about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2023-09-22Auto merge of #116077 - matthiaskrgr:rollup-2y1buzg, r=matthiaskrgrbors-15/+195
2023-09-22Rollup merge of #116067 - saethlin:meta-stats-ice, r=WaffleLapkinMatthias Krüger-0/+7
2023-09-22Rollup merge of #116062 - eduardosm:start-fn-diag, r=WaffleLapkinMatthias Krüger-15/+15
2023-09-22Rollup merge of #116056 - ouz-a:wide_ice, r=compiler-errorsMatthias Krüger-0/+15
2023-09-22Rollup merge of #115999 - matthewjasper:closure-capture-let-guards, r=b-naberMatthias Krüger-0/+158
2023-09-22Merge `ExternProviders` into the general `Providers` structOli Scherer-2/+2
2023-09-22Open the FileEncoder file for reading and writingBen Kimock-0/+7
2023-09-22Auto merge of #116001 - fmease:validate-crate-name-extern-cli-opt, r=est31bors-17/+29
2023-09-22Allow higher-ranked fn sigs in ValuePairsMichael Goulet-7/+7
2023-09-22Need to use hybrid param-env to make sure implication is not circularMichael Goulet-0/+42
2023-09-22Use placeholders to prevent using inferred RPITIT types to imply their own WF...Michael Goulet-0/+39
2023-09-22Fix test on targets with crt-static defaultTomasz Miąsko-11/+16
2023-09-22make unsized cast illegalouz-a-0/+15
2023-09-22Auto merge of #115696 - RalfJung:closure-ty-print, r=oli-obkbors-435/+435
2023-09-22Change `start` to `#[start]` in some diagnosisEduardo Sánchez Muñoz-15/+15
2023-09-22Capture scrutinee of if let guards correctlyMatthew Jasper-0/+158
2023-09-22Rollup merge of #116049 - RalfJung:future-incompat, r=NilstriebMatthias Krüger-2/+2
2023-09-22Rollup merge of #116039 - estebank:nested-tait, r=compiler-errorsMatthias Krüger-0/+56
2023-09-22Rollup merge of #116036 - Enselic:split-large_moves, r=oli-obkMatthias Krüger-94/+96
2023-09-22Rollup merge of #116034 - chenyukang:yukang-98601-add-ui-testcase, r=estebankMatthias Krüger-0/+44
2023-09-22hide rustc line numbers in testRalf Jung-2/+2
2023-09-22run abi/compatibility test against a whole bunch of targetsRalf Jung-10/+173
2023-09-22Auto merge of #114776 - fee1-dead-contrib:enable-effects-in-libcore, r=oli-obkbors-119/+133
2023-09-22Auto merge of #115910 - eduardosm:lang-fns-target-features, r=cjgillotbors-0/+56
2023-09-21Add test to guard against VecDeque optimization regressionArthur Lafrance-0/+17
2023-09-21diagnostics: avoid mismatch between variance index and hir genericMichael Howell-0/+23
2023-09-21Auto merge of #115897 - eduardosm:check-fn-sig, r=compiler-errorsbors-119/+181
2023-09-21Update search-result-impl-disambiguation.gomlMichael Howell-2/+2
2023-09-21rustdoc: wait for section to open before trying to highlightMichael Howell-0/+2
2023-09-21rustdoc: update test cases for changes to the printing styleMichael Howell-31/+42
2023-09-21rustdoc-search: add impl disambiguator to duplicate assoc itemsMichael Howell-1/+180
2023-09-21Auto merge of #115864 - compiler-errors:rpitit-sugg, r=estebankbors-16/+149
2023-09-21adjust how closure/generator types and rvalues are printedRalf Jung-435/+435
2023-09-21Add stack-protector test for WindowsWesley Wiser-1/+821
2023-09-21Auto merge of #115230 - Vtewari2311:mod-hurd-latest, r=b-naberbors-2/+4
2023-09-21Suggest desugaring to RPITIT when AFIT is required to be an auto traitMichael Goulet-0/+133
2023-09-21Record asyncness span in HIRMichael Goulet-16/+16
2023-09-21tests/ui: Split large_moves.rs and move to lint/large_assignmentsMartin Nordholts-96/+98
2023-09-21Account for nested `impl Trait` in TAITEsteban Küber-0/+56
2023-09-21Auto merge of #114399 - Zalathar:no-renumber, r=jackh726bors-136/+128
2023-09-21tests/ui: Fix large_moves attribute cfgMartin Nordholts-1/+1
2023-09-21added support for GNU/HurdSamuel Thibault-2/+4
2023-09-21add UI test for delimiter errorsyukang-0/+44
2023-09-21Rollup merge of #116019 - dtolnay:percratesearch, r=GuillaumeGomezGuillaume Gomez-9/+0
2023-09-21Rollup merge of #115972 - RalfJung:const-consistency, r=oli-obkGuillaume Gomez-4/+4
2023-09-21Rollup merge of #115936 - oli-obk:inline_const_promotion, r=RalfJungGuillaume Gomez-0/+36
2023-09-21Rollup merge of #115257 - Urgau:invalid-utf8-walk-up-hir, r=NilstriebGuillaume Gomez-39/+123
2023-09-21Prevent promotion of const fn calls in inline constsOli Scherer-1/+16
2023-09-21Add regression testOli Scherer-0/+21
2023-09-21coverage: Explicitly simplify coverage expressions in codegenZalathar-136/+128