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
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2022-02-20
Always format to internal String in FmtPrinter
Mark Rousskov
-8
/
+4
2022-02-19
Adopt let else in more places
est31
-7
/
+3
2022-02-17
Rollup merge of #94011 - est31:let_else, r=lcnr
Matthias Krüger
-4
/
+3
2022-02-16
Adopt let_else in even more places
est31
-4
/
+3
2022-02-15
Overhaul `RegionKind` and `Region`.
Nicholas Nethercote
-19
/
+17
2022-02-15
Overhaul `TyS` and `Ty`.
Nicholas Nethercote
-6
/
+6
2022-02-12
Improve error messages even more
Deadbeef
-93
/
+22
2022-01-11
Store a `Symbol` instead of an `Ident` in `VariantDef`/`FieldDef`
Aaron Hill
-1
/
+1
2021-12-19
Auto merge of #91957 - nnethercote:rm-SymbolStr, r=oli-obk
bors
-2
/
+2
2021-12-15
Remove in_band_lifetimes from borrowck
Dániel Buga
-2
/
+2
2021-12-15
Remove unnecessary sigils around `Symbol::as_str()` calls.
Nicholas Nethercote
-2
/
+2
2021-12-10
Suggest using a temporary variable to fix borrowck errors
Noah Lev
-0
/
+1
2021-12-01
Rollup merge of #90985 - camsteffen:diag-name-usage, r=jackh726
Matthias Krüger
-20
/
+15
2021-11-21
Simplify for loop desugar
Cameron Steffen
-9
/
+3
2021-11-16
Use get_diagnostic_name more
Cameron Steffen
-20
/
+15
2021-10-02
Make diangostic item names consistent
Cameron Steffen
-2
/
+2
2021-09-07
Rename rustc_mir to rustc_const_eval.
Camille GILLOT
-6
/
+7
2021-09-07
Move the dataflow framework to its own crate.
Camille GILLOT
-1
/
+1
2021-09-07
Move rustc_mir::borrow_check to new crate rustc_borrowck.
Camille GILLOT
-0
/
+1097
[prev]