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
Ralf Jung
ebfa3e3f62
stabilize const_fn_floating_point_arithmetic
2024-08-22 08:25:54 +02:00
许杰友 Jieyou Xu (Joe)
ec2cc761bc
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
Matthias Krüger
4808aa8872
Rollup merge of #117420 - Jules-Bertholet:internal-unstable-stmt-expr-attributes, r=petrochenkov
...
Make `#![allow_internal_unstable(..)]` work with `stmt_expr_attributes`
This is a necessary first step to fixing #117304 , as explained in https://github.com/rust-lang/rust/issues/117304#issuecomment-1784414453 .
`@rustbot` label T-compiler
2024-01-26 14:43:29 +01:00
George-lewis
d56cdd48cb
Bless tests
...
Update tests
2024-01-13 12:46:58 -05:00
Nilstrieb
41e8d152dc
Show number in error message even for one error
...
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
2023-11-24 19:15:52 +01:00
Jules Bertholet
42b1406d9e
Make allow_internal_unstable
work with stmt_expr_attributes
2023-10-30 21:16:23 -04:00
Michael Goulet
dc946649f5
Clean up some bad ui testing annotations
2023-08-15 01:03:09 +00:00
Esteban Küber
5b40aa5eb4
Tweak output for 'add line' suggestion
2023-04-12 22:50:10 +00:00
Albert Larsan
cf2dff2b1e
Move /src/test to /tests
2023-01-11 09:32:08 +00:00