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
/
outlives
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2023-12-12
Move some methods from `tcx.hir()` to `tcx`
zetanumbers
-1
/
+1
2023-11-26
rustc: `hir().local_def_id_to_hir_id()` -> `tcx.local_def_id_to_hir_id()` cle...
Vadim Petrochenkov
-1
/
+1
2023-07-14
refactor(rustc_middle): Substs -> GenericArg
Mahdi Dibaiee
-1
/
+1
2023-06-22
migrate inferred_outlives_of to Clause
Michael Goulet
-5
/
+7
2023-06-19
s/Clause/ClauseKind
Michael Goulet
-5
/
+5
2023-06-02
No more TyCtxt::lazy_normalization
Michael Goulet
-1
/
+2
2023-05-28
Make EarlyBinder's inner value private; and fix all of the resulting errors
Kyle Matsuda
-17
/
+20
2023-05-15
Move expansion of query macros in rustc_middle to rustc_middle::query
John Kåre Alsaker
-1
/
+1
2023-05-03
Restrict `From<S>` for `{D,Subd}iagnosticMessage`.
Nicholas Nethercote
-1
/
+1
2023-03-21
Use local key in providers
Michael Goulet
-4
/
+5
2022-11-29
Make inferred_outlives_crate return Clause
Santiago Pastorino
-18
/
+8
2022-11-25
Introduce PredicateKind::Clause
Santiago Pastorino
-6
/
+10
2022-11-13
Store a LocalDefId in hir::GenericParam.
Camille GILLOT
-1
/
+1
2022-09-27
rustc_typeck to rustc_hir_analysis
lcnr
-0
/
+129