summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2024-06-18tail expression behind terminating scopeDing Xiang Fei
2024-06-17Auto merge of #126593 - matthiaskrgr:rollup-a5jfg7w, r=matthiaskrgrbors
2024-06-17Rollup merge of #126584 - cjgillot:issue-122736, r=michaelwoeristerMatthias Krüger
2024-06-17Rollup merge of #126577 - oli-obk:static_valtrees, r=RalfJungMatthias Krüger
2024-06-17Rollup merge of #126568 - bvanjoi:fix-126376, r=petrochenkovMatthias Krüger
2024-06-17Auto merge of #126128 - oli-obk:method_ice, r=lcnrbors
2024-06-17Remove windows-specific copy of testOli Scherer
2024-06-17Use subtyping instead of equality, since method resolution also uses subtypingOli Scherer
2024-06-17Add regression testOli Scherer
2024-06-17Do not ICE in privacy when type inference fails.Camille GILLOT
2024-06-17Rollup merge of #126580 - GuillaumeGomez:add-missing-annotation, r=bjorn3Guillaume Gomez
2024-06-17Rollup merge of #126570 - nnethercote:fix-126385, r=lcnrGuillaume Gomez
2024-06-17Rollup merge of #126226 - gurry:125325-improve-closure-arg-sugg, r=oli-obkGuillaume Gomez
2024-06-17Add missing test annotationGuillaume Gomez
2024-06-17Convert a `span_bug` to a `span_delayed_bug`.Nicholas Nethercote
2024-06-17Rollup merge of #126531 - slanterns:error_provider, r=workingjubilee许杰友 Jieyou Xu (Joe)
2024-06-17Rollup merge of #125258 - compiler-errors:static-if-no-lt, r=nnethercote许杰友 Jieyou Xu (Joe)
2024-06-17mark undetermined if target binding in current ns is not gotbohan
2024-06-16Rollup merge of #126560 - matthiaskrgr:morecrashes, r=jieyouxu许杰友 Jieyou Xu (Joe)
2024-06-16Rollup merge of #126365 - Dirbaio:collapse-debuginfo-statics, r=workingjubilee许杰友 Jieyou Xu (Joe)
2024-06-16Rollup merge of #126192 - bjorn3:redox_patches, r=petrochenkov许杰友 Jieyou Xu (Joe)
2024-06-16more ice testsMatthias Krüger
2024-06-16Add i686-unknown-redox targetbjorn3
2024-06-16Auto merge of #126542 - GuillaumeGomez:migrate-run-make-duplicate-output-flav...bors
2024-06-16Migrate `run-make/duplicate-output-flavors` to `rmake.rs`Guillaume Gomez
2024-06-16Apply suggestion.Slanterns
2024-06-16Rollup merge of #126127 - Alexendoo:other-trait-diag, r=pnkfelixJacob Pratt
2024-06-16Auto merge of #126299 - scottmcm:tune-sliceindex-ubchecks, r=saethlinbors
2024-06-15Redo SliceIndex implementationsScott McMurray
2024-06-16add codegen test for `Error::provide`Slanterns
2024-06-15Rollup merge of #126526 - Enselic:non-snake-case, r=jieyouxuGuillaume Gomez
2024-06-15Rollup merge of #126517 - GuillaumeGomez:migrate-run-make-dep-graph, r=KobzolGuillaume Gomez
2024-06-15Rollup merge of #126478 - GuillaumeGomez:migrate-run-make-codegen-options-par...Guillaume Gomez
2024-06-15Rollup merge of #126410 - RalfJung:smir-const-operand, r=oli-obkGuillaume Gomez
2024-06-15Rollup merge of #126404 - compiler-errors:alias-relate-terms, r=lcnrGuillaume Gomez
2024-06-15tests/ui/lint: Move 19 tests to new `non-snake-case` subdirMartin Nordholts
2024-06-15Migrate `run-make/dep-graph` to `rmake.rs`Guillaume Gomez
2024-06-15Auto merge of #126518 - matthiaskrgr:rollup-wb70rzq, r=matthiaskrgrbors
2024-06-15Rollup merge of #126429 - tgross35:f16-f128-const-eval, r=RalfJungMatthias Krüger
2024-06-15Rollup merge of #126417 - beetrees:f16-f128-inline-asm-x86, r=AmanieuMatthias Krüger
2024-06-15Rollup merge of #126361 - celinval:issue-0079-intrinsic, r=oli-obkMatthias Krüger
2024-06-15Auto merge of #126514 - matthiaskrgr:rollup-pnwi8ns, r=matthiaskrgrbors
2024-06-15Rollup merge of #126497 - petrochenkov:delehyg, r=compiler-errorsMatthias Krüger
2024-06-15Rollup merge of #126367 - compiler-errors:point-out-failing-never-obligation,...Matthias Krüger
2024-06-15Auto merge of #125722 - Urgau:non_local_defs-macro-to-change, r=estebankbors
2024-06-14Add ub-checks to slice_index MIR-opt testScott McMurray
2024-06-15Auto merge of #122613 - Zalathar:profiler, r=nnethercotebors
2024-06-15delegation: Fix hygiene for `self`Vadim Petrochenkov
2024-06-14Remove f16 const eval crash testTrevor Gross
2024-06-14Auto merge of #118958 - c410-f3r:concat-again, r=petrochenkovbors