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
/
coherence
/
inherent_impls.rs
Age
Commit message (
Expand
)
Author
Lines
2023-10-20
s/Generator/Coroutine/
Oli Scherer
-2
/
+2
2023-09-23
Remove GeneratorWitness and rename GeneratorWitnessMIR.
Camille GILLOT
-1
/
+0
2023-09-14
Migrate `rustc_hir_analysis` to session diagnostic
Obei Sideg
-77
/
+16
2023-07-25
inline format!() args from rustc_codegen_llvm to the end (4)
Matthias Krüger
-2
/
+1
2023-07-14
refactor(rustc_middle): Substs -> GenericArg
Mahdi Dibaiee
-1
/
+1
2023-05-03
Restrict `From<S>` for `{D,Subd}iagnosticMessage`.
Nicholas Nethercote
-1
/
+1
2023-03-23
Don't split up TreatProjections and TreatParams anymore
Michael Goulet
-13
/
+3
2023-03-21
Use local key in providers
Michael Goulet
-5
/
+3
2023-03-13
Better names?
Michael Goulet
-5
/
+8
2023-03-13
Treat projections with infer as placeholder during fast reject in new solver
Michael Goulet
-3
/
+10
2023-02-16
remove bound_type_of query; make type_of return EarlyBinder; change type_of i...
Kyle Matsuda
-1
/
+1
2023-02-16
change usages of type_of to bound_type_of
Kyle Matsuda
-1
/
+1
2023-02-14
Do not fetch HIR for inherent impls.
Camille GILLOT
-56
/
+36
2023-02-14
Add `of_trait` to DefKind::Impl.
Camille GILLOT
-1
/
+1
2023-02-13
Tighter spans for bad inherent impl types
Michael Goulet
-16
/
+17
2023-01-27
Introduce GeneratorWitnessMIR.
Camille GILLOT
-0
/
+1
2023-01-17
`rustc_hir_analysis`: remove `ref` patterns
Maybe Waffle
-1
/
+1
2022-12-13
Combine identical alias arms
Michael Goulet
-1
/
+1
2022-12-13
Combine projection and opaque into alias
Michael Goulet
-1
/
+1
2022-10-29
Rename some `OwnerId` fields.
Nicholas Nethercote
-7
/
+7
2022-09-27
rustc_typeck to rustc_hir_analysis
lcnr
-0
/
+251