This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-11-05 07:26:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_infer
/
src
/
infer
/
region_constraints
History
Jack Huey
4646b3df6a
Use BoundTy and BoundRegion instead of kind of PlaceholderTy and PlaceholderRegion
2023-04-06 23:01:35 -04:00
..
leak_check.rs
Use BoundTy and BoundRegion instead of kind of PlaceholderTy and PlaceholderRegion
2023-04-06 23:01:35 -04:00
mod.rs
remove obsolete
givens
from regionck
2023-03-26 11:43:12 +03:00
README.md
…
README.md
For info on how the current borrowck works, see the
rustc dev guide
.