rust/tests
Matthias Krüger 55d5cd5e95
Rollup merge of #109200 - compiler-errors:issue-109191, r=WaffleLapkin
Fix index out of bounds in `suggest_trait_fn_ty_for_impl_fn_infer`

Fixes #109191
2023-03-18 00:05:52 +01:00
..
assembly Update the minimum external LLVM to 14 2023-02-10 16:06:25 -08:00
auxiliary
codegen Rollup merge of #109181 - durin42:v0-mangle-inherit_overflow, r=Nilstrieb 2023-03-17 08:42:39 +01:00
codegen-units Use unused_generic_params from crate metadata 2023-03-14 16:33:12 +00:00
debuginfo Bless debuginfo test. 2023-03-13 18:24:48 +00:00
incremental Bless incremental test. 2023-03-14 20:52:42 +01:00
mir-opt Auto merge of #109085 - tmiasko:index-based, r=WaffleLapkin 2023-03-17 08:17:21 +00:00
pretty Bless pretty tests. 2023-03-16 11:21:50 +01:00
run-make Update coverage info. 2023-03-09 17:51:38 +00:00
run-make-fulldeps rustdoc: fix test case for custom themes 2023-03-08 12:49:35 -07:00
run-pass-valgrind
rustdoc rustdoc: remove std:: from primitive intra-doc link tooltips 2023-03-15 11:34:37 -07:00
rustdoc-gui Rollup merge of #106915 - notriddle:notriddle/load-only-one-theme, r=GuillaumeGomez,jsha 2023-03-09 12:11:52 +01:00
rustdoc-js rustdoc: fix type search when more than one where clause applies 2023-03-07 11:37:04 -07:00
rustdoc-js-std Rollup merge of #108875 - notriddle:notriddle/return-trait, r=GuillaumeGomez 2023-03-16 08:57:05 +01:00
rustdoc-json Add regression test for #107677 2023-02-18 18:28:17 +01:00
rustdoc-ui Bless -Zhelp output test. 2023-03-16 12:26:20 +01:00
ui Rollup merge of #109200 - compiler-errors:issue-109191, r=WaffleLapkin 2023-03-18 00:05:52 +01:00
ui-fulldeps Remove uses of box_syntax in rustc and tools 2023-03-12 13:19:46 +00:00
COMPILER_TESTS.md