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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
compile-fail
/
coherence-default-trait-impl.rs
Age
Commit message (
Expand
)
Author
Lines
2018-01-13
Remove wfcheck for auto traits, remove dead error codes
leonardo.yvens
-2
/
+0
2018-01-13
Adjust tests for removal of `impl Foo for .. {}`
leonardo.yvens
-12
/
+5
2017-11-03
auto trait future compatibility lint
leonardo.yvens
-0
/
+4
2017-11-03
[Syntax Breaking] Rename DefaultImpl to AutoImpl
leonardo.yvens
-1
/
+1
2017-04-14
Implement RFC 1268
Sean Griffin
-1
/
+1
2017-02-25
rustc_typeck: rework coherence to be almost completely on-demand.
Eduard-Mihai Burtescu
-1
/
+1
2016-03-14
Adjust test for new overlap message on default trait impls
Aaron Turon
-1
/
+1
2015-12-16
Provide overlapping types for coherence errors
Aaron Turon
-1
/
+1
2015-04-21
test: Fix fallout in tests
Alex Crichton
-5
/
+3
2015-04-09
Remove `ignore-tidy-linelength` from tests that no longer need it
Luke Gallagher
-2
/
+0
2015-03-20
Check trait unsafety for defaulted traits
Flavio Percoco
-0
/
+10
2015-02-22
Restore the coherence visitor and fix fallouts
Flavio Percoco
-3
/
+0
2015-02-22
Record default implementations in a separate step
Flavio Percoco
-1
/
+3
2015-02-22
Test all the things
Flavio Percoco
-0
/
+25