rust/src/test
bors 6ee1b62c81 Auto merge of #72481 - marmeladema:duration-consts-2, r=oli-obk
Constify most non-trait `Duration` methods as described in #72440

The remaining methods could probably be made const once https://github.com/rust-lang/rust/pull/72449 lands with support for `f<32|64>::is_finite()`.
2020-07-16 13:35:09 +00:00
..
assembly Add initial asm!() support for hexagon 2020-06-16 08:58:13 -05:00
auxiliary test: Fix warnings in rust_test_helpers.c 2020-05-06 23:54:05 +03:00
codegen Rollup merge of #74285 - wangtheo:issue-71669, r=lcnr 2020-07-13 22:23:13 -07:00
codegen-units Change how compiler-builtins gets many CGUs 2020-06-15 07:38:00 -07:00
compile-fail Update tests 2020-06-28 10:08:12 -07:00
debuginfo Modify type names on MSVC to make tuples .natvis compatible. 2020-06-24 19:28:12 -07:00
incremental mir_built is a lie 2020-07-15 12:58:32 +02:00
mir-opt improve naming 2020-07-15 13:06:47 +02:00
pretty pprust: support multiline comments within lines 2020-07-12 18:22:09 +01:00
run-make expand: Stop using nonterminals for passing tokens to attribute and derive macros 2020-07-01 13:13:21 +03:00
run-make-fulldeps Avoid "whitelist" 2020-07-10 07:39:28 -04:00
run-pass-valgrind
rustdoc rustdoc: insert newlines between attributes 2020-07-11 11:33:37 -04:00
rustdoc-js rustdoc: Fix doc aliases with crate filtering 2020-06-23 09:27:37 +01:00
rustdoc-js-std Make current crate aliases go first 2020-05-14 11:36:02 +02:00
rustdoc-ui Rollup merge of #74147 - dennis-hamester:fix/issue-74134, r=jyn514 2020-07-13 22:23:11 -07:00
rustfix
ui Auto merge of #72481 - marmeladema:duration-consts-2, r=oli-obk 2020-07-16 13:35:09 +00:00
ui-fulldeps Avoid "whitelist" 2020-07-10 07:39:28 -04:00
COMPILER_TESTS.md