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
/
tests
/
ui
/
traits
/
trait-upcasting
Age
Commit message (
Expand
)
Author
Lines
2023-12-14
update use of feature flags
lcnr
-6
/
+6
2023-11-24
Show number in error message even for one error
Nilstrieb
-10
/
+10
2023-11-22
Rework supertrait lint once again
Michael Goulet
-3
/
+88
2023-11-22
Stabilize RFC3324 dyn upcasting coercion
Urgau
-174
/
+77
2023-11-20
Bump future release warning mode
Michael Goulet
-4
/
+4
2023-11-20
Don't consider regions in deref_into_dyn_supertrait lint
Michael Goulet
-6
/
+93
2023-08-19
Avoid side-effects from try_coerce when suggesting borrowing LHS of cast
Michael Goulet
-52
/
+8
2023-08-15
Probe when assembling upcast candidates so they don't step on eachother's toes
Michael Goulet
-3
/
+15
2023-08-03
Fix upcasting with normalization in old solver, add a test
Michael Goulet
-0
/
+20
2023-08-03
Rework upcasting
Michael Goulet
-0
/
+76
2023-07-29
Detect trait upcasting through struct tail unsizing
Michael Goulet
-0
/
+40
2023-07-18
moved note as unspanned note, moved note to the bottom of the msg
nxya
-5
/
+1
2023-07-18
added links as a note
nxya
-2
/
+2
2023-07-18
add links to query documentation for E0391
nxya
-2
/
+2
2023-07-18
added links as a note
nxya
-2
/
+7
2023-07-18
add links to query documentation for E0391
nxya
-2
/
+2
2023-07-08
Eagerly resolve vars in predicate during coercion loop
Michael Goulet
-0
/
+37
2023-05-12
Note base types of coercion
Michael Goulet
-3
/
+3
2023-04-11
Allow the elaborator to only filter to real supertraits
Michael Goulet
-0
/
+14
2023-04-11
Broken tests
Michael Goulet
-0
/
+33
2023-04-11
Split implied and super predicate queries
Michael Goulet
-7
/
+2
2023-01-28
Reintroduce multiple_supertrait_upcastable lint
Gary Guo
-0
/
+24
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+1401