about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2014-09-18std::rt::backtrace: Fix backtrace on Win64klutzy-0/+4
2014-09-18Doc says to avoid mixing allocator instead of forbiding itgamazeps-5/+6
2014-09-18rustc: remove Gc<Def> and depth from DefUpvar.Eduard Burtescu-21/+10
2014-09-18rustc: move freevar finding to resolve.Eduard Burtescu-296/+173
2014-09-18rustc: move type definitions from middle::freevars to middle::ty.Eduard Burtescu-114/+86
2014-09-18rustc: add a closure depth to DefUpvar.Eduard Burtescu-90/+89
2014-09-18rustc: remove BindingMode from DefLocal.Eduard Burtescu-57/+46
2014-09-18rustc: remove DefArg and DefBinding in favor of DefLocal.Eduard Burtescu-204/+84
2014-09-18Fix fallout in tests from removing the use of Gc in ExpnInfo.Eduard Burtescu-15/+15
2014-09-18rustc: fix fallout from removing the use of Gc for ExpnInfo.Eduard Burtescu-6/+7
2014-09-18syntax: use an index in CodeMap instead of Gc for ExpnInfo.Eduard Burtescu-113/+123
2014-09-18auto merge of #17364 : thestinger/rust/debuginfo, r=pnkfelixbors-6/+0
2014-09-18Document that CStrings live in the libc heapgamazeps-7/+8
2014-09-18auto merge of #17349 : aturon/rust/rt-experimental, r=alexcrichtonbors-1/+0
2014-09-18from_str has an impl for uint, not Option<uint>Oren Hazi-5/+1
2014-09-17Pacify lint gods.Vadim Chugunov-2/+3
2014-09-18auto merge of #17341 : alexcrichton/rust/unignore, r=brsonbors-2/+0
2014-09-18stop clamping the DWARF version to 3 on LinuxDaniel Micay-6/+0
2014-09-18auto merge of #17335 : TeXitoi/rust/relicense-shootout, r=brsonbors-22/+79
2014-09-17support LTO against libraries built with codegen-units > 1Stuart Pernsteiner-107/+120
2014-09-17librustc: Implement associated types behind a feature gate.Patrick Walton-550/+3031
2014-09-18Document that CStrings live in the libc heapFelix Raimundo-4/+11
2014-09-17auto merge of #17331 : kballard/rust/rust_log_pattern_inverted, r=alexcrichtonbors-2/+56
2014-09-17Fix the inverted RUST_LOG filterKevin Ballard-2/+56
2014-09-17Fix warning and make code follow the text betterPablo Brasero-2/+0
2014-09-17Remove unstable marker from std::rtAaron Turon-1/+0
2014-09-17auto merge of #17343 : alexcrichton/rust/rollup, r=alexcrichtonbors-332/+517
2014-09-17Pop the expansion context after expanding a method macroKeegan McAllister-1/+41
2014-09-17Add a forbid-output property in cfail testsKeegan McAllister-13/+42
2014-09-17Test fixes from the rollupAlex Crichton-3/+4
2014-09-17auto merge of #16836 : P1start/rust/closure_ret_bang, r=alexcrichtonbors-10/+54
2014-09-17rollup merge of #17333 : mo/drop_unused_diagnostic_codesAlex Crichton-7/+0
2014-09-17rollup merge of #17329 : alexcrichton/snapshotsAlex Crichton-36/+9
2014-09-17rollup merge of #17326 : brson/wintestAlex Crichton-2/+2
2014-09-17rollup merge of #17312 : Manishearth/builtin-shrinkAlex Crichton-5/+2
2014-09-17rollup merge of #17311 : jakub-/issue-17302Alex Crichton-6/+40
2014-09-17rollup merge of #17310 : nikomatsakis/type-bounds-generalize-to-multiple-obje...Alex Crichton-18/+81
2014-09-17rollup merge of #17309 : aturon/deprecate-libnumAlex Crichton-130/+3
2014-09-17rollup merge of #17297 : treeman/net-unixAlex Crichton-5/+4
2014-09-17rollup merge of #17294 : theevocater/masterAlex Crichton-2/+5
2014-09-17rollup merge of #17292 : thestinger/tasksAlex Crichton-1/+1
2014-09-17rollup merge of #17290 : bkoropoff/issue-17283Alex Crichton-34/+68
2014-09-17rollup merge of #17285 : brson/relchanAlex Crichton-1/+1
2014-09-17rollup merge of #17279 : jakub-/for-loop-unused-variableAlex Crichton-8/+36
2014-09-17rollup merge of #17278 : steveklabnik/gh17242Alex Crichton-2/+2
2014-09-17rollup merge of #17277 : steveklabnik/doc_fix_rollupAlex Crichton-17/+12
2014-09-17rollup merge of #17276 : treeman/json-commaAlex Crichton-2/+10
2014-09-17rollup merge of #17226 : P1start/rustdoc-colourAlex Crichton-42/+66
2014-09-17rollup merge of #16936 : nham/two_way_makeoverAlex Crichton-10/+96
2014-09-17rollup merge of #16931 : omasanori/unnecessary-path-bracketsAlex Crichton-0/+57