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
Age
Commit message (
Expand
)
Author
Lines
2014-11-21
rustc: Change all ABI constants to all caps.
Ruud van Asseldonk
-5
/
+2
2014-11-21
rustc: Unify fat pointer ABI constants.
Ruud van Asseldonk
-13
/
+10
2014-11-20
auto merge of #19113 : nikomatsakis/rust/unboxed-boxed-closure-unification, r...
bors
-4
/
+2
2014-11-19
rollup merge of #19073: jakub-/issue-19069
Jakub Bukaj
-3
/
+3
2014-11-19
Merge the ExprFnBlock and ExprUnboxedClosure into one ExprClosure with an opt...
Niko Matsakis
-4
/
+2
2014-11-19
Rename json::List to json::Array
Corey Farwell
-1
/
+1
2014-11-18
Feature gate non-ASCII lifetime identifiers
Jakub Bukaj
-3
/
+3
2014-11-19
Make os::getcwd() return IoResult<Path>
Barosl Lee
-6
/
+6
2014-11-17
Switch to purely namespaced enums
Steven Fackler
-0
/
+3
2014-11-17
Fix fallout from coercion removal
Nick Cameron
-12
/
+12
2014-11-13
Remove lots of numeric traits from the preludes
Brendan Zabarauskas
-0
/
+2
2014-11-13
Deprecate Zero and One traits
Brendan Zabarauskas
-2
/
+1
2014-11-13
Deprecate Bounded trait
Brendan Zabarauskas
-2
/
+1
2014-11-13
Move checked arithmetic operators into Int trait
Brendan Zabarauskas
-2
/
+2
2014-11-07
Properly static lib packaging
Valerii Hiora
-10
/
+17
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
rollup merge of #18636 : luqmana/armf
Alex Crichton
-1
/
+1
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-05
Make trans::adt know that some structs are unsized
Nick Cameron
-0
/
+3
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
-38
/
+1059
2014-10-30
rollup merge of #18398 : aturon/lint-conventions-2
Alex Crichton
-1
/
+1
2014-10-29
Rename fail! to panic!
Steve Klabnik
-9
/
+9
2014-10-28
Update code with new lint names
Aaron Turon
-1
/
+1
2014-10-16
librustc: Stop generating visit glue and remove from TyDesc.
Luqman Aden
-2
/
+0
2014-10-13
auto merge of #17733 : jgallagher/rust/while-let, r=alexcrichton
bors
-0
/
+1
2014-10-11
Fix cfg warnings in librustc_back
Michael Gehring
-2
/
+1
2014-10-10
Handle `while let` desugaring
John Gallagher
-0
/
+1
2014-10-10
auto merge of #17853 : alexcrichton/rust/issue-17718, r=pcwalton
bors
-10
/
+10
2014-10-09
Use the same html_root_url for all docs
Brian Anderson
-1
/
+1
2014-10-09
rustc: Convert statics to constants
Alex Crichton
-10
/
+10
2014-10-07
Put slicing syntax behind a feature gate.
Nick Cameron
-1
/
+2
2014-10-07
Use slice syntax instead of slice_to, etc.
Nick Cameron
-18
/
+18
2014-10-06
Rename the file permission statics in std::io to be uppercase
P1start
-3
/
+3
2014-10-03
Set the `non_uppercase_statics` lint to warn by default
P1start
-0
/
+2
2014-10-02
Revert "Use slice syntax instead of slice_to, etc."
Aaron Turon
-18
/
+18
2014-10-02
Revert "Put slicing syntax behind a feature gate."
Aaron Turon
-2
/
+1
2014-10-02
Put slicing syntax behind a feature gate.
Nick Cameron
-1
/
+2
2014-10-02
Use slice syntax instead of slice_to, etc.
Nick Cameron
-18
/
+18
2014-10-01
auto merge of #17630 : sfackler/rust/cfg-warnings, r=brson
bors
-2
/
+2
2014-10-01
auto merge of #17584 : pcwalton/rust/range-patterns-dotdotdot, r=nick29581
bors
-1
/
+1
2014-09-30
Fix librustc_back
Steven Fackler
-2
/
+2
[prev]
[next]