about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2024-11-03Rollup merge of #132437 - Zalathar:inline-mixed-regression, r=jieyouxuMatthias Krüger-0/+32
2024-11-02Auto merge of #125579 - Noratrieb:print-host, r=davidtwcobors-1/+7
2024-11-02Add `--print host-triple`Noratrieb-1/+7
2024-11-02move deployment-target tests to print-requestNilstrieb-0/+0
2024-11-02Auto merge of #132147 - estebank:long-types-2, r=davidtwcobors-197/+292
2024-11-02fix testsEsteban Küber-10/+11
2024-11-02coverage: Regression test for inlining into an uninstrumented crateZalathar-0/+32
2024-11-02Rollup merge of #132481 - lukas-code:doc-stab3, r=GuillaumeGomezMatthias Krüger-14/+100
2024-11-02Auto merge of #132497 - matthiaskrgr:rollup-gaskcn0, r=matthiaskrgrbors-16/+147
2024-11-02Rollup merge of #132488 - compiler-errors:more-fixmes-bye, r=jieyouxuMatthias Krüger-15/+24
2024-11-02Rollup merge of #132466 - cjgillot:opaque-late, r=compiler-errorsMatthias Krüger-0/+13
2024-11-02Rollup merge of #132457 - taiki-e:needless-feature, r=workingjubileeMatthias Krüger-1/+1
2024-11-02Rollup merge of #132453 - Urgau:non_local_defs-impl-mod-transparent, r=jieyouxuMatthias Krüger-0/+64
2024-11-02Rollup merge of #132170 - veera-sivarajan:codegen-tests, r=jieyouxuMatthias Krüger-0/+45
2024-11-02Add a Few Codegen TestsVeera-0/+45
2024-11-02Auto merge of #132352 - DianQK:llvm/19.1.3, r=nikicbors-0/+12
2024-11-02Remove or fix some FIXME(async_closure)Michael Goulet-15/+24
2024-11-02Account for negative bounds in E0277 note and suggestionEsteban Küber-18/+0
2024-11-02On long E0277 primary span label, move it to a `help`Esteban Küber-78/+88
2024-11-02Point at tail expression on rpit E0277Esteban Küber-21/+93
2024-11-02Trim output of E0277 in some casesEsteban Küber-32/+0
2024-11-02Add trait diff highlighting logic and use it in E0277Esteban Küber-73/+135
2024-11-02rustdoc: skip stability inheritance for some item kindsLukas Markeffsky-14/+100
2024-11-01Auto merge of #132470 - GuillaumeGomez:rollup-1a1mkmp, r=GuillaumeGomezbors-52/+400
2024-11-02Rollup merge of #132456 - taiki-e:test-asm-dir, r=jieyouxuGuillaume Gomez-0/+0
2024-11-02Rollup merge of #132448 - chengehe:master, r=NoratriebGuillaume Gomez-1/+1
2024-11-02Rollup merge of #132439 - tgross35:f16-f128-nan-lint, r=jieyouxuGuillaume Gomez-29/+295
2024-11-02Rollup merge of #132383 - compiler-errors:never-type-fallback-sugg, r=WaffleL...Guillaume Gomez-0/+104
2024-11-02Rollup merge of #131829 - Zalathar:goodbye-zprofile, r=chenyukangGuillaume Gomez-22/+0
2024-11-01Use more minimized test.Camille GILLOT-38/+6
2024-11-01Account for late-bound depth when capturing all opaque lifetimes.Camille GILLOT-0/+45
2024-11-01Completely deny calling functions with const conditions in MIR const check un...Michael Goulet-23/+107
2024-11-01Double-check conditional constness in MIRMichael Goulet-3/+10
2024-11-01Also treat `impl` definition parent as transparent regarding modulesUrgau-0/+64
2024-11-01Remove needless #![feature(asm_experimental_arch)] from loongarch64 inline as...Taiki Endo-1/+1
2024-11-01Move remaining inline assembly test files into asm directoryTaiki Endo-0/+0
2024-11-01Add missing backtickchengehe-1/+1
2024-10-31Add `f16` and `f128` to `invalid_nan_comparison`Trevor Gross-29/+295
2024-11-01And also suggest for qpathsMichael Goulet-0/+72
2024-11-01And locals tooMichael Goulet-6/+14
2024-11-01Suggest adding self type to methodMichael Goulet-0/+12
2024-11-01Suggest annotations for never type fallbackMichael Goulet-0/+12
2024-10-31Rollup merge of #132357 - m-ou-se:explicit-abi, r=compiler-errorsJubilee-6/+3
2024-10-31Rollup merge of #132209 - compiler-errors:modifiers, r=fmeaseJubilee-38/+84
2024-10-31Rollup merge of #131168 - madsmtm:target-info-psx-os, r=davidtwcoJubilee-3/+3
2024-10-31Auto merge of #132356 - jieyouxu:unsound-simplify_aggregate_to_copy, r=cjgill...bors-42/+189
2024-10-31tests: use minicore in `tests/ui/abi/compatibility.rs` as an example许杰友 Jieyou Xu (Joe)-74/+28
2024-10-31tests/ui: add `minicore` compiletest self-test许杰友 Jieyou Xu (Joe)-0/+20
2024-10-31tests/codegen: add `minicore` compiletest self-test许杰友 Jieyou Xu (Joe)-0/+20
2024-10-31tests/assembly: add `minicore` compiletest self-test许杰友 Jieyou Xu (Joe)-0/+5