This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_mir_transform
/
src
History
bstrie
ce1143e94d
impl Copy/Clone for arrays in std, not in compiler
2021-11-08 13:11:58 -05:00
..
coverage
use matches!() macro in more places
2021-11-06 16:13:14 +01:00
inline
…
abort_unwinding_calls.rs
…
add_call_guards.rs
…
add_moves_for_packed_drops.rs
…
add_retag.rs
…
check_const_item_mutation.rs
…
check_packed_ref.rs
…
check_unsafety.rs
…
cleanup_post_borrowck.rs
…
const_debuginfo.rs
…
const_goto.rs
…
const_prop.rs
Replace FnLikeNode by FnKind.
2021-10-19 23:31:51 +02:00
deaggregator.rs
…
deduplicate_blocks.rs
…
dest_prop.rs
…
dump_mir.rs
…
early_otherwise_branch.rs
…
elaborate_drops.rs
…
function_item_references.rs
…
generator.rs
…
inline.rs
…
instcombine.rs
…
lib.rs
Revert "Add rustc lint, warning when iterating over hashmaps"
2021-10-28 11:01:42 -04:00
lower_intrinsics.rs
…
lower_slice_len.rs
…
match_branches.rs
…
multiple_return_terminators.rs
…
normalize_array_len.rs
…
nrvo.rs
…
remove_noop_landing_pads.rs
…
remove_storage_markers.rs
…
remove_unneeded_drops.rs
…
remove_zsts.rs
…
required_consts.rs
…
reveal_all.rs
Run reveal_all on MIR more often.
2021-11-06 15:56:29 +01:00
separate_const_switch.rs
…
shim.rs
impl Copy/Clone for arrays in std, not in compiler
2021-11-08 13:11:58 -05:00
simplify_branches.rs
…
simplify_comparison_integral.rs
…
simplify_try.rs
…
simplify.rs
…
uninhabited_enum_branching.rs
…
unreachable_prop.rs
use matches!() macro in more places
2021-11-06 16:13:14 +01:00