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
/
libfourcc
Age
Commit message (
Expand
)
Author
Lines
2014-10-02
syntax: mark the managed_boxes feature as Removed.
Eduard Burtescu
-1
/
+1
2014-09-14
fourcc: fix fallout from using ptr::P.
Eduard Burtescu
-4
/
+3
2014-08-27
Implement generalized object and type parameter bounds (Fixes #16462)
Niko Matsakis
-2
/
+2
2014-08-12
Allow deprecation in deprecated libraries
Aaron Turon
-0
/
+1
2014-08-05
Fixes missing overflow lint for i64 #14269
Falco Hirschenberger
-1
/
+1
2014-07-31
Deprecate fourcc.
Ilya Dmitrichenko
-1
/
+2
2014-07-11
Update doc URLs for version bump
Brian Anderson
-1
/
+1
2014-07-09
Register new snapshots
Alex Crichton
-2
/
+0
2014-07-05
Add #[crate_name] attributes as necessary
Alex Crichton
-1
/
+3
2014-07-04
auto merge of #15343 : alexcrichton/rust/0.11.0-release, r=brson
bors
-2
/
+2
2014-07-03
Simplify creating a parser from a token tree
Piotr Jawniak
-6
/
+1
2014-06-27
Update to 0.11.0
0.11.0
Alex Crichton
-2
/
+2
2014-06-17
Mark all crates except std as experimental
Brian Anderson
-0
/
+1
2014-06-14
rustc: Obsolete the `@` syntax entirely
Alex Crichton
-1
/
+4
2014-06-11
rustc: Remove ~[T] from the language
Alex Crichton
-1
/
+0
2014-06-09
Convert libraries to use #[plugin_registrar]
Keegan McAllister
-11
/
+7
2014-06-09
Use phase(plugin) in other crates
Keegan McAllister
-1
/
+1
2014-05-21
Change static.rust-lang.org to doc.rust-lang.org
Alex Crichton
-1
/
+1
2014-05-12
Add the patch number to version strings. Closes #13289
Brian Anderson
-1
/
+1
2014-05-07
auto merge of #13958 : pcwalton/rust/detilde, r=pcwalton
bors
-2
/
+3
2014-05-06
librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, except
Patrick Walton
-2
/
+3
2014-05-03
rustdoc: Migrate from sundown to hoedown
Alex Crichton
-1
/
+1
2014-04-24
rustdoc: fix de-@rooting fallout
Niko Matsakis
-1
/
+1
2014-04-16
syntax: unify all MacResult's into a single trait.
Huon Wilson
-5
/
+5
2014-04-03
Bump version to 0.11-pre
Brian Anderson
-1
/
+1
2014-03-31
Bump version to 0.10
Alex Crichton
-1
/
+1
2014-03-28
Convert most code to new inner attribute syntax.
Brian Anderson
-10
/
+10
2014-03-22
Add #[deny(deprecated_owned_vector)] to several modules.
Huon Wilson
-0
/
+1
2014-03-15
Add rustdoc html crate info
Steven Fackler
-0
/
+3
2014-03-01
libfourcc: Fix errors arising from the automated `~[T]` conversion
Patrick Walton
-2
/
+6
2014-02-14
extern mod => extern crate
Alex Crichton
-2
/
+2
2014-02-14
Refactored ast_map and friends, mainly to have Paths without storing them.
Eduard Burtescu
-1
/
+1
2014-02-11
Fixed fourcc example doc
Derek Guenther
-6
/
+5
2014-02-08
Allow codepoints 128-255 in fourc!!
Yuri Kunde Schlesner
-13
/
+14
2014-02-08
Default fourcc! to big-endian.
Yuri Kunde Schlesner
-1
/
+2
2014-02-08
Converted fourcc! to loadable syntax extension
Derek Guenther
-0
/
+158