Albert Larsan
cf2dff2b1e
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
Lukas Markeffsky
035d854947
reduce spans for unsafe impl
errors
2023-01-01 18:48:57 +01:00
Nicolas Barrios
770538ef9b
Add fix suggestions for E0199, E0200, and E0569
2022-10-20 20:08:27 -04:00
Niko Matsakis
fda3378e3f
introduce negative_impls
feature gate and document
...
They used to be covered by `optin_builtin_traits` but negative impls
are now applicable to all traits, not just auto traits.
This also adds docs in the unstable book for the current state of auto traits.
2020-03-26 06:52:55 -04:00
Ohad Ravid
026aee62ac
Stabilize the re_rebalance_coherence
feature
2019-10-31 17:11:21 +01:00
Georg Semmler
2bc436e713
Add missing files
2019-01-03 22:27:12 +01:00
Mark Rousskov
2a663555dd
Remove licenses
2018-12-25 21:08:33 -07:00
David Wood
3fc7ab2373
Merged migrated compile-fail tests and ui tests. Fixes #46841 .
2018-08-14 11:12:09 +02:00