about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2016-03-06Auto merge of #31920 - jseyfried:fix_spurious_privacy_error, r=nikomatsakisbors-1/+31
2016-03-05Auto merge of #31889 - alexcrichton:update-jemalloc-again, r=nikomatsakisbors-36/+28
2016-03-04Auto merge of #32046 - steveklabnik:rollup, r=steveklabnikbors-0/+1
2016-03-04Rollup merge of #32017 - brson:ignoretest, r=nikomatsakisSteve Klabnik-0/+1
2016-03-04Don't treat associated types specially in `def_privacy`Jeffrey Seyfried-1/+1
2016-03-04Add testJeffrey Seyfried-0/+30
2016-03-04test: Clean up alloc_jemalloc usage in testsAlex Crichton-36/+28
2016-03-04Auto merge of #32039 - arielb1:pat-enum, r=nagisabors-0/+29
2016-03-04Auto merge of #32032 - arielb1:load-const, r=eddybbors-0/+19
2016-03-04don't treat unit patterns as wildcard patternsAriel Ben-Yehuda-0/+29
2016-03-04Auto merge of #32006 - jseyfried:fix_expanded_mod_path, r=nikomatsakisbors-0/+47
2016-03-04truncate i8-s to i1-s when loading constantsAriel Ben-Yehuda-0/+19
2016-03-03Auto merge of #31797 - apasel422:issue-28950, r=alexcrichtonbors-26/+23
2016-03-03Auto merge of #32007 - nikomatsakis:compiletest-incremental, r=alexcrichtonbors-23/+71
2016-03-03Auto merge of #31824 - jseyfried:privacy_in_resolve, r=nikomatsakisbors-68/+93
2016-03-03Ignore a rustdoc test that does not work on betaBrian Anderson-0/+1
2016-03-02Add testJeffrey Seyfried-0/+47
2016-03-02Auto merge of #32005 - vegai:31686, r=Manishearthbors-2/+2
2016-03-02Type defined here note added to testvegai-1/+1
2016-03-02add a run-fail meta testNiko Matsakis-0/+43
2016-03-02rename should-panic to should-fail, per acrichto's suggestionNiko Matsakis-1/+1
2016-03-02make it possible for a test to declare `should-panic`Niko Matsakis-0/+46
2016-03-02Fix test to reflect new notevegai-1/+1
2016-03-02convert coherence-cow to use revisionsNiko Matsakis-52/+11
2016-03-02Add test (fixes #27340)Vadim Petrochenkov-0/+16
2016-03-02Auto merge of #32001 - Manishearth:rollup, r=Manishearthbors-113/+116
2016-03-02Rollup merge of #31982 - apasel422:sync, r=alexcrichtonManish Goregaokar-54/+34
2016-03-02Rollup merge of #31919 - petrochenkov:blockpub, r=nikomatsakisManish Goregaokar-59/+82
2016-03-01Explicitly opt out of `Sync` for `cell` and `mpsc` typesAndrew Paseltiner-54/+34
2016-03-01Auto merge of #31430 - nagisa:mir-dyndrop, r=nikomatsakisbors-0/+166
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-28Add some testsVadim Petrochenkov-0/+64
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-26Permit `pub` items in blocksVadim Petrochenkov-59/+18
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-25Use `box` syntax in `vec!` macroAndrew Paseltiner-26/+23
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-26Add testsJeffrey Seyfried-0/+47
2016-02-26Fix fallout in testsJeffrey Seyfried-68/+46