about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2024-08-08Auto merge of #128835 - matthiaskrgr:rollup-apzlbxy, r=matthiaskrgrbors-10/+38
2024-08-08Rollup merge of #128826 - Alexendoo:lint-override-suggestions, r=compiler-errorsMatthias Krüger-7/+0
2024-08-08Rollup merge of #128648 - tiif:issue-125873, r=lcnrMatthias Krüger-0/+35
2024-08-08Rollup merge of #128612 - compiler-errors:validate-mir-opt-mir, r=davidtwcoMatthias Krüger-3/+3
2024-08-08Only suggest `#[allow]` for `--warn` and `--deny` lint level flagsAlex Macleod-7/+0
2024-08-08changes after reviewFolkert-14/+24
2024-08-08migrate `thumb-none-qemu` to rmakeFolkert-47/+51
2024-08-07Rollup merge of #128800 - clarfonthey:core-pattern-type, r=compiler-errorsTrevor Gross-0/+5
2024-08-07Rollup merge of #128702 - yaahc:metrics-flag, r=estebankTrevor Gross-15/+71
2024-08-07Rollup merge of #128552 - s7tya:check-no-sanitize-attribute-pos, r=BoxyUwUTrevor Gross-0/+89
2024-08-07Rollup merge of #128520 - compiler-errors:more-precisely-force-move, r=BoxyUwUTrevor Gross-0/+17
2024-08-07Add tracking issue to core-pattern-typeltdk-0/+5
2024-08-07Auto merge of #128793 - matthiaskrgr:rollup-ork16t0, r=matthiaskrgrbors-99/+509
2024-08-07Auto merge of #128796 - matthiaskrgr:rollup-r7l68ph, r=matthiaskrgrbors-95/+150
2024-08-07Rollup merge of #128782 - RalfJung:raw-addr-of-parens, r=compiler-errorsMatthias Krüger-32/+72
2024-08-07Rollup merge of #128755 - yaahc:jj-crlf, r=estebankMatthias Krüger-27/+27
2024-08-07Rollup merge of #128221 - calebzulawski:implied-target-features, r=AmanieuMatthias Krüger-36/+51
2024-08-07Add -Zerror-metrics=PATH to save diagnostic metadata to diskJane Losare-Lusby-15/+71
2024-08-07Rollup merge of #128696 - Oneirical:second-linkage-rampage, r=jieyouxuMatthias Krüger-21/+37
2024-08-07Rollup merge of #128636 - folkertdev:rmake-thumb-none-cortex-m, r=jieyouxuMatthias Krüger-38/+59
2024-08-07Rollup merge of #128384 - dheaton-arm:mte-test, r=jieyouxuMatthias Krüger-0/+341
2024-08-07Auto merge of #126158 - Urgau:disallow-cfgs, r=petrochenkovbors-72/+311
2024-08-07rewrite pgo-indirect-call-promotion to rmakeOneirical-31/+45
2024-08-07rewrite pdb-buildinfo-cl-cmd to rmakeOneirical-17/+35
2024-08-08Add testtiif-0/+35
2024-08-07Rollup merge of #128757 - Oneirical:calm-before-the-sltorm, r=jieyouxuGuillaume Gomez-11/+22
2024-08-07Rollup merge of #128753 - compiler-errors:arbitrary-upper, r=spastorinoGuillaume Gomez-21/+48
2024-08-07Rollup merge of #128700 - Oneirical:i-ffind-these-tests-quite-simdple, r=jiey...Guillaume Gomez-47/+63
2024-08-07Rollup merge of #128656 - ChrisDenton:rust-lld, r=lqdGuillaume Gomez-6/+8
2024-08-07Rollup merge of #128527 - estebank:ambiguity-suggestion, r=NadrierilGuillaume Gomez-6/+10
2024-08-07unused_parens: do not lint against parens around &rawRalf Jung-32/+72
2024-08-07Disallow setting built-in cfgs via set the command-lineUrgau-72/+311
2024-08-07Auto merge of #128196 - Oneirical:poltergeist-manitestation, r=jieyouxubors-85/+108
2024-08-07Hide implicit target features from diagnostics when possibleCaleb Zulawski-15/+13
2024-08-07Add implied features to non-target-feature functionsCaleb Zulawski-4/+4
2024-08-07Don't use LLVM to compute -Ctarget-featureCaleb Zulawski-1/+1
2024-08-07Fix codegen testsCaleb Zulawski-5/+5
2024-08-07Add test to ensure implied target features work with asm, and fix failing testsCaleb Zulawski-44/+37
2024-08-07Add implied target features to target_feature attributeCaleb Zulawski-0/+24
2024-08-06Rollup merge of #128649 - ChrisDenton:param-passing, r=jieyouxuTrevor Gross-18/+8
2024-08-06Rollup merge of #128647 - ChrisDenton:link-args-order, r=jieyouxuTrevor Gross-6/+5
2024-08-06Rollup merge of #128638 - ChrisDenton:link-dedup, r=jieyouxuTrevor Gross-8/+25
2024-08-06Rollup merge of #128362 - folkertdev:naked-function-symbol-visibility, r=bjorn3Trevor Gross-0/+187
2024-08-06Rollup merge of #128107 - Oneirical:tomato-hartester, r=jieyouxuTrevor Gross-76/+95
2024-08-07Auto merge of #128761 - matthiaskrgr:rollup-5p1mlqq, r=matthiaskrgrbors-0/+229
2024-08-07Rollup merge of #128718 - jieyouxu:check-cfg_attr, r=nnethercoteMatthias Krüger-0/+169
2024-08-07Rollup merge of #128710 - ChrisDenton:null, r=jieyouxuMatthias Krüger-0/+13
2024-08-06rewrite pgo-gen-lto to rmakeOneirical-11/+22
2024-08-06Integrate crlf directly into related test file instead via of .gitattributesJane Losare-Lusby-27/+27
2024-08-06changes after reviewFolkert-10/+11