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-12-14
Remove `proc` types/expressions from the parser, compiler, and
Niko Matsakis
-2
/
+0
2014-12-13
librustc_back: use unboxed closures
Jorge Aparicio
-18
/
+38
2014-12-06
librustc_back: remove unnecessary `to_string()` calls
Jorge Aparicio
-2
/
+2
2014-12-06
librustc_back: remove unnecessary `as_slice()` calls
Jorge Aparicio
-17
/
+15
2014-12-03
Fix fallout
Jorge Aparicio
-2
/
+2
2014-11-27
auto merge of #19343 : sfackler/rust/less-special-attrs, r=alexcrichton
bors
-2
/
+0
2014-11-26
Remove special casing for some meta attributes
Steven Fackler
-2
/
+0
2014-11-24
Clean up FileType enum following enum namespacing
Ben S
-1
/
+1
2014-11-23
rollup merge of #19211: aochagavia/tuple-index
Jakub Bukaj
-2
/
+2
2014-11-23
Remove type parameters from ExprField and ExprTupField
Adolfo OchagavĂa
-2
/
+2
2014-11-23
auto merge of #18856 : ruud-v-a/rust/fatptrs, r=cmr
bors
-18
/
+12
2014-11-21
auto merge of #19114 : frewsxcv/rust/master, r=bstrie
bors
-1
/
+1
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
[next]