rust/src/test
Matthias Krüger da25e1e59c
Rollup merge of #94156 - tmiasko:pp-str, r=petrochenkov
Gracefully handle non-UTF-8 string slices when pretty printing

Fixes #78520.
2022-02-21 19:36:48 +01:00
..
assembly Add preliminary support for inline assembly for msp430. 2022-01-22 23:42:46 -05:00
auxiliary
codegen Auto merge of #92911 - nbdd0121:unwind, r=Amanieu 2022-02-19 23:25:06 +00:00
codegen-units Collect panic/panic_bounds_check during monomorphization 2021-10-30 18:21:44 +01:00
debuginfo debuginfo: Support fat pointers to unsized tuples. 2022-02-16 13:29:00 +01:00
incremental Revert "Auto merge of #92007 - oli-obk:lazy_tait2, r=nikomatsakis" 2022-02-11 07:18:06 +00:00
mir-opt Rollup merge of #94156 - tmiasko:pp-str, r=petrochenkov 2022-02-21 19:36:48 +01:00
pretty Bless use tree pretty print test 2022-02-07 21:51:05 -08:00
run-make Add --scrape-tests flags so rustdoc can scrape examples from tests 2022-02-11 21:48:59 -08:00
run-make-fulldeps Auto merge of #94174 - matthiaskrgr:rollup-snyrlhy, r=matthiaskrgr 2022-02-20 02:19:41 +00:00
run-pass-valgrind
rustdoc Rollup merge of #94091 - GuillaumeGomez:rustdoc-const-computed-value, r=oli-obk 2022-02-20 00:37:27 +01:00
rustdoc-gui Rollup merge of #94002 - GuillaumeGomez:duplicated-sidebar-macro, r=notriddle 2022-02-20 00:37:24 +01:00
rustdoc-js rustdoc: add test case for multiple traits and erased names 2022-01-26 13:03:31 -07:00
rustdoc-js-std Update macro:print typed-query rustdoc test to include pin! results 2022-02-14 16:56:37 +01:00
rustdoc-json rustdoc-json: Add some tests for typealias item 2022-02-09 16:10:58 +00:00
rustdoc-ui rustdoc: resolve intra-doc links when checking HTML 2022-02-16 09:15:39 -07:00
ui Rollup merge of #94156 - tmiasko:pp-str, r=petrochenkov 2022-02-21 19:36:48 +01:00
ui-fulldeps add a rustc::query_stability lint 2022-02-01 10:15:59 +01:00
COMPILER_TESTS.md