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
/
librustc_back
/
target
Age
Commit message (
Expand
)
Author
Lines
2015-01-09
iOS: preliminary 64-bit archs support
Valerii Hiora
-0
/
+61
2015-01-09
iOS: updated targets
Valerii Hiora
-42
/
+152
2015-01-07
rollup merge of #20721: japaric/snap
Alex Crichton
-6
/
+5
2015-01-07
use slicing sugar
Jorge Aparicio
-6
/
+5
2015-01-08
Rename `target_word_size` to `target_pointer_width`
Nick Cameron
-20
/
+20
2015-01-07
Merge pull request #20674 from jbcrail/fix-misspelled-comments
bors
-1
/
+1
2015-01-06
Fix misspelled comments.
Joseph Crail
-1
/
+1
2015-01-06
rollup merge of #20481: seanmonstar/fmt-show-string
Alex Crichton
-4
/
+4
2015-01-07
fallout
Nick Cameron
-1
/
+3
2015-01-06
core: split into fmt::Show and fmt::String
Sean McArthur
-4
/
+4
2015-01-07
Replace full slice notation with index calls
Nick Cameron
-5
/
+5
2015-01-05
Modernize macro_rules! invocations
Keegan McAllister
-4
/
+4
2015-01-03
sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs
Jorge Aparicio
-2
/
+2
2015-01-03
Initial version of AArch64 support.
Akos Kiss
-3
/
+31
2014-12-31
rustc_back: unbox closures used in let bindings
Jorge Aparicio
-1
/
+1
2014-12-28
Fixes invalid LLVM data layout for aggregate data types
Valerii Hiora
-13
/
+13
2014-12-25
auto merge of #20024 : mneumann/rust/dragonfly-fixes3, r=alexcrichton
bors
-6
/
+16
2014-12-21
Fallout of std::str stabilization
Alex Crichton
-2
/
+2
2014-12-19
Several fixes for DragonFly (rebase)
Michael Neumann
-6
/
+16
2014-12-18
librustc: Always parse `macro!()`/`macro![]` as expressions if not
Patrick Walton
-3
/
+3
2014-12-06
librustc_back: remove unnecessary `as_slice()` calls
Jorge Aparicio
-2
/
+1
2014-11-19
Rename json::List to json::Array
Corey Farwell
-1
/
+1
2014-11-06
rollup merge of #18683 : thestinger/typo
Alex Crichton
-4
/
+4
2014-11-06
rollup merge of #18647 : jbcrail/rename-dragonfly
Alex Crichton
-1
/
+3
2014-11-06
fix typo in librustc target spec
Daniel Micay
-4
/
+4
2014-11-05
Add missing dragonfly module.
Joseph Crail
-0
/
+2
2014-11-05
Rename misspelled module reference.
Joseph Crail
-1
/
+1
2014-11-04
librustc_back: Fix triple for linux armhf.
Luqman Aden
-1
/
+1
2014-11-04
Update for collections reform
Corey Richardson
-4
/
+4
2014-11-04
Don't use pie on Android
Corey Richardson
-0
/
+2
2014-11-04
Same fix for dragonfly
Corey Richardson
-1
/
+4
2014-11-04
Same fix for mac32
Corey Richardson
-2
/
+4
2014-11-04
Use -m32 on 32bit Linux
Corey Richardson
-1
/
+4
2014-11-04
Implement flexible target specification
Corey Richardson
-0
/
+1029
[prev]