rust/src/test
est31 c79aba71d5 40 -> 39, as ceil(log10(2^128)) == 39
just as ceil(log10(2^64)) == 20
2016-12-30 15:17:28 +01:00
..
codegen Cleaned up the code and added tests. 2016-12-22 14:54:42 +03:00
codegen-units Fix fallout in tests. 2016-09-27 06:43:51 +00:00
compile-fail Fix parse-fail and compile-fail tests 2016-12-30 15:17:26 +01:00
compile-fail-fulldeps More systematic error reporting in path resolution 2016-12-26 15:01:49 +03:00
debuginfo travis: Update the OSX image we run tests in 2016-12-26 15:40:22 -08:00
incremental rustc: move function arguments into hir::Body. 2016-12-28 11:29:19 +02:00
mir-opt Auto merge of #38332 - bluss:copy-prop-arguments, r=eddyb 2016-12-14 06:26:21 +00:00
parse-fail Fix parse-fail and compile-fail tests 2016-12-30 15:17:26 +01:00
pretty Pretty-print $crate::foo::bar as ::foo::bar. 2016-12-22 06:14:36 +00:00
run-fail Warn when a #[should_panic] test has an unexpected message 2016-11-18 21:01:19 +10:30
run-fail-fulldeps Fix fallout in rustdoc and tests. 2016-11-21 12:16:46 +00:00
run-make rustc: always print nested nodes where a HIR map is available. 2016-12-28 11:29:20 +02:00
run-pass 40 -> 39, as ceil(log10(2^128)) == 39 2016-12-30 15:17:28 +01:00
run-pass-fulldeps rustc: separate bodies for static/(associated)const and embedded constants. 2016-12-28 11:27:57 +02:00
run-pass-valgrind Fix some pretty printing tests 2016-10-18 23:23:40 +03:00
rustdoc rustdoc: Fix short summaries in search results 2016-12-12 18:39:36 +00:00
ui Rollup merge of #38559 - japaric:ptx2, r=alexcrichton 2016-12-29 17:26:15 -08:00