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
/
universal_regions.rs
Age
Commit message (
Expand
)
Author
Lines
2022-06-03
Compute `is_late_bound` in a separate query.
Camille GILLOT
-2
/
+2
2022-05-20
Remove `crate` visibility usage in compiler
Jacob Pratt
-1
/
+1
2022-05-13
Add bound_type_of
Jack Huey
-4
/
+5
2022-05-10
Introduce EarlyBinder
Jack Huey
-3
/
+5
2022-05-02
fix most compiler/ doctests
Elliot Roberts
-4
/
+4
2022-04-10
Store LocalDefId in is_late_bound_map.
Camille GILLOT
-5
/
+3
2022-04-10
Avoid accessing HIR from MIR queries.
Camille GILLOT
-4
/
+4
2022-03-30
Auto merge of #95436 - cjgillot:static-mut, r=oli-obk
bors
-1
/
+1
2022-03-29
Remember mutability in `DefKind::Static`.
Camille GILLOT
-1
/
+1
2022-03-28
Revert "Auto merge of #93893 - oli-obk:sad_revert, r=oli-obk"
Oli Scherer
-9
/
+5
2022-02-23
Replace `&mut DiagnosticBuilder`, in signatures, with `&mut Diagnostic`.
Eduard-Mihai Burtescu
-2
/
+2
2022-02-21
use `List<Ty<'tcx>>` for tuples
lcnr
-4
/
+2
2022-02-19
Adopt let else in more places
est31
-3
/
+2
2022-02-15
Overhaul `RegionKind` and `Region`.
Nicholas Nethercote
-2
/
+2
2022-02-15
Overhaul `TyS` and `Ty`.
Nicholas Nethercote
-1
/
+1
2022-02-11
Revert "Auto merge of #92007 - oli-obk:lazy_tait2, r=nikomatsakis"
Oli Scherer
-5
/
+9
2022-02-02
Lazily resolve type-alias-impl-trait defining uses
Oli Scherer
-9
/
+5
2021-12-31
Ensure that early-bound function lifetimes are always 'local'
Aaron Hill
-16
/
+25
2021-11-07
Rename functions reflect that inline const is also "typeck_child"
Gary Guo
-20
/
+20
2021-11-07
Implement type inference for inline consts
Gary Guo
-10
/
+39
2021-11-06
use matches!() macro in more places
Matthias Krüger
-8
/
+2
2021-09-07
Move rustc_mir::borrow_check to new crate rustc_borrowck.
Camille GILLOT
-0
/
+817