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
/
test
/
ui
/
specialization
Age
Commit message (
Expand
)
Author
Lines
2019-10-05
Rename the test
Jonas Schievink
-6
/
+6
2019-10-05
Extend test and fix nits
Jonas Schievink
-8
/
+72
2019-10-05
Pacify tidy
Jonas Schievink
-2
/
+2
2019-10-05
Test that we get the proper errors
Jonas Schievink
-0
/
+70
2019-10-05
Deny specializing items not in the parent impl
Jonas Schievink
-3
/
+10
2019-09-21
Rollup merge of #63907 - estebank:assoc-type-mismatch, r=oli-obk
Mazdak Farrokhzad
-0
/
+8
2019-09-18
Add explanation to type mismatch involving type params and assoc types
Esteban Küber
-0
/
+8
2019-09-19
Restore whitespace
James Munns
-1
/
+1
2019-09-19
Fix a minor grammar nit, update UI tests
James Munns
-2
/
+2
2019-09-08
Give method not found a primary span label
Esteban Küber
-1
/
+1
2019-08-20
Allow 'default async fn' to parse.
Mazdak Farrokhzad
-0
/
+14
2019-08-16
Update stderr files with --bless
sd234678
-10
/
+10
2019-08-16
Remove meaningless comments in src/test
sd234678
-16
/
+0
2019-08-08
Add test for issue 36804
Jack
-0
/
+31
2019-08-04
Revert "Rollup merge of #62696 - chocol4te:fix_#62194, r=estebank"
Ariel Ben-Yehuda
-0
/
+2
2019-07-27
tests: Move run-pass tests with naming conflicts to ui
Vadim Petrochenkov
-0
/
+71
2019-07-27
tests: Move run-pass tests without naming conflicts to ui
Vadim Petrochenkov
-0
/
+954
2019-07-16
Check that trait is exported or public before adding intercrate ambiguity hint
Ferdia McKeogh
-2
/
+0
2019-07-09
normalize use of backticks in compiler messages for libsyntax/feature_gate
Samy Kacimi
-2
/
+2
2019-06-14
Add explanation for E0592
Yuki Okushi
-0
/
+1
2019-04-18
hide `--explain` hint if error has no extended info
Andy Russell
-1
/
+0
2019-04-11
Reword tracking issue note
Esteban Küber
-2
/
+2
2019-04-10
Tweak unstable diagnostic output
Esteban Küber
-2
/
+4
2019-03-21
hygiene: Fix identifier comparison in impl overlap check
Vadim Petrochenkov
-0
/
+35
2019-03-11
Update tests
Vadim Petrochenkov
-30
/
+30
2019-02-17
Add regression test for a specialization-related ICE (#39448)
emlai
-0
/
+62
2018-12-25
Remove licenses
Mark Rousskov
-182
/
+32
2018-10-23
fix typos in various places
Matthias Krüger
-1
/
+1
2018-08-31
cleanup: Add main functions to some UI tests
Vadim Petrochenkov
-7
/
+4
2018-08-14
Merged migrated compile-fail tests and ui tests. Fixes #46841.
David Wood
-0
/
+989