about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2017-06-22Auto merge of #42634 - Zoxc:for-desugar2, r=nikomatsakisbors-0/+97
2017-06-22Auto merge of #42682 - alexcrichton:jobserver, r=michaelwoeristerbors-19/+61
2017-06-21Auto merge of #42771 - arielb1:no-inline-unwind, r=nagisabors-2/+0
2017-06-21Auto merge of #42802 - frewsxcv:rollup, r=frewsxcvbors-3/+29
2017-06-21Rollup merge of #42620 - wesleywiser:compile_error, r=brsonCorey Farwell-0/+28
2017-06-21Rollup merge of #42397 - sfackler:syncsender-sync, r=alexcrichtonCorey Farwell-3/+1
2017-06-21Integrate jobserver support to parallel codegenAlex Crichton-19/+61
2017-06-21Auto merge of #42751 - arielb1:fast-representable, r=eddybbors-0/+55
2017-06-21Auto merge of #42750 - arielb1:unwind-stack, r=eddybbors-0/+102
2017-06-21Auto merge of #42664 - alexcrichton:moar-crates, r=eddybbors-45/+21
2017-06-21Auto merge of #42076 - alex-ozdemir:master, r=nrcbors-110/+137
2017-06-20Rollup merge of #42756 - sanxiyn:name-for-must-use, r=estebankCorey Farwell-4/+4
2017-06-20Switch to the crates.io `getopts` crateAlex Crichton-35/+15
2017-06-20mark calls in the unwind path as !noinlineAriel Ben-Yehuda-2/+0
2017-06-20Remove the in-tree `flate` crateAlex Crichton-10/+6
2017-06-20Auto merge of #42313 - pnkfelix:allocator-integration, r=alexcrichtonbors-0/+3
2017-06-19Ignore a spuriously failing test on asmjsAlex Crichton-0/+2
2017-06-20Show type name for unused_must_use lintSeo Sanghyeon-4/+4
2017-06-19Add compile_error!Wesley Wiser-0/+28
2017-06-19Update LLVM to pick StackColoring improvementAriel Ben-Yehuda-0/+102
2017-06-19Memoize types in `is_representable` to avoid exponential worst-caseAriel Ben-Yehuda-0/+55
2017-06-19Ignore test for not-closed issueAlex Crichton-0/+1
2017-06-19Auto merge of #39409 - pnkfelix:mir-borrowck2, r=nikomatsakisbors-10/+720
2017-06-19Auto merge of #42737 - fhahn:rust-log-crash, r=michaelwoeristerbors-0/+13
2017-06-18Auto merge of #42735 - arielb1:generic-closure-fn, r=eddybbors-0/+7
2017-06-18Rollup merge of #42734 - MaloJaffre:tests, r=Mark-SimulacrumMark Simulacrum-0/+124
2017-06-18Rollup merge of #42731 - MaloJaffre:issue-24889, r=Mark-SimulacrumMark Simulacrum-0/+21
2017-06-18Rollup merge of #42730 - VBChunguk:boxed-wild-pattern, r=eddybMark Simulacrum-0/+31
2017-06-18Add tests for various issuesMalo Jaffré-0/+124
2017-06-18rustc: Check if def_path_hash_to_def_id is populated before accessing it.Florian Hahn-0/+13
2017-06-18collector: apply param substs to closures cast to fn itemsAriel Ben-Yehuda-0/+7
2017-06-18Add test for #24889Malo Jaffré-0/+21
2017-06-18Auto merge of #42593 - ibabushkin:on-demand-external-source, r=eddybbors-0/+47
2017-06-18Use T as the subpattern type of Box<T>Wonwoo Choi-0/+31
2017-06-17Auto merge of #42649 - estebank:if-cond, r=nikomatsakisbors-9/+72
2017-06-17register the obligations from `wf::implied_bounds`Niko Matsakis-0/+40
2017-06-17Auto merge of #42650 - nrc:save-slim, r=eddybbors-1/+0
2017-06-17Make the `next` variable mutable to allow for ref mut in for patterns.John Kåre Alsaker-0/+15
2017-06-16Review commentsEsteban Küber-4/+17
2017-06-16Auto merge of #42410 - nagisa:llvmup, r=sanxiynbors-0/+22
2017-06-16Auto merge of #41840 - arielb1:deduplicate-selection-errors, r=nikomatsakisbors-106/+23
2017-06-16Auto merge of #42631 - malbarbo:wasm32, r=alexcrichtonbors-2/+7
2017-06-16Auto merge of #42690 - frewsxcv:rollup, r=frewsxcvbors-12/+8
2017-06-16Rollup merge of #42656 - VBChunguk:struct-field-attributes, r=nikomatsakisCorey Farwell-24/+0
2017-06-16Rollup merge of #42654 - GuillaumeGomez:error-codes-new, r=QuietMisdreavusCorey Farwell-2/+22
2017-06-16Auto merge of #42578 - estebank:recover-binop, r=nikomatsakisbors-0/+42
2017-06-16Auto merge of #42568 - GuillaumeGomez:E0608, r=QuietMisdreavusbors-10/+23
2017-06-15remove trailing whitespaceNiko Matsakis-1/+1
2017-06-15Create for-loop-unconstrained-element-type-i32-fallback.rsNiko Matsakis-0/+4
2017-06-15document purpose of testNiko Matsakis-0/+5