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_trait_selection
/
src
/
traits
/
util.rs
Age
Commit message (
Expand
)
Author
Lines
2022-06-05
get_vtable returns opt instd of unwrpping
ouz-a
-6
/
+8
2022-05-10
Introduce EarlyBinder
Jack Huey
-2
/
+2
2022-05-04
Add debug statements.
Camille GILLOT
-1
/
+2
2022-03-24
Implement impl_subject_and_oblig instead of repeating the impls
Santiago Pastorino
-38
/
+10
2022-03-24
Where bounds are checked on inherent impls
Santiago Pastorino
-0
/
+28
2022-02-23
Replace `&mut DiagnosticBuilder`, in signatures, with `&mut Diagnostic`.
Eduard-Mihai Burtescu
-7
/
+2
2021-12-20
Eliminate `ObligationCauseData`.
Nicholas Nethercote
-1
/
+1
2021-12-15
Remove `in_band_lifetimes` from `rustc_trait_selection`
Sylvan Bowdler
-7
/
+10
2021-12-12
Revert "Auto merge of #91491 - spastorino:revert-91354, r=oli-obk"
Deadbeef
-5
/
+5
2021-12-03
Revert "Auto merge of #91354 - fee1-dead:const_env, r=spastorino"
Santiago Pastorino
-5
/
+5
2021-11-29
Completely remove ConstnessAnd
Oli Scherer
-1
/
+1
2021-11-29
Avoid storing the ImplPolarity and Constness next to a TraitRef and use Trait...
Oli Scherer
-4
/
+4
2021-11-20
Point at source of trait bound obligations in more places
Esteban Kuber
-6
/
+13
2021-09-15
Remove ToPredicate impls that use Binder::dummy
jackh726
-1
/
+1
2021-09-05
Add query `own_existential_vtable_entries`
Gary Guo
-28
/
+17
2021-09-05
Stop allocating vtable entries for non-object-safe methods
Gary Guo
-4
/
+9
2021-03-31
Add tcx lifetime to Binder
Jack Huey
-2
/
+2
2020-12-19
More rebinds
Jack Huey
-3
/
+5
2020-11-22
Thread `Constness` through selection
Jonas Schievink
-2
/
+2
2020-11-16
compiler: fold by value
Bastian Kauschke
-2
/
+2
2020-08-30
mv compiler to compiler/
mark
-0
/
+363
[prev]