summaryrefslogtreecommitdiff
path: root/tests/ui/asm
Commit message (Expand)AuthorAgeFilesLines
* Forbid the use of `#[target_feature]` on `main`Léo Lanteri Thauvin2023-03-121-1/+3
* Rollup merge of #105798 - Amanieu:relax-asm, r=joshtriplettMatthias Krüger2023-03-108-260/+148
|\
| * Relax ordering rules for `asm!` operandsAmanieu d'Antras2023-01-278-260/+148
* | Revert "Stabilize `#![feature(target_feature_11)]`"Léo Lanteri Thauvin2023-03-021-0/+2
* | Auto merge of #99767 - LeSeulArtichaut:stable-target-feature-11, r=estebankbors2023-02-281-2/+0
|\ \
| * | Stabilize `#![feature(target_feature_11)]`Léo Lanteri Thauvin2023-02-011-2/+0
| |/
* | Remove save-analysis.Nicholas Nethercote2023-02-162-3/+1
|/
* Tweak E0597Esteban Küber2023-01-151-3/+3
* Move /src/test to /testsAlbert Larsan2023-01-11107-0/+8018