about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2024-08-13derive(SmartPointer): register helper attributesDing Xiang Fei-12/+164
2024-08-09Auto merge of #128703 - compiler-errors:normalizing-tails, r=lcnrbors-14/+208
2024-08-09Rollup merge of #128823 - ChrisDenton:staticlib, r=jieyouxuMatthias Krüger-9/+8
2024-08-09Rollup merge of #128804 - ChrisDenton:redudant, r=jieyouxuMatthias Krüger-8/+8
2024-08-09Rollup merge of #128616 - compiler-errors:mir-inline-tainted, r=cjgillotMatthias Krüger-2/+38
2024-08-08Don't inline tainted MIR bodiesMichael Goulet-2/+38
2024-08-09Rollup merge of #128836 - its-the-shrimp:add_test_for_107278, r=aDotInTheVoidMatthias Krüger-0/+10
2024-08-09Rollup merge of #128834 - its-the-shrimp:fix_101105, r=aDotInTheVoidMatthias Krüger-0/+6
2024-08-09Rollup merge of #128791 - compiler-errors:async-fn-unsafe, r=lcnrMatthias Krüger-0/+86
2024-08-08Auto merge of #128835 - matthiaskrgr:rollup-apzlbxy, r=matthiaskrgrbors-10/+38
2024-08-08Don't implement AsyncFn for FnDef/FnPtr that wouldnt implement FnMichael Goulet-0/+86
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-08rustdoc-json: added a test for #107278schvv31n-0/+10
2024-08-08rustdoc: fixed #101105schvv31n-0/+6
2024-08-08Normalize struct tail properly in disalignment checkMichael Goulet-14/+171
2024-08-08Normalize when computing offset_of for slice tailMichael Goulet-0/+37
2024-08-08Only suggest `#[allow]` for `--warn` and `--deny` lint level flagsAlex Macleod-7/+0
2024-08-08run-make: enable msvc for staticlib-dylib-linkageChris Denton-9/+8
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-08run-make: enable msvc for redundant-libsChris Denton-8/+8
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