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_middle
/
src
/
middle
/
resolve_lifetime.rs
Age
Commit message (
Expand
)
Author
Lines
2023-02-16
Rename some region-specific stuff
Michael Goulet
-55
/
+0
2022-09-24
separate definitions and `HIR` owners
Takayuki Maeda
-4
/
+4
2022-09-16
remove an unused struct field
Takayuki Maeda
-6
/
+1
2022-08-03
Remove index from Region::EarlyBound.
Camille GILLOT
-1
/
+1
2022-08-03
Create a specific `ObjectLifetimeDefault` enum.
Camille GILLOT
-1
/
+7
2022-07-26
Stop creating anonymous late lifetimes.
Camille GILLOT
-1
/
+0
2022-06-04
Completely remove LifetimeScopeForPath.
Camille GILLOT
-13
/
+0
2022-06-04
Compute lifetimes in scope at diagnostic time.
Camille GILLOT
-2
/
+1
2022-06-03
Manipulate lifetimes by LocalDefId for region resolution.
Camille GILLOT
-6
/
+5
2022-04-10
Store LocalDefId in is_late_bound_map.
Camille GILLOT
-1
/
+1
2022-04-08
check_doc_keyword: don't alloc string for emptiness check
klensy
-1
/
+2
2022-02-24
Remove LifetimeDefOrigin
Michael Goulet
-33
/
+3
2022-02-24
Remove in-band lifetimes
Michael Goulet
-3
/
+0
2021-05-11
improve diagnosts for GATs
b-naber
-0
/
+14
2021-03-31
Add var to BoundRegion. Add query to get bound vars for applicable items.
Jack Huey
-0
/
+2
2021-03-31
Make late and late_anon regions track the bound var position
Jack Huey
-2
/
+7
2021-03-24
resolve late lifetimes by item
Jack Huey
-5
/
+0
2021-01-16
Enforce that query results implement Debug
Aaron Hill
-1
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+86