about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2024-05-22Migrate `run-make/rustdoc-scrape-examples-macros` to `rmake.rs`Guillaume Gomez-19/+64
2024-05-22Auto merge of #125326 - weiznich:move/do_not_recommend_to_diganostic_namespac...bors-132/+123
2024-05-21Auto merge of #124417 - Xiretza:translate-early-lints, r=fmeasebors-59/+59
2024-05-21Fix typo in deprecation lint messageXiretza-4/+4
2024-05-21Make early lints translatableXiretza-19/+19
2024-05-21Convert unexpected_cfg_{name,value} to struct diagnosticsXiretza-36/+36
2024-05-21Rollup merge of #125357 - GuillaumeGomez:migrate-rustdoc-scrape-examples-mult...Matthias Krüger-26/+6
2024-05-21Rollup merge of #125310 - workingjubilee:muck-out-the-test-stables, r=NilstriebMatthias Krüger-44/+41
2024-05-21Rollup merge of #125276 - dev-ardi:no-main-diag, r=fmeaseMatthias Krüger-4/+33
2024-05-21Rollup merge of #123122 - surechen:fix_122714, r=fmeaseMatthias Krüger-0/+120
2024-05-21Auto merge of #124676 - djkoloski:relax_multiple_sanitizers, r=cuviper,rcvallebors-10/+2
2024-05-21Auto merge of #125358 - matthiaskrgr:rollup-mx841tg, r=matthiaskrgrbors-29/+55
2024-05-21Move `#[do_not_recommend]` to the `#[diagnostic]` namespaceGeorg Semmler-132/+123
2024-05-21Rollup merge of #125266 - workingjubilee:stream-plastic-love, r=RalfJung,nikicMatthias Krüger-21/+38
2024-05-21Rollup merge of #125218 - Oneirical:easy-test-the-third, r=jieyouxuMatthias Krüger-8/+17
2024-05-21Auto merge of #124097 - compiler-errors:box-into-iter, r=WaffleLapkinbors-19/+309
2024-05-21Migrate `run-make/rustdoc-scrape-examples-multiple` to `rmake.rs`Guillaume Gomez-26/+6
2024-05-21Auto merge of #123812 - compiler-errors:additional-fixes, r=fmeasebors-21/+33
2024-05-21Auto merge of #125298 - tesuji:arrcmp, r=nikicbors-0/+18
2024-05-20Move 100 entries from tests/ui into subdirsJubilee Young-44/+41
2024-05-20simplifyOneirical-9/+4
2024-05-20Inline get_node_fn_decl into get_fn_decl, simplify/explain logic in report_re...Michael Goulet-21/+33
2024-05-21Add codegen test for array comparision optLzu Tao-0/+18
2024-05-20Adjust the method ambiguity lint tooMichael Goulet-0/+69
2024-05-20Implement BOXED_SLICE_INTO_ITERMichael Goulet-2/+223
2024-05-20BackticksMichael Goulet-17/+17
2024-05-21Rollup merge of #125308 - lcnr:search-graph-5, r=compiler-errorsMatthias Krüger-3/+31
2024-05-21Rollup merge of #125158 - Nilstrieb:block-indent, r=compiler-errorsMatthias Krüger-52/+52
2024-05-21Rollup merge of #124283 - surechen:fix_123558, r=estebankMatthias Krüger-0/+40
2024-05-21Rollup merge of #124050 - saethlin:less-sysroot-libc, r=ChrisDentonMatthias Krüger-93/+105
2024-05-20track cycle participants per entrylcnr-3/+31
2024-05-20Auto merge of #125219 - Urgau:check-cfg-cargo-config, r=fmeasebors-35/+96
2024-05-20Fix parsing of erroneously placed semicolonsardi-4/+33
2024-05-20hir pretty: fix block indentNilstrieb-52/+52
2024-05-20Rollup merge of #125318 - GuillaumeGomez:migrate-rustdoc-examples-whitespaces...Matthias Krüger-5/+6
2024-05-20Rollup merge of #125314 - jdonszelmann:global-registration-feature-gate, r=pn...Matthias Krüger-0/+16
2024-05-20Rollup merge of #125305 - jwong101:120493-codegen-test, r=the8472Matthias Krüger-0/+22
2024-05-20Rollup merge of #125173 - scottmcm:never-checked, r=davidtwcoMatthias Krüger-47/+47
2024-05-20Rollup merge of #125106 - Zalathar:expressions, r=davidtwcoMatthias Krüger-1315/+808
2024-05-20Rollup merge of #124917 - cardigan1008:issue-124819, r=pnkfelixMatthias Krüger-0/+17
2024-05-20Rollup merge of #124682 - estebank:issue-40990, r=pnkfelixMatthias Krüger-181/+567
2024-05-20Undo accidental change to tests/ui/sanitizer/thread.rsBen Kimock-0/+1
2024-05-20Update tests/incremental/foreign.rsBen Kimock-22/+5
2024-05-20Fix feature-gates/rustc-private.rsBen Kimock-3/+3
2024-05-20Port stdout-during-shutdownBen Kimock-0/+22
2024-05-20Patch up foreign-fn-linkname.rsBen Kimock-9/+3
2024-05-20Add a Windows version of foreign2.rsBen Kimock-3/+25
2024-05-20Handle a few more simple testsBen Kimock-32/+34
2024-05-20Add only-unix to sigpipe testsBen Kimock-0/+5
2024-05-20Fix up a few more testsBen Kimock-25/+8