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_middle
/
src
/
traits
/
select.rs
Age
Commit message (
Collapse
)
Author
Lines
2021-10-10
Fix spelling: Cannonical -> Canonical
John Kugelman
-2
/
+2
2021-10-05
Issue 89275 fix and test
Tom Farmer
-4
/
+10
Issue 89275 fix and test Fix librustdoc OverflowError usage rust tidy run Issue 89275 fix and test
2021-09-15
Coerce const FnDefs to implement const Fn traits
Deadbeef
-1
/
+3
2021-09-09
Const drop selection candidates
Deadbeef
-0
/
+3
2021-08-22
Fix typos “a”→“an”
Frank Steffahn
-1
/
+1
2021-08-18
Properly generate multiple candidates for trait upcasting coercion.
Charles Lew
-0
/
+5
2021-08-13
Make selection and evaluation caches use constness
Deadbeef
-2
/
+2
2021-02-15
Add `ptr::Pointee` trait (for all types) and `ptr::metadata` function
Simon Sapin
-0
/
+3
RFC: https://github.com/rust-lang/rfcs/pull/2580
2020-11-22
Thread `Constness` through selection
Jonas Schievink
-1
/
+1
2020-10-22
Normalize when finding trait object candidates
Matthew Jasper
-1
/
+4
2020-10-06
Handle multiple applicable projection candidates
Matthew Jasper
-3
/
+4
2020-08-30
mv compiler to compiler/
mark
-0
/
+255