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
/
borrow_check
/
nll
History
Matthew Jasper
aa6fb6caf9
Enable migrate mode by default on the 2015 edition
...
This also fully stabilizes two-phase borrows on all editions
2019-04-21 20:50:02 +01:00
..
constraints
rustc: doc comments
2019-02-10 23:42:32 +00:00
explain_borrow
basic refactor. Adding PointerCast enum
2019-04-15 20:29:13 +05:30
region_infer
Deny internal lints on librustc_mir
2019-04-03 19:18:07 +02:00
type_check
Enable migrate mode by default on the 2015 edition
2019-04-21 20:50:02 +01:00
constraint_generation.rs
Replace adt_def with name in mir::ProjectionElem::Downcast
2019-04-02 12:02:17 -07:00
facts.rs
Use normal newtype_index macro for MIR dataflow
2019-04-01 19:38:00 +01:00
invalidation.rs
Enable migrate mode by default on the 2015 edition
2019-04-21 20:50:02 +01:00
mod.rs
update polonius-engine
2019-04-10 22:44:07 +02:00
renumber.rs
Revert the
LazyConst
PR
2019-03-16 21:04:10 +01:00
universal_regions.rs
HirIdification: remove all NodeIds from rustc_mir
2019-03-10 13:22:00 +01:00