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
Niko Matsakis
dd3cc9669a
add the
AscribeUserType
statement kind
...
Make it have the semantics of subtype.
2018-09-10 08:22:31 -04:00
..
constraints
Rollup merge of
#53315
- nikomatsakis:newtype-index, r=Mark-Simulacrum
2018-09-08 18:28:13 +08:00
explain_borrow
remove the liveness mode and simplify
categorize
2018-08-27 13:48:40 -04:00
region_infer
Rollup merge of
#53315
- nikomatsakis:newtype-index, r=Mark-Simulacrum
2018-09-08 18:28:13 +08:00
type_check
add the
AscribeUserType
statement kind
2018-09-10 08:22:31 -04:00
constraint_generation.rs
add the
AscribeUserType
statement kind
2018-09-10 08:22:31 -04:00
facts.rs
make field always private, add
From
impls
2018-09-07 11:37:46 -04:00
invalidation.rs
add the
AscribeUserType
statement kind
2018-09-10 08:22:31 -04:00
mod.rs
move
annotate
onto a method of
UniversalRegions
2018-09-07 17:08:21 -04:00
renumber.rs
add the
AscribeUserType
statement kind
2018-09-10 08:22:31 -04:00
universal_regions.rs
print less info to stabilize tests
2018-09-07 17:24:46 -04:00