Folkert de Vries
41ddf86722
Make #[naked]
an unsafe attribute
2025-04-19 00:03:35 +02:00
dianne
d7d6238b23
use backticks instead of single quotes when reporting "use of unstable library feature"
...
This is consistent with all other diagnostics I could find containing
features and enables the use of `DiagSymbolList` for generalizing
diagnostics for unstable library features to multiple features.
2024-11-03 13:55:52 -08:00
Folkert de Vries
bc0a9543a3
more asm!
-> naked_asm!
in tests
2024-10-06 18:12:25 +02:00
Folkert
1a9c1cbf36
use naked_asm!
in feature-gate-naked_functions test
2024-10-06 18:12:25 +02:00
Oli Scherer
eab2adb660
Continue to borrowck even if there were previous errors
2024-02-08 08:10:43 +00:00
George-lewis
d56cdd48cb
Bless tests
...
Update tests
2024-01-13 12:46:58 -05:00
Gary Guo
86bd81fe83
Update tracking issue of naked_functions
...
The original tracking issue was superseded by a new one
(constrainted naked functions) and therefore is closed.
2023-12-31 17:09:46 +00:00
Albert Larsan
cf2dff2b1e
Move /src/test to /tests
2023-01-11 09:32:08 +00:00