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_hir_analysis
/
src
/
structured_errors
Age
Commit message (
Expand
)
Author
Lines
2023-05-03
Restrict `From<S>` for `{D,Subd}iagnosticMessage`.
Nicholas Nethercote
-11
/
+11
2023-03-28
Add `(..)` syntax for RTN
Michael Goulet
-2
/
+6
2023-03-05
migrate `rustc_hir_analysis` to session diagnostic
Obei Sideg
-27
/
+23
2023-02-23
diagnostics: remove inconsistent English article "this" from E0107
Michael Howell
-1
/
+1
2023-02-23
Auto merge of #108324 - notriddle:notriddle/assoc-fn-method, r=compiler-error...
bors
-2
/
+2
2023-02-22
Remove type-traversal trait aliases
Alan Egerton
-2
/
+2
2023-02-22
diagnostics: if AssocFn has self argument, describe as method
Michael Howell
-2
/
+2
2023-02-15
Copy `ty::AssocItem` all other the place
Maybe Waffle
-1
/
+1
2023-01-17
`rustc_hir_analysis`: remove `ref` patterns
Maybe Waffle
-2
/
+2
2023-01-06
use smaller spans for missing lifetime/generic args
Takayuki Maeda
-6
/
+14
2023-01-04
rename find_parent_node to opt_parent_id
Michael Goulet
-1
/
+1
2022-11-24
Change how suggested lifetime args are computed.
Camille GILLOT
-20
/
+48
2022-11-19
Fix substraction with overflow in `wrong_number_of_generic_args.rs`
Mahmoud Mazouz
-1
/
+2
2022-09-27
rustc_typeck to rustc_hir_analysis
lcnr
-0
/
+1146