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
/
errors.rs
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move autoderef to rustc_hir_analysis
Michael Goulet
-0
/
+12
2022-12-14
Ensure async trait impls are async (or otherwise return an opaque type)
Dan Johnson
-0
/
+11
2022-12-13
Move some codegen-y methods from rustc_hir_analysis::collect -> rustc_codegen...
Michael Goulet
-7
/
+0
2022-12-07
Auto merge of #104799 - pcc:linkage-fn, r=tmiasko
bors
-0
/
+7
2022-12-05
On E0195 point at where clause lifetime bounds
Esteban Küber
-0
/
+4
2022-12-05
Support Option and similar enums as type of static variable with linkage attr...
Peter Collingbourne
-1
/
+1
2022-12-05
Move linkage type check to HIR analysis and fix semantics issues.
Peter Collingbourne
-0
/
+7
2022-11-01
Rollup merge of #103575 - Xiretza:suggestions-style-attr, r=davidtwco
Manish Goregaokar
-2
/
+6
2022-11-01
Auto merge of #103217 - mejrs:track, r=eholk
bors
-0
/
+1
2022-10-31
Add more track_caller
mejrs
-0
/
+1
2022-10-29
Rollup merge of #103383 - compiler-errors:tait-scope, r=oli-obk
Matthias Krüger
-0
/
+1
2022-10-27
use proper spans
Boxy
-2
/
+4
2022-10-27
DoIt
Boxy
-0
/
+7
2022-10-26
Convert all #[suggestion_*] attributes to #[suggestion(style = "...")]
Xiretza
-2
/
+6
2022-10-25
Split diagnostic details out into a separate function and fluent files
Oli Scherer
-0
/
+21
2022-10-23
Migrate all diagnostics
Nilstrieb
-29
/
+29
2022-10-22
Note scope of TAIT more accurately
Michael Goulet
-0
/
+1
2022-10-20
rustc_hir_typeck: fix paths and partially mv files
lcnr
-125
/
+2
2022-10-04
find the correct lang item for ranges
yukang
-1
/
+2
2022-10-04
fix #102396, suggest parentheses for possible range methods
yukang
-0
/
+25
2022-10-03
errors: rename `typeck.ftl` to `hir_analysis.ftl`
David Wood
-44
/
+45
2022-09-27
rustc_typeck to rustc_hir_analysis
lcnr
-0
/
+347