rust/src/test
bors 9475e609b8 Auto merge of #89770 - jkugelman:must-use-from-and-into, r=joshtriplett
Add #[must_use] to From::from and Into::into

Risk of churn: **High**
Magic 8-Ball says: **Outlook not so good**

I figured I'd put this out there. If we don't do it now maybe we save it for a rainy day.

Parent issue: #89692

r? `@joshtriplett`
2021-10-12 09:43:37 +00:00
..
assembly Fix min LLVM version for bpf-types test 2021-10-09 19:18:37 +11:00
auxiliary
codegen Auto merge of #89597 - michaelwoerister:improve-vtable-debuginfo, r=wesleywiser 2021-10-11 04:31:47 +00:00
codegen-units
debuginfo Fix function-names test for GDB 10.1 2021-10-11 17:20:45 +02:00
incremental Auto merge of #89619 - michaelwoerister:incr-vtables, r=nagisa 2021-10-08 09:04:06 +00:00
mir-opt opt-level >= 4 2021-10-06 20:37:24 +02:00
pretty
run-make Auto merge of #89343 - Mark-Simulacrum:no-args-queries, r=cjgillot 2021-10-09 13:13:07 +00:00
run-make-fulldeps
run-pass-valgrind
rustdoc Rollup merge of #89538 - notriddle:notriddle/arrow-highlight, r=GuillaumeGomez 2021-10-08 22:30:39 +02:00
rustdoc-gui Add test for <code> in doc blocks on mobile 2021-10-10 14:24:40 +02:00
rustdoc-js
rustdoc-js-std
rustdoc-json Remove special-casing of never primitive in rustdoc-json-types 2021-10-08 16:53:39 +02:00
rustdoc-ui Simplify AttributesExt::cfg function and remove error emissions since they are not useful 2021-10-06 21:22:56 +02:00
ui Auto merge of #89770 - jkugelman:must-use-from-and-into, r=joshtriplett 2021-10-12 09:43:37 +00:00
ui-fulldeps
COMPILER_TESTS.md