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
/
src
/
librustc_mir
/
transform
History
Matthew Jasper
f30a8186f7
Make pointers to statics internal
2020-01-23 21:38:15 +00:00
..
check_consts
Auto merge of
#65672
- ecstatic-morse:unified-dataflow-proto, r=pnkfelix
2020-01-21 15:29:18 +00:00
add_call_guards.rs
…
add_moves_for_packed_drops.rs
…
add_retag.rs
…
check_unsafety.rs
Make pointers to statics internal
2020-01-23 21:38:15 +00:00
cleanup_post_borrowck.rs
…
const_prop.rs
Rollup merge of
#68297
- Aaron1011:fix/new-const-prop-bounds, r=oli-obk
2020-01-21 07:32:44 +09:00
copy_prop.rs
…
deaggregator.rs
…
dump_mir.rs
…
elaborate_drops.rs
…
erase_regions.rs
…
generator.rs
librustc_mir: don't allocate vectors where slices will do.
2020-01-22 17:19:26 +01:00
inline.rs
…
instcombine.rs
librustc_mir: don't allocate vectors where slices will do.
2020-01-22 17:19:26 +01:00
mod.rs
…
no_landing_pads.rs
…
promote_consts.rs
…
qualify_min_const_fn.rs
Add
constness
field to
ty::Predicate::Trait
2020-01-20 00:00:08 -08:00
remove_noop_landing_pads.rs
…
rustc_peek.rs
…
simplify_branches.rs
…
simplify_try.rs
…
simplify.rs
…
uninhabited_enum_branching.rs
…
unreachable_prop.rs
…