about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2015-03-01Auto merge of #22087 - GuillaumeGomez:int-pow, r=alexcrichtonbors-1/+1
2015-03-01Auto merge of #22909 - Manishearth:rollup, r=Manishearthbors-0/+24
2015-03-01Add import of usize (fixup #22901)Manish Goregaokar-0/+1
2015-03-01Rollup merge of #22907 - dotdash:static_assert_bool, r=eddybManish Goregaokar-0/+16
2015-03-01Rollup merge of #22901 - thepowersgang:patch-1, r=eddybManish Goregaokar-0/+7
2015-03-01Make Int::pow() take exp as u32 instead usizeGuillaume Gomez-1/+1
2015-02-28Auto merge of #21521 - defuz:interval-with-path, r=pnkfelixbors-0/+25
2015-02-28Error out when using static_assert on a non-boolean valueBjörn Steinbrink-0/+16
2015-02-28ifmt - Add a basic test for {:p} getting truncatedJohn Hodge-0/+7
2015-02-28Rollup merge of #22884 - japaric:obsolete, r=alexcrichtonManish Goregaokar-0/+18
2015-02-28Rollup merge of #22875 - kmcallister:maceager, r=sfacklerManish Goregaokar-11/+12
2015-02-28Auto merge of #22851 - FlaPer87:oibit-send-and-friends, r=nikomatsakisbors-0/+49
2015-02-28FIX #21475: mixing literals and paths in intervaldefuz-3/+2
2015-02-28FIX #21475: Interval match patterns won't parse namespace specifiers correctlydefuz-0/+26
2015-02-28Auto merge of #22839 - lifthrasiir:better-backtrace, r=alexcrichtonbors-0/+182
2015-02-28Separate most of rustc::lint::builtin into a separate crate.Huon Wilson-0/+2
2015-02-27obsolete `|&:|` syntaxJorge Aparicio-0/+18
2015-02-27Test fixes and rebase conflictsAlex Crichton-10/+6
2015-02-27Replace MacExpr / MacPat / MacItems with MacEagerKeegan McAllister-11/+12
2015-02-28std: Fixed backtrace warnings and tests for non-Linux platforms.Kang Seonghoon-4/+26
2015-02-27Rollup merge of #22837 - eddyb:issue-21721, r=dotdashManish Goregaokar-9/+22
2015-02-27Rollup merge of #22809 - nikomatsakis:issue-22655-infinite-recursion, r=pnkfelixManish Goregaokar-0/+29
2015-02-27Rollup merge of #22823 - kmcallister:fix-21370, r=huonwManish Goregaokar-0/+32
2015-02-27Rollup merge of #22818 - pnkfelix:fsk-issue-22536, r=nikomatsakisManish Goregaokar-0/+34
2015-02-27Rollup merge of #22803 - huonw:field-stability, r=alexcrichtonManish Goregaokar-11/+431
2015-02-27Normalize types before collecting obligationsFlavio Percoco-0/+49
2015-02-27Auto merge of #22765 - sanxiyn:dedup-rustdoc, r=alexcrichtonbors-0/+41
2015-02-27Makes the picky tidy satisfied. Also refers to the correct issue.Kang Seonghoon-1/+1
2015-02-27Removed an excess feature flag from the backtrace test.Kang Seonghoon-2/+0
2015-02-27std: Include line numbers in backtraces.Kang Seonghoon-0/+162
2015-02-27Add a rustdoc test for default methods in external cratesSeo Sanghyeon-0/+41
2015-02-26Revert hacks and add test for LLVM aborts due to empty aggregates.Eduard Burtescu-9/+22
2015-02-26Regression test for #22536.Felix S. Klock II-0/+34
2015-02-26Send/Sync audit for libcollectionsEdward Wang-0/+98
2015-02-26Check stability of struct fields.Huon Wilson-11/+431
2015-02-25Always error on invalid macro fragment specifiersKeegan McAllister-0/+32
2015-02-25Auto merge of #22796 - Manishearth:rollup, r=Manishearthbors-47/+229
2015-02-25Change MarkerTrait to be invariant. This is a (small) loss of expressiveness,Niko Matsakis-0/+29
2015-02-25Path -> PathBuf for Windows test (fixup #22727)Manish Goregaokar-3/+3
2015-02-25Rollup merge of #22787 - pnkfelix:reenable-gate-for-unsafe_no_drop_flag, r=al...Manish Goregaokar-0/+23
2015-02-25Rollup merge of #22727 - alexcrichton:prep-env, r=aturonManish Goregaokar-27/+31
2015-02-25Rollup merge of #22596 - alexcrichton:fix-some-impls, r=huonwManish Goregaokar-0/+27
2015-02-25Rollup merge of #22157 - tbu-:pr_debug_collections, r=alexcrichtonManish Goregaokar-2/+2
2015-02-25Rollup merge of #22635 - kmcallister:macros-chapter, r=steveklabnikManish Goregaokar-134/+356
2015-02-25Auto merge of #22512 - nikomatsakis:issue-20300-where-clause-not-bounds, r=ni...bors-0/+273
2015-02-25Turn `unsafe_no_drop_flag` back into a gated-feature.Felix S. Klock II-0/+23
2015-02-24std: Move std::env to the new I/O APIsAlex Crichton-27/+31
2015-02-24Modify collection's `Debug` output to resemble in their content onlyTobias Bucher-2/+2
2015-02-25Rollup merge of #22736 - nikomatsakis:issue-22382, r=eddybManish Goregaokar-0/+79
2015-02-25Rollup merge of #22752 - ipetkov:unsafe-lint-fix, r=alexcrichtonManish Goregaokar-0/+49