Jack Huey
410dcc9674
Fully stabilize NLL
2022-06-03 17:16:41 -04:00
Jack Huey
12a2d7967c
Use revisions for NLL in various directories
2022-05-22 15:21:27 -04:00
Camille GILLOT
2b2dc5c035
Bless tests.
2022-05-12 20:29:11 +02:00
Michael Goulet
67ef11dc2a
check all dyn obligations, actually
2022-03-14 17:59:31 -07:00
Michael Goulet
f14a5fd712
check Projection supertrait bounds when confirming dyn candidate
2022-03-14 15:35:06 -07:00
est31
6550021124
Remove box syntax from most places in src/test outside of the issues dir
2021-09-26 04:07:44 +02:00
Esteban Küber
99f2977031
Modify structured suggestion output
...
* On suggestions that include deletions, use a diff inspired output format
* When suggesting addition, use `+` as underline
* Color highlight modified span
2021-08-11 09:46:24 +00:00
Michael Howell
83d3a94b04
Add #![allow(dyn_drop)] to test cases with dyn Drop in them
...
These are all testing corner-cases in the compiler.
Adding a new warning broke these test cases, but --cap-lints stops
it from actually breaking things in production.
2021-07-18 07:55:57 -07:00
b-naber
e4d9bc66f6
improve diagnosts for GATs
2021-05-11 14:09:46 +02:00
Yuki Okushi
eb9abea295
Move some tests to more suitable subdirs
2021-03-06 18:24:53 +09:00
Bram van den Heuvel
0d96a79fb8
Organize trait test files
2021-02-09 14:19:35 +01:00