rust/tests
Matthias Krüger 92eb36461b
Rollup merge of #110103 - compiler-errors:new-solver-overflows, r=lcnr
Report overflows gracefully with new solver

avoid reporting overflows as ambiguity errors, so that the error message is clearer.

r? ```@lcnr```
2023-04-12 22:04:33 +02:00
..
assembly
auxiliary
codegen Auto merge of #109895 - nikic:llvm-16-tests, r=cuviper 2023-04-12 02:30:21 +00:00
codegen-units
debuginfo
incremental
mir-opt Add Offset binary op to custom mir 2023-04-11 16:23:35 +02:00
pretty
run-make Replace rustdoc-ui/{c,z}-help tests with a run-make test 2023-04-12 05:34:21 -05:00
run-make-fulldeps
run-pass-valgrind
rustdoc
rustdoc-gui Update rustdoc GUI tests to new browser-ui-test version 2023-04-11 19:14:35 +02:00
rustdoc-js
rustdoc-js-std
rustdoc-json
rustdoc-ui Rollup merge of #109810 - jyn514:rustdoc-opt-tests, r=TaKO8Ki 2023-04-12 22:04:32 +02:00
ui Rollup merge of #110103 - compiler-errors:new-solver-overflows, r=lcnr 2023-04-12 22:04:33 +02:00
ui-fulldeps Migrate most of rustc_builtin_macros to diagnostic impls 2023-04-10 21:16:53 +01:00
COMPILER_TESTS.md