about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2024-07-23Rollup merge of #128082 - compiler-errors:closure-cap, r=estebankMatthias Krüger-0/+6
2024-07-23Rollup merge of #127990 - Oneirical:ii-the-high-priestest, r=jieyouxuMatthias Krüger-30/+64
2024-07-23Rollup merge of #126898 - GuillaumeGomez:migrate-run-make-link-framework, r=K...Matthias Krüger-23/+38
2024-07-23Rollup merge of #125886 - GuillaumeGomez:migrate-run-make-issue-15460, r=jiey...Matthias Krüger-7/+14
2024-07-23Auto merge of #128093 - matthiaskrgr:rollup-1snye4b, r=matthiaskrgrbors-7/+165
2024-07-23Rollup merge of #128049 - compiler-errors:E0626, r=petrochenkovMatthias Krüger-0/+64
2024-07-23Rollup merge of #125834 - workingjubilee:weaken-thir-unsafeck-for-addr-of-sta...Matthias Krüger-7/+101
2024-07-23Rename `tests/run-make/issue-15460` into `tests/run-make/link-native-static-l...Guillaume Gomez-0/+2
2024-07-23Migrate `run-make/issue-15460` to `rmake.rs`Guillaume Gomez-7/+12
2024-07-23Auto merge of #127755 - no1wudi:master, r=michaelwoeristerbors-2/+38
2024-07-23Auto merge of #127778 - Oneirical:artificial-intestlligence, r=jieyouxubors-56/+122
2024-07-22Note closure captures when reporting deferred cast to fn ptr failedMichael Goulet-0/+6
2024-07-22compiler: treat `&raw (const|mut) UNSAFE_STATIC` implied deref as safeJubilee Young-7/+101
2024-07-22Migrate `run-make/link-framework` to `rmake.rs`Guillaume Gomez-23/+38
2024-07-22Auto merge of #128063 - tgross35:rollup-hsxmptf, r=tgross35bors-45/+240
2024-07-22rewrite pgo-gen-no-imp-symbols to rmakeOneirical-13/+31
2024-07-22rewrite and rename issue-97463-abi-param-passing to rmakeOneirical-31/+37
2024-07-22Rollup merge of #128059 - GuillaumeGomez:test-for-128023, r=notriddleTrevor Gross-0/+31
2024-07-22Rollup merge of #128036 - matthiaskrgr:ccrashes, r=jieyouxuTrevor Gross-0/+144
2024-07-22Rollup merge of #128008 - weiznich:fix/121521, r=lcnrTrevor Gross-21/+7
2024-07-22Rollup merge of #127820 - Oneirical:intestellar-travel, r=jieyouxuTrevor Gross-17/+50
2024-07-22Rollup merge of #127506 - liushuyu:s390x-target-features, r=davidtwcoTrevor Gross-3/+4
2024-07-22Rollup merge of #125990 - tbu-:pr_unsafe_env_lint_name, r=ehussTrevor Gross-4/+4
2024-07-22Auto merge of #128041 - compiler-errors:uplift-errors-into-trait-sel, r=lcnrbors-1/+1
2024-07-22rewrite and rename issue-107094 to rmakeOneirical-17/+37
2024-07-22rewrite and rename issue-33329 to ui testOneirical-6/+5
2024-07-22rewrite and rename issue-14698 to rmakeOneirical-4/+18
2024-07-22rewrite no-duplicate-libs to rmakeOneirical-11/+21
2024-07-22rewrite lto-linkage-used-attr to rmakeOneirical-8/+14
2024-07-22Add regression test for items list size (#128023)Guillaume Gomez-0/+31
2024-07-22Rollup merge of #128035 - tiif:issue-125837, r=lcnr许杰友 Jieyou Xu (Joe)-0/+58
2024-07-22Rollup merge of #127985 - Oneirical:testibule-of-hell, r=Kobzol许杰友 Jieyou Xu (Joe)-33/+60
2024-07-22Rollup merge of #127977 - alexcrichton:update-wasi-sdk, r=Mark-Simulacrum许杰友 Jieyou Xu (Joe)-2/+15
2024-07-22Start using `#[diagnostic::do_not_recommend]` in the standard libraryGeorg Semmler-21/+7
2024-07-22Auto merge of #128048 - workingjubilee:rollup-gehtjxd, r=workingjubileebors-31/+105
2024-07-21Move all error reporting into rustc_trait_selectionMichael Goulet-1/+1
2024-07-21Explain that coroutine can be marked staticMichael Goulet-0/+64
2024-07-21Rollup merge of #128038 - compiler-errors:inc-fat, r=oli-obkJubilee-1/+2
2024-07-21Rollup merge of #128033 - Nadrieril:explain-empty-wildcards, r=compiler-errorsJubilee-0/+10
2024-07-21Rollup merge of #128020 - compiler-errors:nlb-no-const, r=BoxyUwUJubilee-24/+78
2024-07-21Rollup merge of #128014 - GuillaumeGomez:stab-in-doc-blocks, r=notriddleJubilee-6/+15
2024-07-21Auto merge of #120812 - compiler-errors:impl-sorting, r=lcnrbors-9/+9
2024-07-21Don't output test artifacts into working directoryMichael Goulet-1/+2
2024-07-21add more testsMatthias Krüger-0/+144
2024-07-21Add testtiif-0/+58
2024-07-21Explain why we require `_` for empty patternsNadrieril-0/+10
2024-07-21Update `source-code-page-code-scroll.goml` GUI testGuillaume Gomez-2/+2
2024-07-21Add regression test for stab display in doc blocksGuillaume Gomez-4/+13
2024-07-21Auto merge of #127722 - BoxyUwU:new_adt_const_params_limitations, r=compiler-...bors-473/+940
2024-07-21Auto merge of #127715 - klensy:tests-w, r=Mark-Simulacrumbors-5/+0