about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2024-10-02Rollup merge of #131140 - ismailarilik:handle-potential-query-instability-lin...Matthias Krüger-11/+11
2024-10-02Rollup merge of #131016 - madsmtm:no-sdk-version-in-object, r=jieyouxuMatthias Krüger-0/+96
2024-10-02Rollup merge of #130863 - compiler-errors:relax-codegen-dyn-assert, r=lcnrMatthias Krüger-0/+8
2024-10-02Handle `rustc-hir-analysis` cases of `rustc::potential_query_instability` lintismailarilik-11/+11
2024-10-01Auto merge of #131111 - matthiaskrgr:rollup-n6do187, r=matthiaskrgrbors-8/+10
2024-10-01Rollup merge of #130005 - davidlattimore:protected-vis-flag, r=UrgauMatthias Krüger-8/+10
2024-10-01Auto merge of #131098 - GuillaumeGomez:rollup-kk74was, r=GuillaumeGomezbors-7/+58
2024-10-01Rollup merge of #131042 - compiler-errors:supertrait-vtable, r=lcnrGuillaume Gomez-7/+8
2024-10-01Rollup merge of #130630 - taiki-e:s390x-clobber-abi, r=AmanieuGuillaume Gomez-0/+50
2024-10-01Auto merge of #126839 - obeis:mpmc, r=Amanieubors-3/+26
2024-10-01Replace -Z default-hidden-visibility with -Z default-visibilityDavid Lattimore-8/+10
2024-10-01Auto merge of #129972 - eholk:stabilize-expr_2021, r=compiler-errors,traviscrossbors-57/+36
2024-10-01Stabilize expr_2021 fragment in all editionsEric Holk-57/+36
2024-10-01Auto merge of #131076 - lukas-code:doc-stab2, r=notriddlebors-8/+43
2024-10-01Auto merge of #130587 - coolreader18:field-variant-doclink-disambig, r=notrid...bors-23/+82
2024-09-30Rollup merge of #130966 - RalfJung:ptr-metadata-const-stable, r=scottmcmTrevor Gross-0/+70
2024-09-30Rollup merge of #130877 - taiki-e:riscv-atomic, r=AmanieuTrevor Gross-2/+2
2024-09-30rustdoc: rewrite stability inheritance as a passLukas Markeffsky-8/+43
2024-09-30add test ensuring we cannot call const-stable unstable functionsRalf Jung-0/+70
2024-09-30Add multi-producer, multi-consumer channel (mpmc)Obei Sideg-3/+26
2024-09-30Instantiate binders in supertrait_vtable_slotMichael Goulet-7/+8
2024-09-30Rollup merge of #131038 - onkoe:fix/adt_const_params_leak_118179, r=compiler-...Matthias Krüger-319/+135
2024-09-30Rollup merge of #131035 - dingxiangfei2009:tweak-if-let-rescope-lint, r=jieyouxuMatthias Krüger-5/+117
2024-09-30Relax a debug assertion in codegenMichael Goulet-0/+8
2024-09-30apply suggestionsDing Xiang Fei-7/+73
2024-09-30Rollup merge of #131057 - Urgau:cfg-erronous-unsafe, r=jieyouxuMatthias Krüger-3/+31
2024-09-30Rollup merge of #130895 - RalfJung:asm-tests, r=nnethercoteMatthias Krüger-96/+22
2024-09-30make type-check-4 asm tests about non-const expressionsRalf Jung-96/+22
2024-09-30Reject leading unsafe in `cfg!(...)` and `--check-cfg`.Urgau-3/+31
2024-09-29fix(hir_analysis/wfcheck): don't leak {type error}Barrett Ray-319/+135
2024-09-30Auto merge of #129499 - fee1-dead-contrib:supereffects, r=compiler-errorsbors-53/+21
2024-09-29Auto merge of #131002 - steffahn:rustdoc-long-names-fix, r=notriddlebors-14/+14
2024-09-30preserve brackets around if-lets and skip while-letsDing Xiang Fei-3/+49
2024-09-29Rollup merge of #130990 - RalfJung:mir-const-normalize, r=compiler-errorsMatthias Krüger-11/+4
2024-09-29rustdoc-gui: fix test casesMichael Howell-14/+14
2024-09-29Auto merge of #131022 - matthiaskrgr:rollup-g9y1v11, r=matthiaskrgrbors-56/+120
2024-09-29Rollup merge of #130931 - GuillaumeGomez:standalone-crate, r=notriddleMatthias Krüger-56/+120
2024-09-29Auto merge of #130975 - matthiaskrgr:nice_ice_shall_suffice, r=jieyouxubors-0/+89
2024-09-29Do not specify an SDK version in object filesMads Marquart-0/+9
2024-09-29Add run-make test to check the SDK version(s) that rustc producesMads Marquart-0/+87
2024-09-29Rename doctest attribute `standalone-crate` into `standalone_crate` for coher...Guillaume Gomez-9/+9
2024-09-29crashes: more testsMatthias Krüger-0/+89
2024-09-29Auto merge of #130983 - GuillaumeGomez:wait-for-false, r=notriddlebors-12/+6
2024-09-29adjust testRalf Jung-11/+4
2024-09-29Auto merge of #129687 - Urgau:rfc3127-sysroot-2, r=jieyouxubors-0/+58
2024-09-28Auto merge of #123778 - jhorstmann:optimize-upper-lower-auto-vectorization, r...bors-0/+23
2024-09-28remap-path-prefix-sysroot: remap {{src-base}} as wellUrgau-1/+2
2024-09-28Improve mistyped docblock attribute warning messagesGuillaume Gomez-58/+58
2024-09-28Add regression tests for mistyped `standalone-crate` attributeGuillaume Gomez-0/+64
2024-09-28Rename `standalone` doctest attribute into `standalone-crate`Guillaume Gomez-2/+2