est31
|
6a29fab274
|
Mark even more tests as gate tests
Now, no feature outside of the whitelist is
without a test marked as its gate test.
|
2017-01-12 23:53:02 +01:00 |
|
Jonathan Turner
|
050499c407
|
Rollup merge of #37324 - GuillaumeGomez:trait_error_message, r=jonathandturner
Improve E0277 help message
Fixes #37319.
r? @jonathandturner
|
2016-10-24 15:41:29 -07:00 |
|
Guillaume Gomez
|
1fadd868cd
|
Improve E0277 help message
|
2016-10-21 16:13:52 +02:00 |
|
Mikhail Modin
|
e85277596e
|
improve "Doesn't live long enough" error
|
2016-10-20 22:51:51 +03:00 |
|
Mohit Agarwal
|
874a20d01d
|
Update E0277 to new error format
Fixes #35311.
Part of #35233.
r? @jonathandturner
|
2016-08-25 18:26:04 +05:30 |
|
Jonathan Turner
|
70ce90c320
|
Move 'doesn't live long enough' errors to labels
|
2016-08-17 15:24:42 -07:00 |
|
Eduard Burtescu
|
23f0494114
|
test: add more extensive tests for impl Trait.
|
2016-08-12 06:46:31 +03:00 |
|
Eduard Burtescu
|
08bf9f69b9
|
typeck: leak auto trait obligations through impl Trait.
|
2016-08-12 06:46:31 +03:00 |
|