Christian Poveda
|
b80472d84c
|
fixed tests
|
2018-04-27 11:02:36 -05:00 |
|
Christian Poveda
|
4bf35f93c9
|
updated stderr files and removed feature-gate test for dyn_trait
|
2018-04-27 10:05:51 -05:00 |
|
Christian Poveda
|
0efb5677d7
|
dyn_trait feature-gate just for stage0
|
2018-04-27 10:04:58 -05:00 |
|
Felix S. Klock II
|
032081cdff
|
Trivial updates to .nll.stderr files post-rebase, reflecting s/-Znll/nll/ in messages.
|
2018-04-18 15:37:23 +02:00 |
|
Felix S. Klock II
|
746d63a203
|
Checkpoint the current status of NLL on ui tests via compare-mode=nll.
|
2018-04-11 00:38:35 +02:00 |
|
Taylor Cramer
|
e6e6bd27d5
|
Stabilize underscore lifetimes
|
2018-03-29 00:27:50 +02:00 |
|
Niko Matsakis
|
d913af8691
|
add new test for dyn<Trait + '_> used in a struct
`'_` is illegal in structs; this currently gets a duplicate error
|
2018-03-22 16:54:51 -04:00 |
|
Niko Matsakis
|
f9bf827055
|
resolve '_ in dyn Trait just like ordinary elision
cc #48468
|
2018-03-14 19:39:28 -04:00 |
|