about summary refs log tree commit diff
path: root/src/test/run-pass
AgeCommit message (Expand)AuthorLines
2015-04-26Auto merge of #24807 - luqmana:nullable-enum-opt-dst-raw-pointers, r=jakub-bors-0/+24
2015-04-25Auto merge of #24547 - bombless:comma, r=pnkfelixbors-0/+52
2015-04-25librustc_trans: Don't ICE on unsized type behind raw pointer in nullable poin...Luqman Aden-0/+24
2015-04-25Fix #20616York Xiang-0/+52
2015-04-24Change name of unit test sub-module to "tests".Johannes Oertel-1/+1
2015-04-23Rollup merge of #24688 - SimonSapin:fmt-write-char, r=alexcrichtonManish Goregaokar-1/+3
2015-04-22Add a test for std::fmt::Write::write_charSimon Sapin-1/+3
2015-04-21Test fixes and rebase conflicts, round 1Alex Crichton-2/+0
2015-04-21rollup merge of #24636: alexcrichton/remove-deprecatedAlex Crichton-232/+96
2015-04-21rollup merge of #24541: alexcrichton/issue-24538Alex Crichton-3/+3
2015-04-21rollup merge of #24651: tamird/old-referencesAlex Crichton-24/+9
2015-04-21rollup merge of #24563: kwantam/rfc_1054Alex Crichton-3/+1
2015-04-21rollup merge of #24162: pnkfelix/fsk-detect-duplicate-loop-labelsAlex Crichton-0/+13
2015-04-21implement rfc 1054: split_whitespace() fn, deprecate words()kwantam-3/+1
2015-04-21test: Fix fallout in testsAlex Crichton-232/+96
2015-04-21add notes clarifying introduction of warnings for a pair of run-pass tests.Felix S. Klock II-0/+13
2015-04-21Remove references to `old_{path,io}`Tamir Duberstein-24/+9
2015-04-21Auto merge of #24620 - pczarn:model-lexer-issues, r=cmrbors-29/+0
2015-04-21Model lexer: Fix remaining issuesPiotr Czarnecki-29/+0
2015-04-19test: Add an assertion to the #16745 testcaseRicho Healey-6/+7
2015-04-18test: Add testcase for #16745Richo Healey-0/+19
2015-04-17std: Add Default/IntoIterator/ToOwned to the preludeAlex Crichton-3/+3
2015-04-17Auto merge of #24422 - pnkfelix:typeck-highlevel-before-bodies, r=nikomatsakisbors-0/+43
2015-04-17Auto merge of #24420 - pnkfelix:oflo-api, r=alexcrichtonbors-0/+236
2015-04-17Fix test for 32-bit targets.Felix S. Klock II-2/+2
2015-04-16Auto merge of #24437 - fhahn:issue-24434, r=alexcrichtonbors-0/+16
2015-04-16Auto merge of #23682 - tamird:DRY-is-empty, r=alexcrichtonbors-6/+6
2015-04-16Auto merge of #24485 - brson:is, r=alexcrichtonbors-5/+5
2015-04-15Forbid is/us suffixes. Fixes #22496Brian Anderson-5/+5
2015-04-15Fix some typos.Ms2ger-1/+1
2015-04-14Negative case of `len()` -> `is_empty()`Tamir Duberstein-2/+2
2015-04-14Positive case of `len()` -> `is_empty()`Tamir Duberstein-4/+4
2015-04-14Test fixes and rebase conflicts, round 2Alex Crichton-69/+0
2015-04-14Strip configuration before checking feature gates of macrosFlorian Hahn-0/+16
2015-04-14Test fixes and rebase conflictsAlex Crichton-381/+0
2015-04-14rollup merge of #24385: aturon/unstable-scopedAlex Crichton-57/+465
2015-04-14rollup merge of #24379: rkruppe/fmt-negative-zeroAlex Crichton-1/+7
2015-04-14rollup merge of #24371: dotdash/24353Alex Crichton-0/+16
2015-04-14More test fixesAlex Crichton-45/+27
2015-04-14test: Fix fallout in run-pass testsAlex Crichton-718/+141
2015-04-14Regression tests for `wrapping_*` operations for integer types.Felix S. Klock II-0/+236
2015-04-14Fallout: move from scoped to spawnAaron Turon-64/+96
2015-04-14Auto merge of #24312 - rprichard:destabilize-format-args, r=alexcrichtonbors-13/+0
2015-04-14Fallout from this change.Felix S. Klock II-0/+43
2015-04-14eddyb's refactoring of coercions/adjustmentsEduard Burtescu-26/+0
2015-04-13Fix ICE when returning a variable whose declaration is unreachableBjörn Steinbrink-0/+16
2015-04-12Remove pretty-expanded from tests that use format_args!Ryan Prichard-13/+0
2015-04-12Make Debug include the - in -0.0Robin Kruppe-1/+7
2015-04-12Rollup merge of #24321 - lstat:16602-needstest, r=pnkfelixManish Goregaokar-0/+70
2015-04-12Auto merge of #23011 - nagisa:the-war-of-symbol-and-symbol, r=pnkfelixbors-3/+0