about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2015-05-20trpl: Remove tailing semicolon of an inner attributeIven Hsu-1/+1
2015-05-20Auto merge of #25588 - bluss:doc-string-from, r=alexcrichtonbors-64/+22
2015-05-20Auto merge of #25624 - steveklabnik:rollup, r=steveklabnikbors-21/+29
2015-05-19Fix for https://github.com/rust-lang/rust/pull/25583Steve Klabnik-1/+1
2015-05-19Small fix for https://github.com/rust-lang/rust/pull/25611Steve Klabnik-0/+4
2015-05-20Auto merge of #25350 - alexcrichton:msvc, r=brsonbors-989/+1504
2015-05-19Rollup merge of #25614 - parir:patch-2, r=alexcrichtonSteve Klabnik-1/+1
2015-05-19Rollup merge of #25611 - parir:patch-1, r=steveklabnikSteve Klabnik-0/+4
2015-05-19Rollup merge of #25607 - peferron:doc-macros-assert-fix, r=steveklabnikSteve Klabnik-3/+3
2015-05-19Rollup merge of #25604 - skeuomorf:docs-lifetime, r=steveklabnikSteve Klabnik-1/+1
2015-05-19Rollup merge of #25602 - parkr:patch-1, r=alexcrichtonSteve Klabnik-0/+4
2015-05-19Rollup merge of #25585 - sferik:change-default-gender, r=steveklabnikSteve Klabnik-8/+8
2015-05-19Rollup merge of #25583 - steveklabnik:gh25517, r=alexcrichtonSteve Klabnik-8/+4
2015-05-19Auto merge of #24333 - arielb1:implement-rfc401, r=nrcbors-484/+1071
2015-05-19Change default gender in the dining philosophers projectErik Michaels-Ober-8/+8
2015-05-19Fix rebase conflictsAriel Ben-Yehuda-5/+10
2015-05-19Auto merge of #25495 - alexcrichton:process-pid, r=aturonbors-0/+17
2015-05-19std: Don't require rust_try as an exported symbolAlex Crichton-9/+24
2015-05-19rustc_trans: Apply dllexport attributes for MSVCAlex Crichton-1/+72
2015-05-19std: Mark rust_get_num_cpus as dllexportAlex Crichton-0/+7
2015-05-19std: Implement aborting stubs for MSVC unwindingAlex Crichton-328/+389
2015-05-19rustc_llvm: Don't export constants across dllsAlex Crichton-3/+5
2015-05-19mk: Generate a .def file for rustc_llvm on MSVCAlex Crichton-0/+25
2015-05-19rustc_trans: Tidy up some style and line lengthsAlex Crichton-48/+53
2015-05-19rustc_trans: Add MSVC linker supportAlex Crichton-5/+86
2015-05-19rustc_trans: Clean up some style in back::linkAlex Crichton-30/+18
2015-05-19libc: Add necessary libraries for MSVCAlex Crichton-0/+6
2015-05-19mklldeps: Don't link stdc++/c++ on MSVCAlex Crichton-2/+5
2015-05-19rustc_back: Tweak the MSVC target specAlex Crichton-13/+60
2015-05-19rustc_back: Remove unneeded explicit variableAlex Crichton-1/+0
2015-05-19rustc_back: Refactor Archive to better express intentAlex Crichton-87/+87
2015-05-19rustc: Shorten MSVC metadata section nameAlex Crichton-14/+30
2015-05-19doc: fix a broken linkparir-1/+1
2015-05-19rt: Clean up to build with cl.exeAlex Crichton-15/+15
2015-05-19doc: add missing fencesparir-0/+4
2015-05-19Auto merge of #25605 - Manishearth:rollup, r=Manishearthbors-134/+301
2015-05-19Fix description of assert!peferron-3/+3
2015-05-19Fix translation of semi-constant if-statementsAriel Ben-Yehuda-27/+13
2015-05-19Make float -> int casts actually workAriel Ben-Yehuda-3/+4
2015-05-19Address review commetsAriel Ben-Yehuda-103/+123
2015-05-19remove todoAriel Ben-Yehuda-2/+1
2015-05-19fix conflictsAriel Ben-Yehuda-12/+21
2015-05-19Fix test fallout, and add some rather comprehensive tests.Ariel Ben-Yehuda-35/+359
2015-05-19Overhaul cast semantics and make them follow RFC401Ariel Ben-Yehuda-365/+611
2015-05-19Expose enum discriminant signednessAriel Ben-Yehuda-20/+17
2015-05-19Rollup merge of #25591 - rick68:patch-2, r=alexcrichtonManish Goregaokar-1/+1
2015-05-19Rollup merge of #25590 - michaelsproul:enum-struct-diagnostics, r=ManishearthManish Goregaokar-6/+158
2015-05-19Rollup merge of #25587 - bluss:rustdoc-type-margin, r=alexcrichtonManish Goregaokar-1/+1
2015-05-19Rollup merge of #25580 - killercup:trpl/unify-code-blocks, r=steveklabnikManish Goregaokar-106/+107
2015-05-19Rollup merge of #25576 - mbrubeck:pathext-doc, r=steveklabnikManish Goregaokar-2/+3