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
/
collect
Age
Commit message (
Expand
)
Author
Lines
2022-10-18
change `ConstEvaluatable` to use `ty::Const`
lcnr
-2
/
+2
2022-10-13
Auto merge of #102700 - oli-obk:0xDEAD_TAIT, r=compiler-errors
bors
-26
/
+41
2022-10-12
Auto merge of #101679 - compiler-errors:rpitit-default-body, r=nikomatsakis
bors
-3
/
+2
2022-10-10
Move lifetime resolution module to rustc_hir_analysis.
Camille GILLOT
-0
/
+1888
2022-10-10
Rollup merge of #102829 - compiler-errors:rename-impl-item-kind, r=TaKO8Ki
Yuki Okushi
-2
/
+2
2022-10-09
ImplItemKind::TyAlias => ImplItemKind::Type
Michael Goulet
-2
/
+2
2022-10-07
Check hidden types in dead code
Oli Scherer
-13
/
+33
2022-10-07
Unconditionally encode hidden types in typeck results
Oli Scherer
-14
/
+9
2022-10-07
fix a ICE #102768
Takayuki Maeda
-2
/
+4
2022-10-05
Support default-body trait functions with RPITIT
Michael Goulet
-3
/
+2
2022-10-01
Refactor rustc lint API
Maybe Waffle
-3
/
+2
2022-09-29
Auto merge of #102471 - Dylan-DPC:rollup-ij3okjt, r=Dylan-DPC
bors
-30
/
+87
2022-09-29
Split collect.rs
Oli Scherer
-0
/
+1188
2022-09-27
Support bindings with anon consts in generics
Michael Goulet
-2
/
+45
2022-09-27
Make type_of work correctly for const arg bindings
Michael Goulet
-3
/
+9
2022-09-27
Format type_of
Michael Goulet
-28
/
+36
2022-09-27
rustc_typeck to rustc_hir_analysis
lcnr
-0
/
+989