about summary refs log tree commit diff
path: root/tests/ui/asm
AgeCommit message (Expand)AuthorLines
2023-03-12Forbid the use of `#[target_feature]` on `main`Léo Lanteri Thauvin-1/+3
2023-03-10Rollup merge of #105798 - Amanieu:relax-asm, r=joshtriplettMatthias Krüger-260/+148
2023-03-02Revert "Stabilize `#![feature(target_feature_11)]`"Léo Lanteri Thauvin-0/+2
2023-02-28Auto merge of #99767 - LeSeulArtichaut:stable-target-feature-11, r=estebankbors-2/+0
2023-02-16Remove save-analysis.Nicholas Nethercote-3/+1
2023-02-01Stabilize `#![feature(target_feature_11)]`Léo Lanteri Thauvin-2/+0
2023-01-27Relax ordering rules for `asm!` operandsAmanieu d'Antras-260/+148
2023-01-15Tweak E0597Esteban Küber-3/+3
2023-01-11Move /src/test to /testsAlbert Larsan-0/+8018