Brian Anderson
0875ffcbff
Bump version to 0.11-pre
...
This also changes some of the download links in the documentation
to 'nightly'.
2014-04-03 16:28:46 -07:00
bors
bb31cb8d2e
auto merge of #13286 : alexcrichton/rust/release, r=brson
...
Merging the 0.10 release into the master branch.
2014-04-03 13:52:03 -07:00
Alex Crichton
8093427195
url: Switch privacy defaults where necessary
2014-03-31 15:47:37 -07:00
Alex Crichton
a5681d2590
Bump version to 0.10
2014-03-31 14:40:44 -07:00
Brian Anderson
451e8c1c61
Convert most code to new inner attribute syntax.
...
Closes #2569
2014-03-28 17:12:21 -07:00
Ms2ger
aa39d755e3
Make url::Url derive TotalEq.
2014-03-23 15:32:18 +01:00
Alex Crichton
da3625161d
Removing imports of std::vec_ng::Vec
...
It's now in the prelude.
2014-03-20 09:30:14 -07:00
Daniel Micay
14f656d1a7
rename std::vec_ng -> std::vec
...
Closes #12771
2014-03-20 04:25:32 -04:00
bors
e49c30a89a
auto merge of #12923 : sfackler/rust/vecify, r=brson
2014-03-15 19:26:31 -07:00
Steven Fackler
b1f523525a
Remove most ~[] usage in liburl
2014-03-15 15:13:00 -07:00
Steven Fackler
9106c15ffd
Add rustdoc html crate info
2014-03-15 14:26:12 -07:00
Alex Crichton
58e4ab2b33
extra: Put the nail in the coffin, delete libextra
...
This commit shreds all remnants of libextra from the compiler and standard
distribution. Two modules, c_vec/tempfile, were moved into libstd after some
cleanup, and the other modules were moved to separate crates as seen fit.
Closes #8784
Closes #12413
Closes #12576
2014-03-14 13:59:02 -07:00