rust/src/test
Yuki Okushi e5ac08779b
Rollup merge of #93746 - cjgillot:nodefii, r=nikomatsakis
Remove defaultness from ImplItem.

This information is not really used anywhere, except HIR pretty-printing. This makes ImplItem and TraitItem more similar.
2022-02-09 14:12:22 +09:00
..
assembly Add preliminary support for inline assembly for msp430. 2022-01-22 23:42:46 -05:00
auxiliary
codegen Auto merge of #93561 - Amanieu:more-unwind-abi, r=nagisa 2022-02-08 03:20:05 +00:00
codegen-units Collect panic/panic_bounds_check during monomorphization 2021-10-30 18:21:44 +01:00
debuginfo Auto merge of #93432 - Kobzol:stable-hash-isize-hash-compression, r=the8472 2022-02-03 01:08:45 +00:00
incremental Rollup merge of #93746 - cjgillot:nodefii, r=nikomatsakis 2022-02-09 14:12:22 +09:00
mir-opt Auto merge of #93179 - Urgau:unreachable-2021, r=m-ou-se,oli-obk 2022-02-07 00:26:52 +00:00
pretty Bless all pretty printer tests and ui tests 2022-02-03 10:59:36 -08:00
run-make Rollup merge of #93568 - willcrichton:scrape-examples-leading-whitespace, r=CraftSpider 2022-02-08 06:47:33 +01:00
run-make-fulldeps Rollup merge of #92695 - Swatinem:cover-nested, r=wesleywiser 2022-02-08 06:47:32 +01:00
run-pass-valgrind
rustdoc Rollup merge of #93715 - GuillaumeGomez:horizontal-trim, r=notriddle 2022-02-08 06:47:36 +01:00
rustdoc-gui rustdoc: tweak line and ¶ spacing for a11y 2022-02-08 03:09:10 -08:00
rustdoc-js rustdoc: add test case for multiple traits and erased names 2022-01-26 13:03:31 -07:00
rustdoc-js-std Fix linkcheck issues 2021-09-12 02:30:24 +00:00
rustdoc-json Add has tests for blanket_with_local trait methods 2022-01-22 19:55:25 -05:00
rustdoc-ui Rollup merge of #93721 - jyn514:less-macro-special-casing, r=petrochenkov 2022-02-08 06:47:37 +01:00
ui Auto merge of #93778 - matthiaskrgr:rollup-yfngdao, r=matthiaskrgr 2022-02-09 01:18:06 +00:00
ui-fulldeps add a rustc::query_stability lint 2022-02-01 10:15:59 +01:00
COMPILER_TESTS.md