rust/tests
Matthias Krüger 897f56ed28
Rollup merge of #108049 - clubby789:dont-suggest-unstable, r=compiler-errors
Don't suggest `#[doc(hidden)]` trait methods with matching return type

Fixes #107983, addressing the bad suggestion.
The test can probably be made more specific to this  case, but I'm unsure how.

`@rustbot` label +A-diagnostics
2023-02-15 21:30:58 +01:00
..
assembly Update the minimum external LLVM to 14 2023-02-10 16:06:25 -08:00
auxiliary
codegen Rollup merge of #107573 - cuviper:drop-llvm-13, r=nagisa 2023-02-14 18:24:40 +01:00
codegen-units
debuginfo
incremental
mir-opt Rollup merge of #107411 - cjgillot:dataflow-discriminant, r=oli-obk 2023-02-15 12:24:55 +05:30
pretty
run-make Auto merge of #105601 - BelovDV:change-rlib-with-not-stable, r=petrochenkov 2023-02-12 07:15:27 +00:00
run-make-fulldeps
run-pass-valgrind
rustdoc rustdoc: add more tooltips to intra-doc links 2023-02-13 22:57:28 -07:00
rustdoc-gui Rollup merge of #107340 - notriddle:notriddle/simplify-doctest-tooltip, r=GuillaumeGomez 2023-02-13 11:34:56 +01:00
rustdoc-js
rustdoc-js-std
rustdoc-json
rustdoc-ui Fetch less HIR in signature check. 2023-02-14 20:26:03 +00:00
ui Rollup merge of #108049 - clubby789:dont-suggest-unstable, r=compiler-errors 2023-02-15 21:30:58 +01:00
ui-fulldeps
COMPILER_TESTS.md