rust/src/test
bors e094492200 Auto merge of #97582 - tmiasko:pointer-address-cast, r=oli-obk
Add a pointer to address cast kind

A pointer to address cast are often special-cased. Introduce a dedicated cast kind to make them easy distinguishable.
2022-05-31 21:06:11 +00:00
..
assembly Fix stack protector basic test 2022-05-25 17:29:37 +02:00
auxiliary
codegen Update some codegen tests for opaque pointers 2022-05-25 17:29:37 +02:00
codegen-units Fix/bless tests broken by DSE 2022-05-24 22:50:21 -04:00
debuginfo Add support for embedding pretty printers via the #[debugger_visualizer] attribute. Add tests for embedding pretty printers and update documentation. 2022-05-24 11:14:48 -07:00
incremental Switch incremental/hashes tests to all use optimizations. 2022-05-27 18:17:39 -07:00
mir-opt Auto merge of #97582 - tmiasko:pointer-address-cast, r=oli-obk 2022-05-31 21:06:11 +00:00
pretty
run-make
run-make-fulldeps Auto merge of #94214 - nikic:rust-opaque-pointers, r=cuviper 2022-05-29 14:12:42 +00:00
run-pass-valgrind
rustdoc Remove #[default..] and add #[const_trait] 2022-05-30 08:52:24 +00:00
rustdoc-gui Rollup merge of #97089 - GuillaumeGomez:improve-settings-theme-display, r=jsha 2022-05-31 07:57:32 +02:00
rustdoc-js Adjust test case to account for 6c8a2d4 2022-05-25 11:01:43 -07:00
rustdoc-js-std
rustdoc-json
rustdoc-ui Remove few characters for tidy check to pass 2022-05-26 23:13:37 +01:00
ui Auto merge of #97419 - WaffleLapkin:const_from_ptr_range, r=oli-obk 2022-05-31 14:55:33 +00:00
ui-fulldeps errors: simplify referring to fluent attributes 2022-05-30 13:38:19 +01:00
COMPILER_TESTS.md