rust/src/test
bors 8c2b371ebc Auto merge of #53227 - nivkner:pin_move, r=RalfJung
move the Pin API into its own module for centralized documentation

This implements the change proposed by @withoutboats in #49150, as suggested by @RalfJung in the review of #53104,
along with the documentation that was originally in it, that was deemed more appropriate in module-level documentation.

r? @RalfJung
2018-08-27 22:56:15 +00:00
..
auxiliary
codegen Auto merge of #53080 - hermord:rc-opt, r=alexcrichton 2018-08-21 06:40:20 +00:00
codegen-units Fix typos found by codespell. 2018-08-19 17:41:28 +02:00
compile-fail add #[panic_handler]; deprecate #[panic_implementation] 2018-08-23 20:58:55 +02:00
compile-fail-fulldeps Stabilize a few secondary macro features 2018-08-23 01:13:17 +03:00
debuginfo pretty printing for btreemap 2018-08-15 13:48:10 +09:00
incremental mv codemap source_map 2018-08-19 23:01:01 +02:00
incremental-fulldeps
mir-opt patch up mir-opt tests 2018-07-26 15:12:04 +03:00
parse-fail Suggest try if someone uses do catch 2018-08-19 16:53:42 -07:00
pretty Stabilize 'attr_literals' feature. 2018-08-23 19:06:07 -07:00
run-fail Fix typos found by codespell. 2018-08-19 17:41:28 +02:00
run-fail-fulldeps mv (mod) codemap source_map 2018-08-19 23:01:00 +02:00
run-make rustc: Continue to tweak "std internal symbols" 2018-08-26 16:34:14 -07:00
run-make-fulldeps Auto merge of #51456 - qmx:crate-in-path, r=nikomatsakis 2018-08-27 19:51:01 +00:00
run-pass Auto merge of #53227 - nivkner:pin_move, r=RalfJung 2018-08-27 22:56:15 +00:00
run-pass-fulldeps Move with_globals setup from run_compiler to run 2018-08-27 02:19:07 +02:00
run-pass-valgrind Implement simple codegen for unsized rvalues. 2018-08-19 08:07:33 +09:00
rustdoc Rollup merge of #53541 - GuillaumeGomez:fix-impl-trait-ret-type, r=oli-obk 2018-08-22 17:45:36 +02:00
rustdoc-js Auto merge of #53227 - nivkner:pin_move, r=RalfJung 2018-08-27 22:56:15 +00:00
rustdoc-ui Rollup merge of #52835 - GuillaumeGomez:ice-rustdoc-links, r=eddyb 2018-08-01 21:46:27 +02:00
rustfix
ui Auto merge of #51456 - qmx:crate-in-path, r=nikomatsakis 2018-08-27 19:51:01 +00:00
ui-fulldeps Stabilize a few secondary macro features 2018-08-23 01:13:17 +03:00
COMPILER_TESTS.md Link compiler test documentation to rustc-guide 2018-08-10 08:05:48 -06:00