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
/
select
Age
Commit message (
Expand
)
Author
Lines
2020-10-06
Avoid cycle in nested obligations for object candidate
Matthew Jasper
-52
/
+175
2020-10-06
Address review comments
Matthew Jasper
-0
/
+5
2020-10-06
Fix ICE
Matthew Jasper
-4
/
+5
2020-10-06
Ensure that associated types for trait objects satisfy their bounds
Matthew Jasper
-13
/
+51
2020-10-06
Remove unused part of return value from `replace_bound_vars_with_placeholders`
Matthew Jasper
-5
/
+5
2020-10-06
Check projections are well-formed when using projection candidates
Matthew Jasper
-26
/
+43
2020-10-06
Rename projection_predicates to item_bounds
Matthew Jasper
-4
/
+2
2020-09-28
move candidate_from_obligation_no_cache
Bastian Kauschke
-156
/
+161
2020-09-26
Remove unused #[allow(...)] statements from compiler/
est31
-1
/
+0
2020-09-24
remove enum name from ImplSource variants
Bastian Kauschke
-18
/
+14
2020-09-18
Wrap recursive predicate evaluation with `ensure_sufficient_stack`
Aaron Hill
-119
/
+133
2020-09-13
Auto merge of #76244 - vandenheuvel:remove__paramenv__def_id, r=nikomatsakis
bors
-0
/
+3
2020-09-09
Remove def_id field from ParamEnv
Bram van den Heuvel
-0
/
+3
2020-09-08
review
Bastian Kauschke
-7
/
+6
2020-09-08
make `ConstEvaluatable` more strict
Bastian Kauschke
-9
/
+11
2020-09-04
Change ty.kind to a method
LeSeulArtichaut
-17
/
+17
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-14
/
+20
2020-08-30
mv compiler to compiler/
mark
-0
/
+3881
[prev]