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
/
diagnostics
/
var_name.rs
Age
Commit message (
Expand
)
Author
Lines
2025-04-02
Move methods from `Map` to `TyCtxt`, part 5.
Nicholas Nethercote
-1
/
+1
2025-03-12
Move methods from `Map` to `TyCtxt`, part 4.
Nicholas Nethercote
-1
/
+1
2024-12-18
Re-export more `rustc_span::symbol` things from `rustc_span`.
Nicholas Nethercote
-2
/
+1
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-1
/
+1
2024-08-30
Remove `#[macro_use] extern crate tracing` from `rustc_borrowck`.
Nicholas Nethercote
-0
/
+1
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-1
/
+2
2024-02-06
Invert diagnostic lints.
Nicholas Nethercote
-3
/
+0
2023-11-26
Remove Upvar duplication
Mark Rousskov
-5
/
+4
2023-11-02
Minimize `pub` usage in `source_map.rs`.
Nicholas Nethercote
-1
/
+1
2023-08-01
Use upvar_tys in more places, make it a list
Michael Goulet
-2
/
+2
2023-04-24
Split `{Idx, IndexVec, IndexSlice}` into their own modules
Maybe Waffle
-1
/
+1
2023-04-16
Various minor Idx-related tweaks
Scott McMurray
-2
/
+2
2023-04-13
Remove `ToRegionVid`.
Nicholas Nethercote
-3
/
+3
2023-04-02
Use `&IndexSlice` instead of `&IndexVec` where possible
Scott McMurray
-3
/
+3
2023-01-06
Use fmt named parameters in rustc_borrowck
wcampbell
-15
/
+10
2022-11-09
lint auto pass
AndyJado
-0
/
+3
2022-05-20
Remove `crate` visibility usage in compiler
Jacob Pratt
-5
/
+9
2021-09-07
Move rustc_mir::borrow_check to new crate rustc_borrowck.
Camille GILLOT
-0
/
+129