about summary refs log tree commit diff
path: root/tests/ui/rfcs/rfc-2632-const-trait-impl/const-drop-fail-2.rs
AgeCommit message (Collapse)AuthorLines
2024-10-22Move testsMichael Goulet-45/+0
2024-09-15stabilize const_mut_refsRalf Jung-1/+0
2024-04-09Further cleanup cfgs in the UI test suiteUrgau-1/+1
This commit does three things: 1. replaces (the last remaining) never true cfgs by the FALSE cfg 2. fix derive-helper-configured.rs (typo in directive) 3. and comment some current unused #[cfg_attr] (missing revisions)
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2023-08-06bless testsDeadbeef-3/+6
2023-08-06lower impl const to bind to host effect paramDeadbeef-1/+1
2023-06-05Better group RFC ui tests togetherMaybe Waffle-0/+43