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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustc_trans
Age
Commit message (
Expand
)
Author
Lines
2015-06-17
Clear cached landing pads before generating a call.
Eli Friedman
-0
/
+7
2015-06-17
std: Stabilize a number of new fs features
Alex Crichton
-1
/
+0
2015-05-15
comments
Nick Cameron
-6
/
+20
2015-05-14
save-analysis: fix a bracket counting bug
Nick Cameron
-14
/
+11
2015-05-14
save-analysis: start factoring out an API
Nick Cameron
-69
/
+129
2015-05-14
Extract PathCollector
Nick Cameron
-56
/
+68
2015-05-14
move out function data
Nick Cameron
-7
/
+57
2015-05-14
Use the new-style API for external crate listings
Nick Cameron
-15
/
+45
2015-05-14
save-analysis: move csv dumping stuff to its own module and rename
Nick Cameron
-1510
/
+1540
2015-05-13
Auto merge of #25333 - GSam:master, r=nrc
bors
-4
/
+4
2015-05-13
Rebasing
Nick Cameron
-5
/
+7
2015-05-13
Fix a bunch of bugs
Nick Cameron
-32
/
+47
2015-05-13
eddyb's changes for DST coercions
Nick Cameron
-64
/
+166
2015-05-13
Record correct span for static mut items
Garming Sam
-4
/
+4
2015-05-11
Auto merge of #25085 - carols10cents:remove-old-tilde, r=steveklabnik
bors
-25
/
+23
2015-05-09
Squeeze the last bits of `task`s in documentation in favor of `thread`
Barosl Lee
-4
/
+4
2015-05-07
Rollup merge of #25160 - michaelwu:remove-schedule_free_slice, r=cmr
Steve Klabnik
-60
/
+0
2015-05-07
Auto merge of #24964 - tamird:cleanup-bitflags, r=alexcrichton
bors
-54
/
+54
2015-05-06
Remove schedule_free_slice
Michael Wu
-60
/
+0
2015-05-05
Don't repeat `Attribute` in the const names
Tamir Duberstein
-53
/
+53
2015-05-05
Use `empty()` instead of a special const
Tamir Duberstein
-1
/
+1
2015-05-06
Auto merge of #25134 - alexcrichton:fix-issue-25072-for-realsies, r=brson
bors
-27
/
+2
2015-05-05
rustc: Fix more verbatim paths leaking to gcc
Alex Crichton
-27
/
+2
2015-05-04
Remove an obsolete example in a comment
Carol Nichols
-1
/
+1
2015-05-04
Use the lowercase version of the box syntax
Carol Nichols
-2
/
+2
2015-05-04
rustc_trans: Fix another windows verbatim path
Alex Crichton
-1
/
+1
2015-05-03
Update debuginfo metadata to use Box instead of ~
Carol Nichols
-19
/
+17
2015-05-03
Update old uses of ~ in comments and debugging statements
Carol Nichols
-6
/
+6
2015-05-03
librustc_trans: Handle DST structs in trans::_match.
Luqman Aden
-2
/
+33
2015-05-01
Auto merge of #24778 - nagisa:managed-removal, r=huonw
bors
-4
/
+0
2015-05-01
Remove Managed
Simonas Kazlauskas
-4
/
+0
2015-04-30
Stop using Rc in TraitRef and TraitDef
Ariel Ben-Yehuda
-7
/
+5
2015-04-29
rollup merge of #24921: tamird/bitflags-associated-const
Alex Crichton
-69
/
+79
2015-04-29
rollup merge of #24930: nrc/save-fn
Alex Crichton
-2
/
+4
2015-04-29
rollup merge of #24917: zecozephyr/nullptropt
Alex Crichton
-0
/
+16
2015-04-29
rollup merge of #24903: pnkfelix/fsk-enum-swapindrop
Alex Crichton
-10
/
+10
2015-04-29
rollup merge of #24886: GBGamer/master
Alex Crichton
-0
/
+9
2015-04-29
rollup merge of #24833: tari/rfc888
Alex Crichton
-7
/
+12
2015-04-29
rollup merge of #24762: nrc/mod-debug-2
Alex Crichton
-2672
/
+2862
2015-04-29
rollup merge of #24711: alexcrichton/fs2.1
Alex Crichton
-7
/
+33
2015-04-29
Fallout
Tamir Duberstein
-69
/
+79
2015-04-29
save-analysis: fix impl functions
Nick Cameron
-2
/
+4
2015-04-29
Reviewer changes
Nick Cameron
-2486
/
+2454
2015-04-29
Tidy up
Nick Cameron
-43
/
+46
2015-04-29
debuginfo: extract adt.rs
Nick Cameron
-804
/
+841
2015-04-29
debuginfo: extract metadata.rs
Nick Cameron
-568
/
+604
2015-04-29
debuginfo: extract types.rs
Nick Cameron
-213
/
+233
2015-04-29
debuginfo: extract namespace.rs
Nick Cameron
-117
/
+139
2015-04-29
debuginfo: extract create.rs
Nick Cameron
-96
/
+129
2015-04-29
debuginfo: extract utils.rs
Nick Cameron
-563
/
+589
[next]