about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2023-12-16Make IMPLIED_BOUNDS_ENTAILMENT into a hard error from a lintMichael Goulet-68/+78
2023-12-15Rollup merge of #118396 - compiler-errors:ast-lang-items, r=cjgillotJubilee-18/+74
2023-12-15Auto merge of #118996 - matthiaskrgr:rollup-n6x2lc7, r=matthiaskrgrbors-99/+117
2023-12-15Rollup merge of #118988 - notriddle:notriddle/varconst, r=GuillaumeGomezMatthias Krüger-0/+24
2023-12-15Rollup merge of #118944 - compiler-errors:relate, r=lcnrMatthias Krüger-24/+24
2023-12-15Rollup merge of #118234 - tgross35:type_name_of_value, r=dtolnayMatthias Krüger-1/+0
2023-12-15Rollup merge of #117824 - WaffleLapkin:ptr_from_ref_stab, r=dtolnayMatthias Krüger-74/+69
2023-12-15Add higher_ranked to relate submoduleMichael Goulet-8/+8
2023-12-15Move type relations into submodule in rustc_inferMichael Goulet-16/+16
2023-12-15Auto merge of #115165 - davidtwco:issue-9228-describe-item-member-visibility,...bors-0/+229
2023-12-15Stabilize `ptr::{from_ref, from_mut}`Maybe Waffle-74/+69
2023-12-15Collect lang items from ASTMichael Goulet-18/+74
2023-12-15rustdoc: add regression test for JS data file loadingMichael Howell-0/+24
2023-12-15Rollup merge of #118969 - Zalathar:waker-noop, r=compiler-errorsMatthias Krüger-354/+135
2023-12-15Adapt debug-accessibility tests for msvc-style enumsWesley Wiser-4/+12
2023-12-15codegen_llvm: set DW_AT_accessibilityDavid Wood-0/+221
2023-12-15Rollup merge of #118909 - Urgau:cleanup-improvement-invalid_ref_casting, r=est31Guillaume Gomez-8/+35
2023-12-15Rollup merge of #115660 - notriddle:notriddle/sidebar-resize, r=GuillaumeGomezGuillaume Gomez-7/+118
2023-12-15Rollup merge of #113091 - GuillaumeGomez:prevent-cfg-merge-reexport, r=rustdocGuillaume Gomez-4/+34
2023-12-15Rollup merge of #118964 - compiler-errors:resolve, r=aliemjayAli MJ Al-Nasrawy-0/+58
2023-12-15Rollup merge of #118927 - celinval:smir-missing-info, r=compiler-errorsAli MJ Al-Nasrawy-1/+1
2023-12-15coverage: Use `Waker::noop` in async testsZalathar-354/+135
2023-12-15Opportunistically resolve region var in canonicalizerMichael Goulet-0/+58
2023-12-14Address PR commentsCelina G. Val-1/+1
2023-12-14Rollup merge of #118948 - compiler-errors:noop, r=eholkJubilee-82/+41
2023-12-14Rollup merge of #118908 - Urgau:check-cfg-target-features, r=TaKO8Ki,Guillaum...Jubilee-13/+27
2023-12-14Auto merge of #118949 - matthiaskrgr:rollup-rdzlb9h, r=matthiaskrgrbors-2/+48
2023-12-14Auto merge of #118375 - ouz-a:add_emit_stable_mir_tests, r=celinvalbors-0/+249
2023-12-14Unconditionally register alias-relate in projection goalMichael Goulet-2/+48
2023-12-14Use the Waker::noop API in testsMichael Goulet-82/+41
2023-12-14Recurse into let bindings if possible in ref casting lintUrgau-8/+35
2023-12-14add stable_mir output testouz-a-0/+249
2023-12-14consistently use "next solver" instead of "new solver"lcnr-1/+1
2023-12-14update use of feature flagslcnr-200/+200
2023-12-14Don't forget pure rustc target features in check-cfgUrgau-1/+4
2023-12-14Use all the known features in check-cfgUrgau-13/+24
2023-12-14Auto merge of #118417 - anforowicz:default-hidden-visibility, r=TaKO8Kibors-0/+31
2023-12-14Auto merge of #118538 - RalfJung:size-of-val-comments, r=WaffleLapkinbors-0/+21
2023-12-14Auto merge of #118491 - cuviper:aarch64-stack-probes, r=wesleywiserbors-7/+17
2023-12-14Auto merge of #118389 - estebank:type-verbosity, r=b-naberbors-21/+19
2023-12-13Tweak `short_ty_string` to reduce number of filesEsteban Küber-21/+19
2023-12-13Auto merge of #118402 - notriddle:notriddle/ranking-and-filtering, r=Guillaum...bors-15/+117
2023-12-13Add unstable `-Zdefault-hidden-visibility` cmdline flag for `rustc`.Lukasz Anforowicz-0/+31
2023-12-13Auto merge of #118213 - Urgau:check-cfg-diagnostics-rustc-cargo, r=petrochenkovbors-323/+420
2023-12-13fix computing the dynamic alignment of packed structs with dyn trait tailsRalf Jung-0/+21
2023-12-13rustdoc-search: use set ops for ranking and filteringMichael Howell-15/+117
2023-12-13Rollup merge of #118871 - tmiasko:coroutine-maybe-uninit-fields, r=compiler-e...Matthias Krüger-3/+54
2023-12-13Rollup merge of #118759 - compiler-errors:bare-unit-structs, r=petrochenkovMatthias Krüger-24/+40
2023-12-13Remove dangling check-cfg ui tests filesUrgau-249/+0
2023-12-13Add more suggestion to unexpected cfg names and valuesUrgau-74/+420