rust/tests/ui/stability-attribute
2026-01-13 11:08:27 +01:00
..
auxiliary cleaned up some tests 2025-06-11 17:49:03 +05:00
accidental-stable-in-unstable.rs intrinsics: deprecate calling them via the unstable std::intrinsics path 2025-01-15 09:41:33 +01:00
accidental-stable-in-unstable.stderr intrinsics: deprecate calling them via the unstable std::intrinsics path 2025-01-15 09:41:33 +01:00
allow-unstable-reexport.rs use backticks instead of single quotes when reporting "use of unstable library feature" 2024-11-03 13:55:52 -08:00
allow-unstable-reexport.stderr use backticks instead of single quotes when reporting "use of unstable library feature" 2024-11-03 13:55:52 -08:00
allowed-through-unstable.rs rustc_allowed_through_unstable_modules: require deprecation message 2025-02-02 12:36:12 +01:00
allowed-through-unstable.stderr rustc_allowed_through_unstable_modules: require deprecation message 2025-02-02 12:36:12 +01:00
check-stability-issue-138319.rs Pass precise HirId when calling check_stability 2025-03-14 14:51:58 +08:00
check-stability-issue-138319.stderr Pass precise HirId when calling check_stability 2025-03-14 14:51:58 +08:00
const-stability-attribute-implies-missing.rs Re-do recursive const stability checks 2024-10-25 20:31:40 +02:00
const-stability-attribute-implies-missing.stderr Re-do recursive const stability checks 2024-10-25 20:31:40 +02:00
const-stability-attribute-implies-no-feature.rs
const-stability-attribute-implies-no-feature.stderr Structured suggestion for "missing feature in unstable fn call" 2025-01-18 21:13:27 +00:00
const-stability-attribute-implies-using-stable.rs
const-stability-attribute-implies-using-stable.stderr Trim suggestion parts to the subset that is purely additive 2025-02-14 00:44:10 -08:00
const-stability-attribute-implies-using-unstable.rs
const-stability-attribute-implies-using-unstable.stderr Trim suggestion parts to the subset that is purely additive 2025-02-14 00:44:10 -08:00
ctor-stability.rs
default-body-stability-err.rs
default-body-stability-err.stderr use backticks instead of single quotes when reporting "use of unstable library feature" 2024-11-03 13:55:52 -08:00
default-body-stability-ok-enables.rs
default-body-stability-ok-impls.rs
generics-default-stability-trait.rs use backticks instead of single quotes when reporting "use of unstable library feature" 2024-11-03 13:55:52 -08:00
generics-default-stability-trait.stderr use backticks instead of single quotes when reporting "use of unstable library feature" 2024-11-03 13:55:52 -08:00
generics-default-stability-where.rs use backticks instead of single quotes when reporting "use of unstable library feature" 2024-11-03 13:55:52 -08:00
generics-default-stability-where.stderr use backticks instead of single quotes when reporting "use of unstable library feature" 2024-11-03 13:55:52 -08:00
generics-default-stability.rs UI tests: add missing diagnostic kinds where possible 2025-04-08 23:06:31 +03:00
generics-default-stability.stderr Do not gather local all together at the beginning of typeck 2025-05-05 14:27:09 +00:00
issue-28075.rs use backticks instead of single quotes when reporting "use of unstable library feature" 2024-11-03 13:55:52 -08:00
issue-28075.stderr use backticks instead of single quotes when reporting "use of unstable library feature" 2024-11-03 13:55:52 -08:00
issue-28388-3.rs use backticks instead of single quotes when reporting "use of unstable library feature" 2024-11-03 13:55:52 -08:00
issue-28388-3.stderr use backticks instead of single quotes when reporting "use of unstable library feature" 2024-11-03 13:55:52 -08:00
issue-99286-stable-intrinsics.rs remove intrinsics::drop_in_place 2025-04-22 14:06:09 +02:00
issue-106589.rs
issue-106589.stderr
issue-109177.rs
issue-109177.stderr Make typo in field and name suggestions verbose 2025-12-09 17:29:23 +00:00
missing-const-stability.rs parse const trait Trait 2025-07-17 18:06:26 +08:00
missing-const-stability.stderr Integrate stable feature checking into a query. 2025-07-17 23:19:12 +00:00
missing-stability-attr-at-top-level.rs
missing-stability-attr-at-top-level.stderr Tweak multispan rendering 2024-12-12 23:36:27 +00:00
renamed_feature.rs Tracking the old name of renamed unstable library attribute 2025-06-12 19:24:11 +08:00
renamed_feature.stderr Tracking the old name of renamed unstable library attribute 2025-06-12 19:24:11 +08:00
stability-attribute-implies-missing.rs
stability-attribute-implies-missing.stderr
stability-attribute-implies-no-feature.rs use backticks instead of single quotes when reporting "use of unstable library feature" 2024-11-03 13:55:52 -08:00
stability-attribute-implies-no-feature.stderr use backticks instead of single quotes when reporting "use of unstable library feature" 2024-11-03 13:55:52 -08:00
stability-attribute-implies-using-stable.rs
stability-attribute-implies-using-stable.stderr Trim suggestion parts to the subset that is purely additive 2025-02-14 00:44:10 -08:00
stability-attribute-implies-using-unstable.rs
stability-attribute-implies-using-unstable.stderr Trim suggestion parts to the subset that is purely additive 2025-02-14 00:44:10 -08:00
stability-attribute-issue-43027.rs
stability-attribute-issue.rs use backticks instead of single quotes when reporting "use of unstable library feature" 2024-11-03 13:55:52 -08:00
stability-attribute-issue.stderr use backticks instead of single quotes when reporting "use of unstable library feature" 2024-11-03 13:55:52 -08:00
stability-attribute-non-staged-force-unstable.rs
stability-attribute-non-staged-force-unstable.stderr
stability-attribute-non-staged.rs
stability-attribute-non-staged.stderr
stability-attribute-sanity-2.rs Remove UnknownMetaItem error 2025-12-13 13:44:57 +01:00
stability-attribute-sanity-2.stderr Remove UnknownMetaItem error 2025-12-13 13:44:57 +01:00
stability-attribute-sanity-3.rs
stability-attribute-sanity-3.stderr Integrate stable feature checking into a query. 2025-07-17 23:19:12 +00:00
stability-attribute-sanity-4.rs
stability-attribute-sanity-4.stderr Improve spans of malformed attribute errors 2025-12-13 17:13:36 +01:00
stability-attribute-sanity.rs Remove UnknownMetaItem error 2025-12-13 13:44:57 +01:00
stability-attribute-sanity.stderr Remove UnknownMetaItem error 2025-12-13 13:44:57 +01:00
stability-attribute-trait-impl.rs
stability-attribute-trait-impl.stderr Filter empty lines, comments and delimiters from previous to last multiline span rendering 2024-12-12 23:36:27 +00:00
stability-in-private-module.rs update import in UI test 2026-01-13 11:08:27 +01:00
stability-in-private-module.stderr update import in UI test 2026-01-13 11:08:27 +01:00
stability-privacy-interaction.rs cleaned up some tests 2025-06-11 17:49:03 +05:00
stability-privacy-interaction.stderr cleaned up some tests 2025-06-11 17:49:03 +05:00
stable-in-unstable.rs use backticks instead of single quotes when reporting "use of unstable library feature" 2024-11-03 13:55:52 -08:00
stable-in-unstable.stderr use backticks instead of single quotes when reporting "use of unstable library feature" 2024-11-03 13:55:52 -08:00
suggest-vec-allocator-api.rs use backticks instead of single quotes when reporting "use of unstable library feature" 2024-11-03 13:55:52 -08:00
suggest-vec-allocator-api.stderr Do not gather local all together at the beginning of typeck 2025-05-05 14:27:09 +00:00
unresolved_stability_lint.rs
unresolved_stability_lint.stderr