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
/
outlives_suggestion.rs
Age
Commit message (
Expand
)
Author
Lines
2023-12-18
Rename `Session::span_diagnostic` as `Session::dcx`.
Nicholas Nethercote
-2
/
+2
2023-11-14
finish `RegionKind` rename
lcnr
-2
/
+2
2023-05-24
Use `is_some_and`/`is_ok_and` in less obvious spots
Maybe Waffle
-2
/
+1
2023-05-03
Restrict `From<S>` for `{D,Subd}iagnosticMessage`.
Nicholas Nethercote
-5
/
+5
2023-03-05
Remove `allow(potential_query_instability)` from `borrowck`
clubby789
-2
/
+2
2023-01-06
Use fmt named parameters in rustc_borrowck
wcampbell
-10
/
+8
2022-10-27
Revert "Make ClosureOutlivesRequirement not rely on an unresolved type"
Michael Goulet
-1
/
+1
2022-10-19
Make ClosureOutlivesRequirement not rely on an unresolved type
Michael Goulet
-1
/
+1
2022-09-01
Always import all tracing macros for the entire crate instead of piecemeal by...
Oli Scherer
-1
/
+0
2022-06-20
Give name if anonymous region appears in impl signature
Michael Goulet
-1
/
+2
2022-05-25
suggest constraining dyn trait in impl in NLL
b-naber
-1
/
+1
2022-05-20
Remove `crate` visibility usage in compiler
Jacob Pratt
-3
/
+3
2022-04-09
use `format-args-capture` and remove unnecessary nested blocks
Takayuki Maeda
-7
/
+6
2022-03-30
Spellchecking some comments
Yuri Astrakhan
-1
/
+1
2022-02-23
rustc_errors: let `DiagnosticBuilder::emit` return a "guarantee of emission".
Eduard-Mihai Burtescu
-1
/
+1
2022-02-23
Replace `&mut DiagnosticBuilder`, in signatures, with `&mut Diagnostic`.
Eduard-Mihai Burtescu
-2
/
+2
2022-02-11
implement tainted_by_errors in mir borrowck
Michael Goulet
-1
/
+1
2021-10-16
Adopt let_else across the compiler
est31
-3
/
+1
2021-10-03
Don't suggest replacing region with 'static in NLL
Aaron Hill
-3
/
+1
2021-09-07
Move rustc_mir::borrow_check to new crate rustc_borrowck.
Camille GILLOT
-0
/
+265