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
/
hir_wf_check.rs
Age
Commit message (
Expand
)
Author
Lines
2023-11-17
replace unnecessary folder impls with fold_region
lcnr
-24
/
+8
2023-11-13
rename `ReLateBound` to `ReBound`
lcnr
-1
/
+2
2023-07-28
Lower generic const items to HIR
León Orell Valerian Liehr
-1
/
+1
2023-06-19
s/Clause/ClauseKind
Michael Goulet
-1
/
+1
2023-06-17
Move WF goal to clause
Michael Goulet
-1
/
+1
2023-06-16
Add `AliasKind::Weak` for type aliases.
Oli Scherer
-1
/
+3
2023-05-15
Move expansion of query macros in rustc_middle to rustc_middle::query
John Kåre Alsaker
-1
/
+1
2023-03-22
Auto merge of #109119 - lcnr:trait-system-cleanup, r=compiler-errors
bors
-21
/
+21
2023-03-21
Use LocalDefId in ItemCtxt
Michael Goulet
-1
/
+1
2023-03-21
remove some trait solver helpers
lcnr
-21
/
+21
2023-02-22
Remove type-traversal trait aliases
Alan Egerton
-1
/
+1
2023-02-13
Rename folder traits' `tcx` method to `interner`
Alan Egerton
-1
/
+1
2023-02-13
Make folding traits generic over the Interner
Alan Egerton
-1
/
+1
2023-02-13
Alias folding/visiting traits instead of re-export
Alan Egerton
-1
/
+1
2023-01-23
fix: use LocalDefId instead of HirId in trait res
Vincenzo Palazzo
-4
/
+5
2023-01-17
`rustc_hir_analysis`: remove `ref` patterns
Maybe Waffle
-1
/
+1
2023-01-12
Point at HIR types when impl trait ref doesn't normalize
Michael Goulet
-17
/
+29
2022-11-16
Convert predicates into Predicate in the Obligation constructor
Oli Scherer
-3
/
+3
2022-10-10
Rollup merge of #102829 - compiler-errors:rename-impl-item-kind, r=TaKO8Ki
Yuki Okushi
-1
/
+1
2022-10-09
ImplItemKind::TyAlias => ImplItemKind::Type
Michael Goulet
-1
/
+1
2022-10-07
Change InferCtxtBuilder from enter to build
Cameron Steffen
-29
/
+27
2022-09-27
rustc_typeck to rustc_hir_analysis
lcnr
-0
/
+188