Croissant Runtime
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
crsn/crsn/src/asm/instr
Ondřej Hruška 8d10fa406d
Minor "else" improvements
4 years ago
..
cond.rs Reduce true/false conditionals down to just 'else' and warn if else is used in non-final branch 4 years ago
flatten.rs Minor "else" improvements 4 years ago
mod.rs remove unnecessary cloning of SourcePosition, reduce SourcePosition size. clean, format 4 years ago
op.rs Minor "else" improvements 4 years ago