about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
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-16rustdoc: Inline methods inhereted through DerefAlex Crichton-0/+113
2015-04-16Auto merge of #24448 - alexcrichton:issue-24445, r=huonwbors-0/+53
2015-04-16Auto merge of #24437 - fhahn:issue-24434, r=alexcrichtonbors-0/+16
2015-04-16Auto merge of #24423 - tbelaire:include_bytes, r=alexcrichtonbors-0/+40
2015-04-16Auto merge of #23682 - tamird:DRY-is-empty, r=alexcrichtonbors-11/+11
2015-04-16Auto merge of #24485 - brson:is, r=alexcrichtonbors-9/+23
2015-04-15Forbid is/us suffixes. Fixes #22496Brian Anderson-9/+23
2015-04-15Auto merge of #24481 - steveklabnik:rollup, r=steveklabnikbors-1/+33
2015-04-15Rollup merge of #24460 - bytewiseand:master, r=alexcrichtonSteve Klabnik-0/+32
2015-04-15Auto merge of #24330 - pnkfelix:issue-24267, r=nikomatsakisbors-0/+29
2015-04-15Regression test.Felix S. Klock II-0/+29
2015-04-15std: Fix thread_local! in non-PIE binariesAlex Crichton-0/+53
2015-04-15Added a test for include_bytes! dep infoTheo Belaire-0/+40
2015-04-15Add tests for "ident only path should have been covered"-ICEAndreas Martens-0/+32
2015-04-15Fix some typos.Ms2ger-1/+1
2015-04-14Negative case of `len()` -> `is_empty()`Tamir Duberstein-5/+5
2015-04-14Positive case of `len()` -> `is_empty()`Tamir Duberstein-6/+6
2015-04-14Test fixes and rebase conflicts, round 2Alex Crichton-3/+2
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-74/+482
2015-04-14rollup merge of #24399: brson/stabAlex Crichton-0/+18
2015-04-14rollup merge of #24380: arielb1/no-enum-suggestAlex Crichton-0/+29
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-14bench: Fix fallout in benchmarksAlex Crichton-157/+100
2015-04-14test: Fixup many library unit testsAlex Crichton-40/+28
2015-04-14test: Fix fallout in run-pass testsAlex Crichton-721/+143
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-81/+113
2015-04-14Auto merge of #24312 - rprichard:destabilize-format-args, r=alexcrichtonbors-13/+0
2015-04-14Reviewer commentsNick Cameron-1/+1
2015-04-14RebasedNick Cameron-5/+7
2015-04-14eddyb's refactoring of coercions/adjustmentsEduard Burtescu-8/+11
2015-04-14Auto merge of #24295 - contradictioned:master, r=alexcrichtonbors-0/+18
2015-04-13Make use of the stability attributes issue a deprecation warning. #22830Brian Anderson-0/+18
2015-04-13Don't try to suggest fields of an enumAriel Ben-Yehuda-0/+29
2015-04-13Added a help span which informs the user about the escaping of curly braces i...Manuel Hoffmann-0/+18
2015-04-13Auto merge of #24351 - michaelwoerister:named-tuple-fields, r=alexcrichtonbors-121/+123
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-12Add a name for tuple fields in debuginfo so that they can be accessed in debu...Michael Woerister-121/+123
2015-04-12Rollup merge of #24321 - lstat:16602-needstest, r=pnkfelixManish Goregaokar-0/+70
2015-04-12Rollup merge of #24072 - ebfull:explain_closure_type_err, r=pnkfelixManish Goregaokar-0/+30
2015-04-12Auto merge of #24003 - rprichard:span-fixes, r=huonwbors-0/+156
2015-04-12Auto merge of #24109 - sanxiyn:diverging-closure, r=pnkfelixbors-0/+18