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
/
item_bounds.rs
Age
Commit message (
Expand
)
Author
Lines
2023-03-26
Don't elaborate non-obligations into obligations
Michael Goulet
-7
/
+4
2023-03-21
IdentitySubsts::identity_for_item takes Into<DefId>
Michael Goulet
-3
/
+3
2023-03-21
Use LocalDefId in ItemCtxt
Michael Goulet
-10
/
+14
2023-03-21
Use local key in providers
Michael Goulet
-10
/
+13
2023-03-16
Install projection from RPITIT to default trait method opaque correctly
Michael Goulet
-14
/
+22
2023-03-06
Properly implement explicit_item_bounds for RPITITs trait assoc ty
Santiago Pastorino
-11
/
+23
2023-03-02
rustc_middle: Remove trait `DefIdTree`
Vadim Petrochenkov
-1
/
+1
2023-02-24
Rename many interner functions.
Nicholas Nethercote
-1
/
+1
2023-01-17
change item_bounds query to return EarlyBinder; remove bound_item_bounds query
Kyle Matsuda
-3
/
+7
2023-01-11
Add `AstConv::astconv` method to remove `<dyn AstConv>::` calls
Maybe Waffle
-4
/
+4
2022-12-28
Rework hir Bounds collection
Michael Goulet
-6
/
+4
2022-11-25
Introduce PredicateKind::Clause
Santiago Pastorino
-3
/
+5
2022-09-27
rustc_typeck to rustc_hir_analysis
lcnr
-0
/
+110