index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_borrowck
/
src
/
constraint_generation.rs
Age
Commit message (
Expand
)
Author
Lines
2023-11-26
merge NLL "constraint generation" into liveness
Rémy Rakic
-74
/
+0
2023-11-26
remove polonius fact generation from NLL constraint generation
Rémy Rakic
-194
/
+20
2023-11-14
`LivenessValues` does not need to be generic over regions
Rémy Rakic
-3
/
+3
2023-11-13
add locations instead of "element"s, and remove unused return value
Rémy Rakic
-1
/
+1
2023-07-14
refactor(rustc_middle): Substs -> GenericArg
Mahdi Dibaiee
-5
/
+5
2023-06-06
Remove default visitor impl in region constraint generation
Nilstrieb
-6
/
+2
2023-04-13
Remove `ToRegionVid`.
Nicholas Nethercote
-3
/
+3
2023-02-22
Remove type-traversal trait aliases
Alan Egerton
-2
/
+2
2022-11-09
lint auto pass
AndyJado
-0
/
+2
2022-10-07
Remove TypeckResults from InferCtxt
Cameron Steffen
-6
/
+6
2022-08-26
Replace `Body::basic_blocks()` with field access
Tomasz Miąsko
-1
/
+1
2022-07-06
Update TypeVisitor paths
Alan Egerton
-1
/
+0
2022-07-05
Relax constrained generics to TypeVisitable
Alan Egerton
-1
/
+2
2022-07-04
more `rustc_pass_by_value`
lcnr
-1
/
+1
2022-05-23
Refactor call terminator to always hold a destination place
Jakob Degen
-3
/
+1
2022-02-15
Overhaul `RegionKind` and `Region`.
Nicholas Nethercote
-2
/
+2
2021-09-07
Move rustc_mir::borrow_check to new crate rustc_borrowck.
Camille GILLOT
-0
/
+252