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
/
astconv
/
errors.rs
Age
Commit message (
Expand
)
Author
Lines
2023-05-03
Restrict `From<S>` for `{D,Subd}iagnosticMessage`.
Nicholas Nethercote
-8
/
+8
2023-04-01
fix clippy::iter_kv_map
Matthias Krüger
-2
/
+2
2023-03-28
Add `(..)` syntax for RTN
Michael Goulet
-7
/
+15
2023-03-10
feat: implement better error for manual impl of `Fn*` traits
Ezra Shaw
-35
/
+72
2023-02-24
Rename many interner functions.
Nicholas Nethercote
-1
/
+1
2023-02-22
diagnostics: if AssocFn has self argument, describe as method
Michael Howell
-4
/
+1
2023-02-20
Rollup merge of #108200 - jhpratt:restricted-damerau-levenshtein-distance, r=...
Matthias Krüger
-1
/
+1
2023-02-19
Add some FIXMEs for follow-up PRs
León Orell Valerian Liehr
-2
/
+6
2023-02-19
Fix substitution bug
León Orell Valerian Liehr
-6
/
+6
2023-02-19
Groundwork for detecting ambiguous candidates
León Orell Valerian Liehr
-0
/
+60
2023-02-19
Make use of ObligationCtxt
León Orell Valerian Liehr
-7
/
+7
2023-02-19
Type-directed probing for inherent associated types
León Orell Valerian Liehr
-2
/
+164
2023-02-19
Make public API, docs algorithm-agnostic
Jacob Pratt
-1
/
+1
2023-01-17
Remove double spaces after dots in comments
Maybe Waffle
-1
/
+1
2023-01-11
Change `src/test` to `tests` in source files, fix tidy and tests
Albert Larsan
-1
/
+1
2022-11-02
Simplify astconv item def id handling
Oli Scherer
-5
/
+2
2022-09-27
rustc_typeck to rustc_hir_analysis
lcnr
-0
/
+411