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
/
src
/
librustc_trait_selection
/
traits
/
util.rs
Age
Commit message (
Expand
)
Author
Lines
2020-08-30
mv compiler to compiler/
mark
-363
/
+0
2020-08-14
Tweak output of E0225
Esteban Küber
-4
/
+8
2020-07-27
split ignore_qualifiers
Bastian Kauschke
-3
/
+2
2020-07-27
`PredicateKint` -> `PredicateKind`, the beginning of the end
Bastian Kauschke
-2
/
+3
2020-07-27
somewhat related cleanup
Bastian Kauschke
-3
/
+3
2020-06-14
Improve `Instance` docs
Jonas Schievink
-1
/
+1
2020-06-05
Rename traits::Vtable to ImplSource.
Ana-Maria Mihalache
-1
/
+1
2020-05-23
take predicates by value instead of by reference
Bastian Kauschke
-2
/
+2
2020-05-20
make `to_predicate` take a `tcx` argument
Niko Matsakis
-4
/
+5
2020-05-01
remove obsolete comment
Tshepang Lekhonkhobe
-1
/
+0
2020-04-20
Use more `Iterator`s instead of `Vec`s
Esteban Küber
-24
/
+16
2020-04-14
Rename AssocKind::Method to AssocKind::Fn
Rustin-Liu
-3
/
+3
2020-04-03
Rollup merge of #70641 - estebank:dedup-code, r=nikomatsakis
Mazdak Farrokhzad
-295
/
+2
2020-04-01
Remove duplicated code in trait selection
Esteban Küber
-295
/
+2
2020-03-30
Use query instead of `impl_is_default` fn
Jonas Schievink
-2
/
+1
2020-03-30
spec. graph: track defining and finalizing impls
Jonas Schievink
-15
/
+1
2020-03-30
rustc -> rustc_middle part 3 (rustfmt)
Mazdak Farrokhzad
-3
/
+3
2020-03-30
rustc -> rustc_middle part 2
Mazdak Farrokhzad
-3
/
+3
2020-03-14
Move rustc_infer::traits to new crate rustc_trait_selection.
Camille GILLOT
-0
/
+675