Sign in
chromium
/
external
/
github.com
/
rust-lang
/
rust
/
refs/tags/0.10
tag
ac33f2b15782272ae348dbd7b14b8257b2148b5a
tagger
Alex Crichton <alex@alexcrichton.com>
Thu Apr 03 18:18:20 2014
object
46867cc3e4ddcbb1d359a315805de00094dacaf9
0.10 release
46867cc
Tweak the installation instructions in the README
by Alex Crichton
· 11 years ago
0.10
606a316
Update AUTHORS.txt for 0.10
by Brian Anderson
· 11 years ago
671649a
Minor adjustments to the 0.10 release notes.
by Huon Wilson
· 11 years ago
a5681d2
Bump version to 0.10
by Alex Crichton
· 11 years ago
a7e057d
auto merge of #13189 : alexcrichton/rust/relnotes, r=brson
by bors
· 11 years ago
ba2fcc1
auto merge of #13230 : Kroisse/rust/encodable-json, r=erickt
by bors
· 11 years ago
2deca58
Json doesn't need to depend on IoError to implement Encodable #13230
by Eunchong Yu
· 11 years ago
c821cac
auto merge of #13223 : brson/rust/dist, r=alexcrichton
by bors
· 11 years ago
1c2ccf0
auto merge of #13221 : thestinger/rust/append, r=alexcrichton
by bors
· 11 years ago
abb6162
auto merge of #13220 : brson/rust/from_iter, r=thestinger
by bors
· 11 years ago
d2686c7
mk: Workaround distcheck failure on mac. #13224
by Brian Anderson
· 11 years ago
6281299
auto merge of #13206 : TeXitoi/rust/fix-shootout-k-nucleotide, r=alexcrichton
by bors
· 11 years ago
cbbc1fc
vec: convert `append` and `append_one` to methods
by Daniel Micay
· 11 years ago
ee05219
Rename `from_iterator` to `from_iter` for consistency.
by Brian Anderson
· 11 years ago
84e9c06
mk: distcheck --uninstall
by Brian Anderson
· 11 years ago
45f2d83
dist: Add libbacktrace to source tarballs
by Brian Anderson
· 11 years ago
e63b2d3
auto merge of #13219 : brson/rust/dist-root, r=sfackler
by bors
· 11 years ago
cfb52a5
mk: Don't touch config.tmp or tmp/dist as root. Closes #13190
by Brian Anderson
· 11 years ago
7a70c69
auto merge of #13218 : brson/rust/dist-mac, r=sfackler
by bors
· 11 years ago
4aa7a8a
mk: Fix 'make dist' on Mac
by Brian Anderson
· 11 years ago
612e22e
auto merge of #13216 : alexcrichton/rust/fix-configure-for-travis, r=sfackler
by bors
· 11 years ago
2674a16
auto merge of #13211 : csherratt/rust/arc_fix, r=alexcrichton
by bors
· 11 years ago
90085a1
auto merge of #13215 : sfackler/rust/vim-attr, r=alexcrichton
by bors
· 11 years ago
9f990f7
configure: Accept LLVM 3.4.X during configuration
by Alex Crichton
· 11 years ago
6e69712
Support new attribute syntax in vim syntax file
by Steven Fackler
· 11 years ago
9fc45c1
Check that the old value was 1 and not 0 when dropping a Arc value.
by Colin Sherratt
· 11 years ago
ec7d0c7
auto merge of #13208 : Tohie/rust/master, r=alexcrichton
by bors
· 11 years ago
24cc78d
Add draft 0.10 release notes
by Alex Crichton
· 11 years ago
7c2abe7
make shootout-k-nucleotide.rs pass official test
by Guillaume Pinot
· 11 years ago
edc7ad1
Updated references to extra in libcollections docs
by Scott Jenkins
· 11 years ago
d79fbba
auto merge of #13203 : Kimundi/rust/de-map-vec3, r=cmr
by bors
· 11 years ago
c356e3b
Removed deprecated functions `map` and `flat_map` for vectors and slices.
by Marvin Löbel
· 11 years ago
86890b9
auto merge of #13200 : sfackler/rust/test-attr, r=cmr
by bors
· 11 years ago
9ed33c0
Use new inner attribute syntax in test framework
by Steven Fackler
· 11 years ago
a708594
auto merge of #13199 : klutzy/rust/msys2, r=cmr
by bors
· 11 years ago
d9d197d
configure: Add MINGW64 OS type
by klutzy
· 11 years ago
d878df0
auto merge of #13183 : erickt/rust/remove-list, r=alexcrichton
by bors
· 11 years ago
3eb3a02
auto merge of #13143 : gentlefolk/rust/issue-9227, r=michaelwoerister
by bors
· 11 years ago
363198b
auto merge of #13193 : pongad/rust/fixconfig, r=thestinger
by bors
· 11 years ago
df9cf18
auto merge of #13188 : FlaPer87/rust/master, r=alexcrichton
by bors
· 11 years ago
02d186a
auto merge of #13185 : alexcrichton/rust/osx-pkg, r=brson
by bors
· 11 years ago
8610e4a
auto merge of #13168 : jankobler/rust/verify-grammar-02, r=brson
by bors
· 11 years ago
74128b1
auto merge of #13187 : brson/rust/dist, r=alexcrichton
by bors
· 11 years ago
092eefc
configure uses `command -v` instead of `which` #13147
by Michael Darakananda
· 11 years ago
2161719
mk: Restore DESTDIR
by Brian Anderson
· 11 years ago
6584f37
auto merge of #13170 : eddyb/rust/syntax-cleanup, r=alexcrichton
by bors
· 11 years ago
b334f7c
auto merge of #13157 : pnkfelix/rust/fsk-iss13140, r=nikomatsakis
by bors
· 11 years ago
bec333c
dist: Tweak the OSX pkg installer
by Alex Crichton
· 11 years ago
ff733c7
auto merge of #13162 : alexcrichton/rust/attr-syntax, r=brson
by bors
· 11 years ago
a9c6061
Register new snapshot
by Flavio Percoco
· 11 years ago
451e8c1
Convert most code to new inner attribute syntax.
by Brian Anderson
· 11 years ago
c6bbb95
syntax: Accept meta matchers in macros
by Alex Crichton
· 11 years ago
c5f8ca5
install: More error handling
by Brian Anderson
· 11 years ago
c91ce02
install: Extract function for creating absolute paths and reuse it
by Brian Anderson
· 11 years ago
766a7c2
install: Fix string formatting in an error
by Brian Anderson
· 11 years ago
2205c48
install: Explicitly delete the manifest during uninstall. Misc cleanup
by Brian Anderson
· 11 years ago
01d823b
install: Verify that installed compiler runs
by Brian Anderson
· 11 years ago
cbfc0a5
auto merge of #13161 : FlaPer87/rust/master, r=alexcrichton
by bors
· 11 years ago
42e1003
auto merge of #13158 : alexcrichton/rust/issue-13123, r=brson
by bors
· 11 years ago
68c2706
native: Ignore SIGPIPE by default
by Alex Crichton
· 11 years ago
fd4f15e
auto merge of #13131 : alexcrichton/rust/issue-13124, r=brson
by bors
· 11 years ago
0e190b9
native: Use WNOHANG before signaling
by Alex Crichton
· 11 years ago
2e6607a
Remove `Freeze` and add `Share` in vim's syntax
by Flavio Percoco
· 11 years ago
b0e3cb5
Remove a RefCell from pprust::State.
by Eduard Burtescu
· 11 years ago
f65638e
De-@ IdentInterner.
by Eduard Burtescu
· 11 years ago
83c4e25
De-@ NamedMatch.
by Eduard Burtescu
· 11 years ago
8f226e5
De-@ TokenTree.
by Eduard Burtescu
· 11 years ago
7cf4d8b
Used inherited mutability in lexer::Reader.
by Eduard Burtescu
· 11 years ago
63b233c
std and green: fix some warnings
by Erick Tryzelaar
· 11 years ago
e0e8e95
test: remove pure test, which is now redundant with inline tests
by Erick Tryzelaar
· 11 years ago
a47d52c
collections: remove List
by Erick Tryzelaar
· 11 years ago
b8601a3
auto merge of #13160 : FlaPer87/rust/rename-pod, r=thestinger
by bors
· 11 years ago
794ee03
auto merge of #13154 : tomassedovic/rust/patch-1, r=alexcrichton
by bors
· 11 years ago
81ec1f3
Rename Pod into Copy
by Flavio Percoco
· 11 years ago
b6ea796
auto merge of #13149 : brson/rust/rustdoclogo, r=alexcrichton
by bors
· 11 years ago
ff64381
auto merge of #13107 : seanmonstar/rust/encoder-errors, r=erickt
by bors
· 11 years ago
5a68892
auto merge of #13108 : pongad/rust/lintraw, r=huonw
by bors
· 11 years ago
22a04ce
auto merge of #13174 : brson/rust/dist, r=alexcrichton,huonw
by bors
· 11 years ago
476f0e3
mk: Fix syntax error in installation target
by Brian Anderson
· 11 years ago
7e987c3
auto merge of #13173 : alexcrichton/rust/rustdoc-mods, r=huonw
by bors
· 11 years ago
f4518cd
Initial support for emitting DWARF for static vars.
by gentlefolk
· 11 years ago
f1739b1
serialize: use Result
by Sean McArthur
· 11 years ago
29436d5
auto merge of #13142 : alexcrichton/rust/issue-13118, r=brson
by bors
· 11 years ago
940bfb2
Revert "Modules are either public, or private, so private modules should be stripped out"
by Alex Crichton
· 11 years ago
13dafa0
auto merge of #13050 : alexcrichton/rust/no-send-default, r=huonw
by bors
· 11 years ago
080d210
mk: Always touch libuv.a
by Brian Anderson
· 11 years ago
8eaada5
auto merge of #13151 : brson/rust/dist, r=alexcrichton,brson
by bors
· 11 years ago
8d0be73
doc: Update the tutorial about bounds for traits
by Alex Crichton
· 11 years ago
bb9172d
Fix fallout of removing default bounds
by Alex Crichton
· 11 years ago
bdd24b2
rustc: Stop adding the Send bound implicitly
by Alex Crichton
· 11 years ago
3b04fba
auto merge of #13136 : alexcrichton/rust/spawn-deadlock, r=brson
by bors
· 11 years ago
25e5238
auto merge of #13001 : cmr/rust/unnamed-lifetime-nocapture, r=nikomatsakis
by bors
· 11 years ago
5258e13
test/run-pass/out-of-stack: prevent tco
by Corey Richardson
· 11 years ago
fdfb9eb
verify-grammar llnextgen
by Jan Kobler
· 11 years ago
2b05263
verify-grammar keyword crate
by Jan Kobler
· 11 years ago
e91115f
verify-grammar path to rust.md
by Jan Kobler
· 11 years ago
e560db7
auto merge of #13034 : edwardw/rust/match, r=nikomatsakis
by bors
· 11 years ago
b8ed136
Address review
by Corey Richardson
· 11 years ago
7febdb7
rustc: mark references w/anonymous lifetime nocapture
by Corey Richardson
· 11 years ago
4112941
_match.rs: prune sub-match tree too aggressively
by Edward Wang
· 11 years ago
Next »