This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
8152da82b51a16fbb7a072462af01d15b0b2c8d3
rust
/
compiler
/
rustc_borrowck
/
src
/
polonius
History
Michael Goulet
12e3911d81
Greatly simplify lifetime captures in edition 2024
2025-02-22 22:24:52 +00:00
..
legacy
Implement MIR, CTFE, and codegen for unsafe binders
2025-01-31 17:19:53 +00:00
constraints.rs
introduce localized outlives constraints
2024-12-18 07:33:26 +00:00
dump.rs
Make
PassWhere
impl
Copy
.
2025-02-21 07:12:13 +11:00
liveness_constraints.rs
split polonius context into per-phase data
2025-01-31 10:57:56 +00:00
loan_liveness.rs
Greatly simplify lifetime captures in edition 2024
2025-02-22 22:24:52 +00:00
mod.rs
record boring locals in polonius context
2025-01-31 11:04:50 +00:00
typeck_constraints.rs
encode
Locations::All
typeck constraints as logical edges
2025-01-17 11:52:58 +00:00