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_llvm
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2015-01-17
Set allow(unstable) in crates that use unstable features
Brian Anderson
-0
/
+1
2015-01-17
std: Move the bitflags! macro to a gated crate
Alex Crichton
-0
/
+1
2015-01-17
auto merge of #21233 : huonw/rust/simd-size, r=Aatch
bors
-1
/
+1
2015-01-15
Document, tweak and refactor some trans code.
Huon Wilson
-1
/
+1
2015-01-11
powerpc: initialize llvm
Richo Healey
-0
/
+11
2015-01-08
rollup merge of #20754: nikomatsakis/int-feature
Alex Crichton
-0
/
+1
2015-01-08
Remove warning from the libraries.
Huon Wilson
-0
/
+1
2015-01-08
Improvements to feature staging
Brian Anderson
-1
/
+1
2015-01-07
rollup merge of #20723: pnkfelix/feature-gate-box-syntax
Alex Crichton
-0
/
+2
2015-01-08
allow box_syntax and unknown features in the rustc_llvm crate.
Felix S. Klock II
-0
/
+2
2015-01-07
Preliminary feature staging
Brian Anderson
-0
/
+1
2015-01-06
Register new snapshots
Alex Crichton
-3
/
+0
2015-01-05
rollup merge of #20568: huonw/ungate-AT-globs
Alex Crichton
-0
/
+1
2015-01-05
std: Redesign c_str and c_vec
Alex Crichton
-4
/
+3
2015-01-05
Ungate default type parameters.
Huon Wilson
-0
/
+1
2015-01-03
sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs
Jorge Aparicio
-20
/
+20
2015-01-03
Initial version of AArch64 support.
Akos Kiss
-1
/
+12
2014-12-30
debuginfo: Add a rust-gdb shell script that will start GDB with Rust pretty p...
Michael Woerister
-1
/
+2
2014-12-19
librustc_llvm: use `#[deriving(Copy)]`
Jorge Aparicio
-45
/
+20
2014-12-18
librustc: Always parse `macro!()`/`macro![]` as expressions if not
Patrick Walton
-1
/
+1
2014-12-15
auto merge of #19750 : murarth/rust/rusti-support, r=brson
bors
-0
/
+14
2014-12-15
auto merge of #19742 : vhbit/rust/copy-for-bitflags, r=alexcrichton
bors
-1
/
+0
2014-12-13
librustc_llvm: use unboxed closures
Jorge Aparicio
-1
/
+2
2014-12-13
Add `Copy` to bitflags-generated structures
Valerii Hiora
-1
/
+0
2014-12-11
Add LLVM ExecutionEngine API
Murarth
-0
/
+14
2014-12-08
librustc: Make `Copy` opt-in.
Niko Matsakis
-0
/
+65
2014-11-27
auto merge of #19343 : sfackler/rust/less-special-attrs, r=alexcrichton
bors
-1
/
+0
2014-11-26
rollup merge of #19322: DiamondLovesYou/multi-llvmdeps
Alex Crichton
-1
/
+3
2014-11-26
rollup merge of #19317: sfackler/xcrate-namespace
Alex Crichton
-0
/
+1
2014-11-26
Remove special casing for some meta attributes
Steven Fackler
-1
/
+0
2014-11-25
/** -> ///
Steve Klabnik
-43
/
+39
2014-11-25
Don't use the same llvmdeps.rs for every host.
Richard Diamond
-1
/
+3
2014-11-25
Fix xcrate enum namespacing
Steven Fackler
-0
/
+1
2014-11-23
Rename unwrap functions to into_inner
Alex Crichton
-1
/
+1
2014-11-17
Switch to purely namespaced enums
Steven Fackler
-0
/
+20
2014-11-03
Clean-up transmutes in librustc
Ariel Ben-Yehuda
-2
/
+1
2014-10-28
Update code with new lint names
Aaron Turon
-1
/
+1
2014-10-15
Use the correct LLVM integer sizes
Ariel Ben-Yehuda
-1
/
+1
2014-10-12
optimize position independent code in executables
Daniel Micay
-0
/
+2
2014-10-10
auto merge of #17853 : alexcrichton/rust/issue-17718, r=pcwalton
bors
-28
/
+28
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
-28
/
+28
2014-10-04
Update LLVM.
Luqman Aden
-4
/
+1
2014-09-27
Translate inline assembly errors back to source locations
Keegan McAllister
-0
/
+9
2014-09-22
librustc: Forbid private types in public APIs.
Patrick Walton
-1
/
+1
2014-09-19
Test fixes from the rollup
Alex Crichton
-11
/
+11
2014-09-19
rollup merge of #17338 : nick29581/variants-namespace
Alex Crichton
-3
/
+3
2014-09-18
Move uses of enum to bitflags!.
Ahmed Charles
-31
/
+32
2014-09-19
Add enum variants to the type namespace
Nick Cameron
-3
/
+3
2014-09-12
Add -C remark for LLVM optimization remarks
Keegan McAllister
-1
/
+59
[prev]
[next]