summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2016-04-11Fix a test on stableAlex Crichton-0/+1
2016-04-07fix compile-fail and parse-fail tests by blindly opting back intoFelix S. Klock II-11/+31
2016-04-07syntax: Stop the bump loop for trait items at } and EOF.Eduard Burtescu-4/+19
2016-03-16Add comment explaining purpose of testNiko Matsakis-0/+3
2016-03-16Do not report errors from regionck if other errors were alreadyNiko Matsakis-0/+24
2016-03-16remove wrong assert in check_matchAriel Ben-Yehuda-0/+20
2016-03-16don't treat unit patterns as wildcard patternsAriel Ben-Yehuda-0/+29
2016-03-16truncate i8-s to i1-s when loading constantsAriel Ben-Yehuda-0/+19
2016-03-03Ignore a rustdoc test that does not work on betaBrian Anderson-0/+1
2016-03-01Auto merge of #31962 - sanxiyn:const-eval-map, r=arielb1bors-0/+21
2016-02-29test: Mark all rpass-valgrind as no-prefer-dynamicAlex Crichton-0/+11
2016-02-29std: Stabilize APIs for the 1.8 releaseAlex Crichton-57/+14
2016-02-29Use HIR map instead of tcx in constant evaluatorSeo Sanghyeon-0/+21
2016-02-28Auto merge of #31902 - mitaa:rdoc-shorter, r=alexcrichtonbors-0/+70
2016-02-27Auto merge of #31915 - nagisa:mir-unpretty-fix, r=arielb1bors-0/+15
2016-02-27Add testSimonas Kazlauskas-0/+15
2016-02-27Clearly separate code blocks from other blocksmitaa-0/+70
2016-02-26Auto merge of #31903 - mitaa:rdoc-ghostly-impls, r=alexcrichtonbors-0/+36
2016-02-26Don't inline impls from `doc(hidden)` modulesmitaa-0/+36
2016-02-26Rollup merge of #31904 - bluss:writer-formatter-error, r=alexcrichtonManish Goregaokar-0/+54
2016-02-26Rollup merge of #31901 - bluss:suggest-use, r=sanxiynManish Goregaokar-8/+8
2016-02-26Auto merge of #31857 - jseyfried:fix_scoping, r=nikomatsakisbors-0/+29
2016-02-26Make sure formatter errors are emitted by the default Write::write_fmtUlrik Sverdrup-0/+54
2016-02-26Auto merge of #31749 - nikomatsakis:compiletest-subdir, r=alexcrichtonbors-0/+0
2016-02-26suggest: Put the `use` in suggested code inside the quotesUlrik Sverdrup-8/+8
2016-02-25Auto merge of #30856 - mneumann:thread_local_extern, r=alexcrichtonbors-0/+43
2016-02-25Rollup merge of #31837 - mitaa:rdoc-inherent-assoc, r=alexcrichtonManish Goregaokar-0/+23
2016-02-25Rollup merge of #31835 - mitaa:rdoc-global-src, r=alexcrichtonManish Goregaokar-0/+17
2016-02-25Rollup merge of #31818 - GuillaumeGomez:error_display, r=brsonManish Goregaokar-0/+22
2016-02-25Rollup merge of #31362 - jseyfried:fix_extern_crate_visibility, r=nikomatsakisManish Goregaokar-38/+42
2016-02-24Move the borrowck run-pass/compile-fail tests into their own directoriesNiko Matsakis-0/+0
2016-02-24Add compiletest-ignore-dir to existing subdirectories.Niko Matsakis-0/+0
2016-02-24Fix source-links for files with absolute-pathsmitaa-0/+17
2016-02-24Improve unused import detectionJeffrey Seyfried-0/+7
2016-02-24Resolve: include normal modules in the ribsJeffrey Seyfried-0/+22
2016-02-24Warn instead of error when using an inaccessable extern crateJeffrey Seyfried-5/+16
2016-02-24Warn when reexporting a private extern crateJeffrey Seyfried-0/+4
2016-02-24Fix the visibility of extern crate declarations and stop warning on pub exter...Jeffrey Seyfried-38/+27
2016-02-23Don't show associated consts from trait implsmitaa-0/+23
2016-02-23Auto merge of #31822 - petrochenkov:derive, r=alexcrichtonbors-1/+46
2016-02-22Auto merge of #30969 - Amanieu:extended_atomic_cmpxchg, r=alexcrichtonbors-0/+68
2016-02-22Add a test to make sure trans doesn't choke on any of the intrinsicsAmanieu d'Antras-0/+37
2016-02-22Fix #[derive] for empty structs with bracesVadim Petrochenkov-1/+46
2016-02-22Ignore test case on Windows.Michael Neumann-0/+1
2016-02-21Run thread-local-extern-static test only on supported platforms.Michael Neumann-2/+4
2016-02-21Auto merge of #31761 - Amanieu:volatile, r=alexcrichtonbors-1/+7
2016-02-20Add test for E0152 error message improvementGuillaume Gomez-0/+22
2016-02-20Auto merge of #31757 - petrochenkov:unitdotdot, r=nikomatsakisbors-11/+11
2016-02-20Auto merge of #31747 - jseyfried:stop_resolve_after_fail, r=nrcbors-2/+2
2016-02-20Fix test case. Needs no_mangle and aux-buildMichael Neumann-0/+4