about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2023-09-21Improve invalid UTF-8 lint by finding the expression initializerUrgau-39/+123
2023-09-21update testslcnr-11/+116
2023-09-21rename mir::Constant -> mir::ConstOperand, mir::ConstKind -> mir::ConstRalf Jung-4/+4
2023-09-20Delete obsolete --disable-per-crate-search rustdoc flagDavid Tolnay-9/+0
2023-09-21Increasing the SIMD size improves the vectorization possibilitiesDianQK-13/+13
2023-09-20Auto merge of #115987 - loongarch-rs:fix-transparent-union-abi, r=bjorn3bors-2/+0
2023-09-20Ignore debug-assertions in test.Camille GILLOT-0/+1
2023-09-20Validate crate name in CLI option --externLeón Orell Valerian Liehr-17/+29
2023-09-20Do not create a DerefLen place for `Box<[T]>`.Camille GILLOT-0/+952
2023-09-20Rollup merge of #115988 - notriddle:notriddle/search-tab-layout, r=GuillaumeG...Guillaume Gomez-1/+85
2023-09-20Rollup merge of #115962 - Zalathar:debug, r=oli-obkGuillaume Gomez-39/+0
2023-09-20Migrate `rustc_hir_analysis` to session diagnosticObei Sideg-3/+9
2023-09-20Rollup merge of #115965 - matthewjasper:extra-if-let-guard-tests, r=compiler-...Matthias Krüger-4/+297
2023-09-20coverage: Remove debug code from the instrumentorZalathar-39/+0
2023-09-20Auto merge of #115734 - tmiasko:kcfi-no-core, r=compiler-errorsbors-6/+28
2023-09-19rustdoc: add test cases, and fix, search tabsMichael Howell-1/+85
2023-09-20Auto merge of #115486 - compiler-errors:dont-capture-late-pls, r=cjgillotbors-120/+195
2023-09-20bless the known-bug testsDeadbeef-109/+67
2023-09-20fix rustdoc testsDeadbeef-10/+12
2023-09-20Enable effects for libcoreDeadbeef-171/+225
2023-09-20Auto merge of #115959 - nikic:update-llvm-13, r=cuviperbors-0/+32
2023-09-20tests/ui/abi: Enable repr(transparent) union ABI tests on LoongArch64WANG Rui-2/+0
2023-09-19Add test for future-incompat diagnostics with json outputJeremy Fitzhardinge-0/+20
2023-09-19Add `type` field to json diagnostic outputsJeremy Fitzhardinge-34/+34
2023-09-19wrap fn sig binders in fn ptrEduardo Sánchez Muñoz-18/+6
2023-09-19Auto merge of #115979 - GuillaumeGomez:rollup-06ujzgh, r=GuillaumeGomezbors-28/+136
2023-09-19Rollup merge of #115947 - GuillaumeGomez:custom_code_classes_in_docs-warning,...Guillaume Gomez-26/+13
2023-09-19Rollup merge of #115801 - compiler-errors:async-cycle-mono, r=oli-obkGuillaume Gomez-0/+122
2023-09-19Rollup merge of #115499 - msizanoen1:riscv-fix-transparent-union-abi, r=bjorn3Guillaume Gomez-2/+1
2023-09-19Auto merge of #115627 - compiler-errors:icedump-no-std, r=m-ou-sebors-2/+2
2023-09-19rustc_hir_analysis: add a helper to check function the signature mismatchesEduardo Sánchez Muñoz-119/+193
2023-09-19Update tests for custom classesGuillaume Gomez-41/+9
2023-09-19Auto merge of #115865 - RalfJung:mir-mod, r=oli-obkbors-2/+2
2023-09-19Add more if let guard testsMatthew Jasper-4/+297
2023-09-19Add new rustdoc-ui test for `custom_code_classes_in_docs` featureGuillaume Gomez-1/+20
2023-09-19tests/ui/abi: Enable repr(transparent) union ABI tests on RISC-Vmsizanoen-2/+1
2023-09-19Rollup merge of #115924 - compiler-errors:non-exhaustive-1-zst, r=RalfJungGuillaume Gomez-1/+81
2023-09-19Rollup merge of #115625 - compiler-errors:hrtb-infer-err, r=b-naberGuillaume Gomez-0/+37
2023-09-19Rollup merge of #114941 - compiler-errors:inline-shadowed-by-dyn, r=lcnrGuillaume Gomez-0/+126
2023-09-19Rollup merge of #112725 - notriddle:notriddle/advanced-search, r=GuillaumeGomezGuillaume Gomez-2/+317
2023-09-19Update to LLVM 17.0.0Nikita Popov-0/+32
2023-09-19use pretty_print_const_value from MIR constant 'extra' printingRalf Jung-2/+2
2023-09-19Don't complain on a single non-exhaustive 1-zstMichael Goulet-1/+81
2023-09-19Don't resolve generic instances if they may be shadowed by dynMichael Goulet-19/+93
2023-09-19Explain HRTB + infer limitations of old solverMichael Goulet-0/+37
2023-09-19Failing testMichael Goulet-0/+52
2023-09-19Rollup merge of #115930 - Zalathar:spans-bug, r=compiler-errorsMatthias Krüger-16/+305
2023-09-19Rollup merge of #115879 - clubby789:migrate-hir-typeck-cast, r=compiler-errorsMatthias Krüger-10/+50
2023-09-19Rollup merge of #115873 - BoxyUwU:tykind_adt_debug, r=oli-obkMatthias Krüger-105/+29
2023-09-19Rollup merge of #115869 - ferrocene:pa-fix-tests-cargo-remap, r=compiler-errorsMatthias Krüger-3/+0