]> git.lizzy.rs Git - rust.git/history - tests/ui/asm_syntax.rs
Move MSRV tests into the lint specific test files
[rust.git] / tests / ui / asm_syntax.rs
2022-03-10 borsAuto merge of #8070 - CrazyRoka:update-gh-pages-checkbo...
2022-01-03 Matthias KrügerRollup merge of #90102 - nbdd0121:box3, r=jonas-schievink
2021-12-28 borsAuto merge of #8117 - hotate29:issue7320, r=camsteffen
2021-12-26 borsAuto merge of #8133 - surechen:fix_8128, r=xFrednet
2021-12-19 borsAuto merge of #8146 - GuillaumeGomez:must-use-self...
2021-12-19 borsAuto merge of #91957 - nnethercote:rm-SymbolStr, r...
2021-12-18 borsAuto merge of #8143 - GuillaumeGomez:RETURN_SELF_NOT_MU...
2021-12-17 borsAuto merge of #89841 - cormacrelf:let-else-typed, r...
2021-12-17 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-12-17 borsAuto merge of #8134 - flip1995:rustup, r=flip1995
2021-12-17 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-12-15 Matthias KrügerRollup merge of #91881 - Patrick-Poitras:stabilize...
2021-12-15 Matthias KrügerRollup merge of #90939 - estebank:wg-af-polish, r=tmandry
2021-12-14 borsAuto merge of #91728 - Amanieu:stable_asm, r=joshtriplett
2021-12-13 Amanieu d'AntrasFix clippy tests
2021-05-18 borsAuto merge of #7089 - Jarcho:multiple_impls_generic...
2021-05-06 borsAuto merge of #7166 - TaKO8Ki:refactor_misc_early_modul...
2021-05-04 borsAuto merge of #83213 - rylev:update-lints-to-errors...
2021-04-29 borsAuto merge of #84189 - jyn514:clippy-dev, r=Mark-Simulacrum
2021-04-29 Jack HueyRollup merge of #84484 - jyn514:check-tools, r=Mark...
2021-04-22 borsAuto merge of #7120 - cherryblossom000:7106, r=Manishearth
2021-04-22 borsAuto merge of #7100 - ABouttefeux:unused_io_amount...
2021-04-22 flip1995Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344...
2021-04-22 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-04-22 borsAuto merge of #7102 - taralx:taralx-patch-1, r=flip1995
2021-04-21 borsAuto merge of #7072 - ebobrow:imports-ending-with-self...
2021-04-21 borsAuto merge of #7083 - GuillaumeGomez:bool-assert-eq...
2021-04-21 borsAuto merge of #7109 - ctennis:ct/asm_syntax_aarch64...
2021-04-19 Caleb TennisIgnore aarch64 for this test as it's x86 assembly only...
2020-10-16 Dylan DPCRollup merge of #77493 - hosseind88:ICEs_should_always_...
2020-10-11 borsAuto merge of #77649 - dash2507:replace_run_compiler...
2020-10-10 borsAuto merge of #5727 - rail-rain:manual_memcpy_with_coun...
2020-10-09 flip1995Merge commit '2f6439ae6a6803d030cceb3ee14c9150e91b328b...
2020-10-09 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2020-10-06 borsAuto merge of #6126 - flip1995:rustup, r=flip1995
2020-10-06 borsAuto merge of #6078 - ebroto:unnecessary_sort_by_take_2...
2020-10-05 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-10-04 borsAuto merge of #6111 - flip1995:rustup, r=flip1995
2020-10-01 borsAuto merge of #5978 - montrivo:needless-lifetime, r...
2020-09-30 borsAuto merge of #6092 - jethrogb:jb/inline-asm-syntax...
2020-09-30 Eduardo BrotoUpdate tests/ui/asm_syntax.rs
2020-09-30 Jethro BeekmanAdd lint for inline assembly syntax style preference