summary refs log tree commit diff
path: root/tests/ui/rfcs
AgeCommit message (Expand)AuthorLines
2023-07-08Revert the lexing of c_str_literalsLeón Orell Valerian Liehr-16/+96
2023-07-08Add regression testLeón Orell Valerian Liehr-0/+24
2023-05-02fix tidyDeadbeef-0/+0
2023-05-02make it semantic errorDeadbeef-0/+0
2023-05-02try gating early, add non-ascii testDeadbeef-0/+10
2023-05-02fix TODO commentsDeadbeef-0/+6
2023-05-02update and add a few testsDeadbeef-0/+35
2023-03-12Forbid the use of `#[target_feature]` on `start`Léo Lanteri Thauvin-0/+20
2023-03-12Forbid the use of `#[target_feature]` on `main`Léo Lanteri Thauvin-0/+15
2023-03-10Forbid `#[target_feature]` on safe default implementationsLéo Lanteri Thauvin-1/+16
2023-03-02Revert "Stabilize `#![feature(target_feature_11)]`"Léo Lanteri Thauvin-35/+69
2023-02-01Stabilize `#![feature(target_feature_11)]`Léo Lanteri Thauvin-69/+35
2023-01-30Make structured suggestion for fn casting verboseEsteban Küber-8/+12
2023-01-30Mention fn coercion rules (needs to be expanded)Esteban Küber-0/+2
2023-01-30Modify primary span label for E0308Esteban Küber-4/+4
2023-01-25Rollup merge of #106897 - estebank:issue-99430, r=davidtwcoMatthias Krüger-0/+3
2023-01-24Add suggestions for function pointersMatthew J Perez-4/+10
2023-01-15Tweak E0597Esteban Küber-0/+3
2023-01-11Move /src/test to /testsAlbert Larsan-0/+2286