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
/
metadata
Age
Commit message (
Expand
)
Author
Lines
2015-01-08
Add test for -Z extra-plugins
Manish Goregaokar
-2
/
+2
2015-01-08
libsyntax: add COMMAND_LINE_SP and use it for spans generated from the comman...
Manish Goregaokar
-2
/
+2
2015-01-08
librustc_driver: Add support for loading plugins via command line (fixes #15446)
Manish Goregaokar
-1
/
+1
2015-01-08
librustc::plugin : make PluginLoader usable for loading argument-specified pl...
Manish Goregaokar
-0
/
+1
2015-01-08
librustc::metadata : Allow passing a string to read_plugin_metadata
Manish Goregaokar
-7
/
+24
2015-01-07
rollup merge of #20721: japaric/snap
Alex Crichton
-113
/
+113
2015-01-07
rollup merge of #20680: nick29581/target-word
Alex Crichton
-2
/
+2
2015-01-07
rollup merge of #20663: brson/feature-staging
Alex Crichton
-0
/
+13
2015-01-07
rollup merge of #20654: alexcrichton/stabilize-hash
Alex Crichton
-7
/
+7
2015-01-07
Preliminary feature staging
Brian Anderson
-0
/
+13
2015-01-07
use slicing sugar
Jorge Aparicio
-113
/
+113
2015-01-07
std: Stabilize the std::hash module
Alex Crichton
-7
/
+7
2015-01-08
Rename `target_word_size` to `target_pointer_width`
Nick Cameron
-2
/
+2
2015-01-07
Merge pull request #20674 from jbcrail/fix-misspelled-comments
bors
-1
/
+1
2015-01-06
More test fixes
Alex Crichton
-1
/
+1
2015-01-06
Fix misspelled comments.
Joseph Crail
-1
/
+1
2015-01-06
rollup merge of #20653: alexcrichton/entry-unstable
Alex Crichton
-1
/
+1
2015-01-06
Register new snapshots
Alex Crichton
-3
/
+3
2015-01-06
rollup merge of #20481: seanmonstar/fmt-show-string
Alex Crichton
-6
/
+6
2015-01-06
rollup merge of #20609: cmr/mem
Alex Crichton
-4
/
+4
2015-01-07
fallout
Nick Cameron
-7
/
+8
2015-01-06
core: split into fmt::Show and fmt::String
Sean McArthur
-6
/
+6
2015-01-07
Replace full slice notation with index calls
Nick Cameron
-90
/
+92
2015-01-06
syntax/rustc: implement isize/usize
Corey Richardson
-4
/
+4
2015-01-06
[breaking change] Revert Entry behaviour to take keys by value.
Dylan Ede
-1
/
+1
2015-01-06
rustc: Turn off multiple versions of crate warning
Alex Crichton
-25
/
+0
2015-01-05
rollup merge of #20482: kmcallister/macro-reform
Alex Crichton
-372
/
+444
2015-01-05
rollup merge of #20507: alexcrichton/issue-20444
Alex Crichton
-8
/
+8
2015-01-05
Allow selective macro import
Keegan McAllister
-1
/
+4
2015-01-05
Move #[macro_reexport] to extern crate
Keegan McAllister
-0
/
+1
2015-01-05
Replace #[phase] with #[plugin] / #[macro_use] / #[no_link]
Keegan McAllister
-6
/
+1
2015-01-05
creader: Load parts of plugin metadata on demand
Keegan McAllister
-50
/
+98
2015-01-05
remove mk_closure
Jorge Aparicio
-3
/
+0
2015-01-05
remove ty_closure
Jorge Aparicio
-4
/
+0
2015-01-05
EncodeInlinedItem: convert to "unboxed" closures
Jorge Aparicio
-4
/
+3
2015-01-05
DecodeInlinedItem: convert to "unboxed" closures
Jorge Aparicio
-9
/
+9
2015-01-05
conv_did: convert to "unboxed" closure
Jorge Aparicio
-127
/
+254
2015-01-05
Reformat metadata for exported macros
Keegan McAllister
-32
/
+66
2015-01-05
creader: Use a single struct
Keegan McAllister
-53
/
+41
2015-01-05
creader: Convert free functions to Env methods
Keegan McAllister
-264
/
+267
2015-01-05
std: Redesign c_str and c_vec
Alex Crichton
-8
/
+8
2015-01-05
auto merge of #20285 : FlaPer87/rust/oibit-send-and-friends, r=nikomatsakis
bors
-2
/
+13
2015-01-04
Add syntax for negative implementations of traits
Flavio Percoco
-2
/
+13
2015-01-04
[breaking change] Update entry API as part of RFC 509.
Ben Foppa
-7
/
+5
2015-01-03
sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs
Jorge Aparicio
-12
/
+12
2015-01-03
sed -i -s 's/\bmod,/self,/g' **/*.rs
Jorge Aparicio
-5
/
+5
2015-01-03
rustc: fix fallout
Jorge Aparicio
-1
/
+1
2015-01-02
rollup merge of #20416: nikomatsakis/coherence
Alex Crichton
-3
/
+9
2015-01-02
rollup merge of #20385: nick29581/x-object
Alex Crichton
-8
/
+7
2015-01-02
std: Stabilize the prelude module
Alex Crichton
-2
/
+3
[prev]
[next]