rust/src/librustc_codegen_ssa/mir
Mazdak Farrokhzad ba5b04ac46
Rollup merge of #61688 - RalfJung:is-floating-point, r=cramertj
is_fp and is_floating_point do the same thing, remove the former

also consistently mark all these `is_*` methods for inlining
2019-06-12 04:22:53 +02:00
..
analyze.rs rustc_codegen_*: deny(unused_lifetimes). 2019-06-11 14:11:58 +03:00
block.rs Run rustfmt --file-lines ... for changes from previous commits. 2019-06-11 14:11:59 +03:00
constant.rs query-ify const_field 2019-06-02 23:03:58 -05:00
mod.rs Add walk_chain. 2019-06-05 07:43:15 +10:00
operand.rs Auto merge of #61350 - RalfJung:alloc, r=oli-obk 2019-06-01 16:06:11 +00:00
place.rs Aggregation of drive-by cosmetic changes. 2019-06-05 21:09:26 +01:00
rvalue.rs is_fp and is_floating_point do the same thing, remove the former 2019-06-11 19:46:16 +02:00
statement.rs Shrink mir::Statement. 2019-04-03 09:09:59 +11:00