index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Lines
2014-09-18
std::rt::backtrace: Fix backtrace on Win64
klutzy
-0
/
+4
2014-09-18
Doc says to avoid mixing allocator instead of forbiding it
gamazeps
-5
/
+6
2014-09-18
rustc: remove Gc<Def> and depth from DefUpvar.
Eduard Burtescu
-21
/
+10
2014-09-18
rustc: move freevar finding to resolve.
Eduard Burtescu
-296
/
+173
2014-09-18
rustc: move type definitions from middle::freevars to middle::ty.
Eduard Burtescu
-114
/
+86
2014-09-18
rustc: add a closure depth to DefUpvar.
Eduard Burtescu
-90
/
+89
2014-09-18
rustc: remove BindingMode from DefLocal.
Eduard Burtescu
-57
/
+46
2014-09-18
rustc: remove DefArg and DefBinding in favor of DefLocal.
Eduard Burtescu
-204
/
+84
2014-09-18
Fix fallout in tests from removing the use of Gc in ExpnInfo.
Eduard Burtescu
-15
/
+15
2014-09-18
rustc: fix fallout from removing the use of Gc for ExpnInfo.
Eduard Burtescu
-6
/
+7
2014-09-18
syntax: use an index in CodeMap instead of Gc for ExpnInfo.
Eduard Burtescu
-113
/
+123
2014-09-18
auto merge of #17364 : thestinger/rust/debuginfo, r=pnkfelix
bors
-6
/
+0
2014-09-18
Document that CStrings live in the libc heap
gamazeps
-7
/
+8
2014-09-18
auto merge of #17349 : aturon/rust/rt-experimental, r=alexcrichton
bors
-1
/
+0
2014-09-18
from_str has an impl for uint, not Option<uint>
Oren Hazi
-5
/
+1
2014-09-17
Pacify lint gods.
Vadim Chugunov
-2
/
+3
2014-09-18
auto merge of #17341 : alexcrichton/rust/unignore, r=brson
bors
-2
/
+0
2014-09-18
stop clamping the DWARF version to 3 on Linux
Daniel Micay
-6
/
+0
2014-09-18
auto merge of #17335 : TeXitoi/rust/relicense-shootout, r=brson
bors
-22
/
+79
2014-09-17
support LTO against libraries built with codegen-units > 1
Stuart Pernsteiner
-107
/
+120
2014-09-17
librustc: Implement associated types behind a feature gate.
Patrick Walton
-550
/
+3031
2014-09-18
Document that CStrings live in the libc heap
Felix Raimundo
-4
/
+11
2014-09-17
auto merge of #17331 : kballard/rust/rust_log_pattern_inverted, r=alexcrichton
bors
-2
/
+56
2014-09-17
Fix the inverted RUST_LOG filter
Kevin Ballard
-2
/
+56
2014-09-17
Fix warning and make code follow the text better
Pablo Brasero
-2
/
+0
2014-09-17
Remove unstable marker from std::rt
Aaron Turon
-1
/
+0
2014-09-17
auto merge of #17343 : alexcrichton/rust/rollup, r=alexcrichton
bors
-332
/
+517
2014-09-17
Pop the expansion context after expanding a method macro
Keegan McAllister
-1
/
+41
2014-09-17
Add a forbid-output property in cfail tests
Keegan McAllister
-13
/
+42
2014-09-17
Test fixes from the rollup
Alex Crichton
-3
/
+4
2014-09-17
auto merge of #16836 : P1start/rust/closure_ret_bang, r=alexcrichton
bors
-10
/
+54
2014-09-17
rollup merge of #17333 : mo/drop_unused_diagnostic_codes
Alex Crichton
-7
/
+0
2014-09-17
rollup merge of #17329 : alexcrichton/snapshots
Alex Crichton
-36
/
+9
2014-09-17
rollup merge of #17326 : brson/wintest
Alex Crichton
-2
/
+2
2014-09-17
rollup merge of #17312 : Manishearth/builtin-shrink
Alex Crichton
-5
/
+2
2014-09-17
rollup merge of #17311 : jakub-/issue-17302
Alex Crichton
-6
/
+40
2014-09-17
rollup merge of #17310 : nikomatsakis/type-bounds-generalize-to-multiple-obje...
Alex Crichton
-18
/
+81
2014-09-17
rollup merge of #17309 : aturon/deprecate-libnum
Alex Crichton
-130
/
+3
2014-09-17
rollup merge of #17297 : treeman/net-unix
Alex Crichton
-5
/
+4
2014-09-17
rollup merge of #17294 : theevocater/master
Alex Crichton
-2
/
+5
2014-09-17
rollup merge of #17292 : thestinger/tasks
Alex Crichton
-1
/
+1
2014-09-17
rollup merge of #17290 : bkoropoff/issue-17283
Alex Crichton
-34
/
+68
2014-09-17
rollup merge of #17285 : brson/relchan
Alex Crichton
-1
/
+1
2014-09-17
rollup merge of #17279 : jakub-/for-loop-unused-variable
Alex Crichton
-8
/
+36
2014-09-17
rollup merge of #17278 : steveklabnik/gh17242
Alex Crichton
-2
/
+2
2014-09-17
rollup merge of #17277 : steveklabnik/doc_fix_rollup
Alex Crichton
-17
/
+12
2014-09-17
rollup merge of #17276 : treeman/json-comma
Alex Crichton
-2
/
+10
2014-09-17
rollup merge of #17226 : P1start/rustdoc-colour
Alex Crichton
-42
/
+66
2014-09-17
rollup merge of #16936 : nham/two_way_makeover
Alex Crichton
-10
/
+96
2014-09-17
rollup merge of #16931 : omasanori/unnecessary-path-brackets
Alex Crichton
-0
/
+57
[prev]
[next]