Esteban Küber
|
6f8f70624b
|
Surround types with backticks in type errors
|
2019-11-18 11:03:04 -08:00 |
|
Esteban Küber
|
b2e6aef073
|
review comments: tweak prefix strings
|
2019-11-18 11:02:44 -08:00 |
|
Esteban Küber
|
83ffda5216
|
Specific labels when referring to "expected" and "found" types
|
2019-11-18 11:02:22 -08:00 |
|
Esteban Küber
|
5b7ffd9333
|
Handle more cases
|
2019-10-15 13:55:43 -07:00 |
|
Jonas Schievink
|
47f89e7485
|
Rename the test
|
2019-10-05 15:33:26 +02:00 |
|
Jonas Schievink
|
33d23cdf04
|
Extend test and fix nits
|
2019-10-05 15:33:26 +02:00 |
|
Jonas Schievink
|
98f02b2362
|
Pacify tidy
|
2019-10-05 15:33:26 +02:00 |
|
Jonas Schievink
|
a0cf5315ef
|
Test that we get the proper errors
|
2019-10-05 15:33:26 +02:00 |
|
Jonas Schievink
|
2cd5030ef5
|
Deny specializing items not in the parent impl
|
2019-10-05 15:33:24 +02:00 |
|
Mazdak Farrokhzad
|
13fee423c8
|
Rollup merge of #63907 - estebank:assoc-type-mismatch, r=oli-obk
Add explanation to type mismatch involving type params and assoc types
CC #63711
|
2019-09-21 21:24:11 +02:00 |
|
Esteban Küber
|
479ce39939
|
Add explanation to type mismatch involving type params and assoc types
|
2019-09-18 17:30:35 -07:00 |
|
James Munns
|
333230fd14
|
Restore whitespace
|
2019-09-19 00:50:03 +02:00 |
|
James Munns
|
f233a4c18b
|
Fix a minor grammar nit, update UI tests
|
2019-09-19 00:16:16 +02:00 |
|
Esteban Küber
|
5799fb419c
|
Give method not found a primary span label
|
2019-09-08 18:27:02 -07:00 |
|
Mazdak Farrokhzad
|
7ee4f1da8c
|
Allow 'default async fn' to parse.
|
2019-08-20 22:57:23 +02:00 |
|
sd234678
|
b7b4c3a9aa
|
Update stderr files with --bless
|
2019-08-16 10:54:20 +01:00 |
|
sd234678
|
56ebd57960
|
Remove meaningless comments in src/test
|
2019-08-16 10:54:20 +01:00 |
|
Jack
|
322a7d6387
|
Add test for issue 36804
|
2019-08-08 19:16:08 -04:00 |
|
Ariel Ben-Yehuda
|
95f29aa81b
|
Revert "Rollup merge of #62696 - chocol4te:fix_#62194, r=estebank"
This reverts commit df21a6f040, reversing
changes made to cc16d04869.
|
2019-08-04 19:52:43 +03:00 |
|
Vadim Petrochenkov
|
5486cc69bd
|
tests: Move run-pass tests with naming conflicts to ui
|
2019-07-27 18:56:17 +03:00 |
|
Vadim Petrochenkov
|
9be35f82c1
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
Ferdia McKeogh
|
2ced474e80
|
Check that trait is exported or public before adding intercrate ambiguity hint
|
2019-07-16 07:53:30 +02:00 |
|
Samy Kacimi
|
41e71b0c93
|
normalize use of backticks in compiler messages for libsyntax/feature_gate
https://github.com/rust-lang/rust/issues/60532
|
2019-07-09 14:13:28 +02:00 |
|
Yuki Okushi
|
047f9bc94d
|
Add explanation for E0592
|
2019-06-14 11:19:21 +09:00 |
|
Andy Russell
|
b6f148c8bd
|
hide --explain hint if error has no extended info
|
2019-04-18 13:29:28 -04:00 |
|
Esteban Küber
|
146d040f0b
|
Reword tracking issue note
|
2019-04-11 11:42:06 -07:00 |
|
Esteban Küber
|
3ab97062cf
|
Tweak unstable diagnostic output
|
2019-04-10 18:10:30 -07:00 |
|
Vadim Petrochenkov
|
fa013896f7
|
hygiene: Fix identifier comparison in impl overlap check
|
2019-03-21 22:20:10 +03:00 |
|
Vadim Petrochenkov
|
fa72a81bea
|
Update tests
|
2019-03-11 23:10:26 +03:00 |
|
emlai
|
ee948d9981
|
Add regression test for a specialization-related ICE (#39448)
|
2019-02-17 20:41:18 +02:00 |
|
Mark Rousskov
|
2a663555dd
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
Matthias Krüger
|
4972beaf65
|
fix typos in various places
|
2018-10-23 15:56:25 +02:00 |
|
Vadim Petrochenkov
|
c56adf6413
|
cleanup: Add main functions to some UI tests
|
2018-08-31 18:56:15 +03:00 |
|
David Wood
|
3fc7ab2373
|
Merged migrated compile-fail tests and ui tests. Fixes #46841.
|
2018-08-14 11:12:09 +02:00 |
|