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
2014-06-25
auto merge of #15160 : alexcrichton/rust/remove-f128, r=brson
bors
-2
/
+0
2014-06-24
rustc: Don't register syntax crates twice
Alex Crichton
-1
/
+1
2014-06-24
librustc: Remove the fallback to `int` from typechecking.
Niko Matsakis
-1
/
+1
2014-06-24
Remove the quad_precision_float feature gate
Alex Crichton
-2
/
+0
2014-06-22
Rename ty_param_bounds_and_ty to Polytype
Niko Matsakis
-16
/
+16
2014-06-18
Add stability inheritance
Aaron Turon
-1
/
+50
2014-06-18
Deprecate the bytes!() macro.
Simon Sapin
-1
/
+1
2014-06-18
Remove TraitStore from ty_trait
Nick Cameron
-4
/
+1
2014-06-16
auto merge of #14900 : alexcrichton/rust/snapshots, r=huonw
bors
-36
/
+2
2014-06-16
auto merge of #14715 : vhbit/rust/ios-pr2, r=alexcrichton
bors
-41
/
+42
2014-06-15
Register new snapshots
Alex Crichton
-36
/
+2
2014-06-13
Introduce VecPerParamSpace and use it to represent sets of types and
Niko Matsakis
-98
/
+172
2014-06-13
There should be no metadata to read on iOS
Valerii Hiora
-1
/
+1
2014-06-12
Better dylib skipping based on Alex Crichton code
Valerii Hiora
-47
/
+40
2014-06-12
Basic iOS support
Valerii Hiora
-2
/
+10
2014-06-11
std: Remove i18n/l10n from format!
Alex Crichton
-4
/
+38
2014-06-11
rustc: Move the AST from @T to Gc<T>
Alex Crichton
-16
/
+18
2014-06-10
auto merge of #14696 : jakub-/rust/dead-struct-fields, r=alexcrichton
bors
-6
/
+2
2014-06-09
rustdoc: Correctly classify enums/typedefs
Alex Crichton
-0
/
+13
2014-06-09
std: Move dynamic_lib from std::unstable to std
Brian Anderson
-1
/
+1
2014-06-09
Implement #[plugin_registrar]
Keegan McAllister
-39
/
+34
2014-06-08
Remove the dead code identified by the new lint
Jakub Wieczorek
-6
/
+2
2014-06-06
rustc: Preserve reachable extern fns with LTO
Alex Crichton
-0
/
+49
2014-06-06
Rename Iterator::len to count
Aaron Turon
-1
/
+1
2014-06-06
rustc: Encode argument names for traits
Alex Crichton
-0
/
+2
2014-06-06
Move Def out of syntax crate, where it does not belong
Niko Matsakis
-17
/
+18
2014-06-06
Move subst data structures into subst.rs, fix capitalization
Niko Matsakis
-11
/
+12
2014-06-05
Fallout from the libcollections movement
Alex Crichton
-6
/
+6
2014-06-03
std: Remove generics from Option::expect
Alex Crichton
-1
/
+1
2014-05-30
std: Rename {Eq,Ord} to Partial{Eq,Ord}
Alex Crichton
-5
/
+5
2014-05-30
librustc: Fix snake case errors.
Kevin Butler
-29
/
+30
2014-05-28
std: Remove format_strbuf!()
Alex Crichton
-23
/
+17
2014-05-27
std: Rename strbuf operations to string
Richo Healey
-27
/
+27
2014-05-27
std: Remove String's to_owned
Richo Healey
-1
/
+1
2014-05-25
rustdoc: Move inlining to its own module
Alex Crichton
-2
/
+2
2014-05-25
rustc: Encode module attributes
Alex Crichton
-0
/
+4
2014-05-25
rustdoc: Inline names of function arguments
Alex Crichton
-13
/
+18
2014-05-25
rustdoc: Inline argument names of foreign methods
Alex Crichton
-0
/
+40
2014-05-24
core: rename strbuf::StrBuf to string::String
Richo Healey
-37
/
+37
2014-05-24
Get "make check" to work with unused-attribute
Steven Fackler
-1
/
+1
2014-05-24
Port more stuff to mark used attributes
Steven Fackler
-9
/
+3
2014-05-24
Add AttrId to Attribute_
Steven Fackler
-1
/
+2
2014-05-22
libstd: Remove all uses of `~str` from `libstd`
Patrick Walton
-5
/
+5
2014-05-22
libstd: Remove `~str` from all `libstd` modules except `fmt` and `str`.
Patrick Walton
-25
/
+46
2014-05-21
auto merge of #14320 : kballard/rust/fix_stdlib_inject_attrs, r=alexcrichton
bors
-1
/
+1
2014-05-20
Change std inject attributes to outer attributes
Kevin Ballard
-1
/
+1
2014-05-19
rustc: Add official support for weak failure
Alex Crichton
-1
/
+29
2014-05-18
Include file paths when dumping the list of resolved crates via `debug!`.
Felix S. Klock II
-2
/
+18
2014-05-18
Fixing rustdoc stage1.
Felix S. Klock II
-1
/
+1
2014-05-15
Updates with core::fmt changes
Alex Crichton
-9
/
+1
[prev]
[next]