summary refs log tree commit diff
path: root/tests/ui/consts/control-flow
AgeCommit message (Expand)AuthorLines
2024-12-23Note def descr in NonConstFunctionCallMichael Goulet-2/+2
2024-12-03Auto merge of #133321 - compiler-errors:const-checker, r=wesleywiserbors-67/+21
2024-11-22Gate const drop behind const_destruct feature, and fix const_precise_live_dro...Michael Goulet-6/+13
2024-11-22Get rid of HIR const checkerMichael Goulet-67/+21
2024-10-26Deny calls to non-`#[const_trait]` methods in MIR constckDeadbeef-24/+0
2024-09-15stabilize const_mut_refsRalf Jung-28/+4
2024-03-18Rollup merge of #122158 - estebank:feature-sugg, r=WaffleLapkinMatthias Krüger-6/+24
2024-03-18Provide structured suggestion for `#![feature(foo)]`Esteban Küber-6/+24
2024-03-17add test for #122301 to cover behavior that's on stableThe 8472-0/+46
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-10/+10
2024-02-08Continue to borrowck even if there were previous errorsOli Scherer-5/+103
2024-01-13Bless testsGeorge-lewis-0/+3
2023-11-24Show number in error message even for one errorNilstrieb-4/+4
2023-01-11Move /src/test to /testsAlbert Larsan-0/+739