]> git.lizzy.rs Git - rust.git/history - src/libsyntax/lib.rs
Register new snapshots
[rust.git] / src / libsyntax / lib.rs
2014-03-20 Alex CrichtonRegister new snapshots
2014-03-20 borsauto merge of #13020 : alexcrichton/rust/vec, r=brson
2014-03-20 Alex CrichtonRemoving imports of std::vec_ng::Vec
2014-03-17 borsauto merge of #12742 : FlaPer87/rust/issue-11411-static...
2014-03-17 borsauto merge of #12937 : sinistersnare/rust/method-error...
2014-03-16 borsauto merge of #12924 : Florob/rust/bigint, r=alexcrichton
2014-03-16 borsauto merge of #12929 : sfackler/rust/automatically...
2014-03-16 borsauto merge of #12899 : brson/rust/cleanbacktrace, r...
2014-03-16 borsauto merge of #12791 : alexcrichton/rust/liblog, r...
2014-03-16 Alex Crichtonlog: Introduce liblog, the old std::logging
2014-03-14 borsauto merge of #12888 : aochagavia/rust/Fix-comment...
2014-03-14 borsauto merge of #12878 : crabtw/rust/mips, r=alexcrichton
2014-03-14 borsauto merge of #12869 : thestinger/rust/cmp, r=brson
2014-03-14 borsauto merge of #12880 : tedhorst/rust/master, r=alexcrichton
2014-03-14 borsauto merge of #12875 : alexcrichton/rust/demangle-more...
2014-03-14 borsauto merge of #12874 : huonw/rust/printier-rustc, r...
2014-03-14 borsauto merge of #12871 : aochagavia/rust/Optimize-while_s...
2014-03-14 borsauto merge of #12867 : alexcrichton/rust/issue-12860...
2014-03-14 borsauto merge of #12864 : huonw/rust/hash-docs, r=alexcrichton
2014-03-14 borsauto merge of #12861 : huonw/rust/lint-owned-vecs,...
2014-03-14 Huon Wilsonlint: add lint for use of a `~[T]`.
2014-03-07 borsauto merge of #12746 : alexcrichton/rust/issue-12743...
2014-03-07 borsauto merge of #12635 : alexcrichton/rust/speedy-hash...
2014-03-07 Alex Crichtonsyntax: Conditionally deriving(Hash) with Writers
2014-03-06 borsauto merge of #12714 : michaelwoerister/rust/limited...
2014-03-06 borsauto merge of #12705 : alexcrichton/rust/issue-12692...
2014-03-06 borsauto merge of #12687 : alexcrichton/rust/issue-12681...
2014-03-05 borsauto merge of #12715 : dmski/rust/no-extern-fn-pat...
2014-03-05 borsauto merge of #12711 : edwardw/rust/mtwt, r=pcwalton
2014-03-05 borsauto merge of #12700 : thestinger/rust/float, r=cmr
2014-03-05 Edward WangRefactor and fix FIXME's in mtwt hygiene code
2014-03-05 borsauto merge of #12491 : eddyb/rust/deref, r=nikomatsakis
2014-03-05 borsauto merge of #12300 : DaGenix/rust/uppercase-variable...
2014-03-05 borsauto merge of #12671 : nick29581/rust/expand, r=sfackler
2014-03-05 borsauto merge of #12688 : alexcrichton/rust/fix-some-link...
2014-03-05 borsauto merge of #12697 : thestinger/rust/vec, r=huonw
2014-03-05 Daniel Micaymark the `map` method on Vec<T> as deprecated
2014-03-04 borsauto merge of #12694 : thestinger/rust/mut_iter, r...
2014-03-04 borsauto merge of #12667 : Kimundi/rust/any_improv, r=cmr
2014-03-04 borsauto merge of #12649 : adrientetar/rust/highlight,...
2014-03-04 Adrien Tétardoc: use the newer favicon
2014-03-03 borsauto merge of #12665 : alexcrichton/rust/fix-snap-again...
2014-03-03 borsauto merge of #12663 : MicahChalmer/rust/emacs-remove...
2014-03-03 borsauto merge of #12662 : sfackler/rust/unexported-type...
2014-03-02 Steven FacklerMake visible types public in rustc
2014-03-02 borsMerge pull request #12308 from kballard/vim-nested...
2014-03-01 borsauto merge of #12641 : sfackler/rust/issue-11552, r...
2014-03-01 borsauto merge of #12632 : fhahn/rust/issue-12507-rustdoc...
2014-02-28 borsauto merge of #12616 : alexcrichton/rust/size, r=huonw
2014-02-28 borsauto merge of #12622 : pnkfelix/rust/fsk-improve-vec...
2014-02-28 borsauto merge of #12595 : huonw/rust/pub-vis-typ, r=alexcr...
2014-02-28 Huon WilsonPublicise types/add #[allow(visible_private_types)...
2014-02-22 borsauto merge of #12422 : alexcrichton/rust/buffered-defau...
2014-02-21 borsauto merge of #12419 : huonw/rust/compiler-unsafe,...
2014-02-21 borsauto merge of #12415 : HeroesGrave/rust/move-enum-set...
2014-02-21 borsauto merge of #12410 : DaGenix/rust/fix-incorrect-comme...
2014-02-21 borsauto merge of #12407 : alexcrichton/rust/up-llvm, r...
2014-02-20 borsauto merge of #12161 : aepsil0n/rust/docs/for-loop...
2014-02-20 borsauto merge of #12405 : kud1ing/rust/backticks, r=huonw
2014-02-20 borsauto merge of #12403 : eddyb/rust/generic-dtors-with...
2014-02-20 borsauto merge of #12399 : michaelwoerister/rust/simd-fix...
2014-02-20 borsauto merge of #12398 : alexcrichton/rust/rlibs-and...
2014-02-20 borsauto merge of #12397 : alexcrichton/rust/send-off-the...
2014-02-20 borsauto merge of #12343 : liigo/rust/move-extra-test-to...
2014-02-20 Liigo Zhuangmove extra::test to libtest
2014-02-19 borsauto merge of #12231 : wycats/rust/url_path_parse,...
2014-02-18 borsauto merge of #12351 : kud1ing/rust/backticks, r=alexcr...
2014-02-17 borsauto merge of #12284 : brson/rust/install, r=alexcrichton
2014-02-16 borsauto merge of #12301 : FlaPer87/rust/issue-8893, r...
2014-02-16 borsauto merge of #12299 : sfackler/rust/limit-return,...
2014-02-16 borsauto merge of #12298 : alexcrichton/rust/rustdoc-testin...
2014-02-15 borsauto merge of #12235 : huonw/rust/raii-lock, r=alexcrichton
2014-02-15 borsauto merge of #12272 : alexcrichton/rust/snapshot,...
2014-02-15 borsauto merge of #12270 : bstrie/rust/pnoise, r=huonw
2014-02-15 borsauto merge of #12283 : kballard/rust/env-args-bytes...
2014-02-15 Alex Crichtonextern mod => extern crate
2014-02-15 borsauto merge of #12276 : alexcrichton/rust/issue-8449...
2014-02-15 borsauto merge of #12277 : alexcrichton/rust/fix-rustdoc...
2014-02-14 borsauto merge of #12271 : kballard/rust/vim-extern-crate...
2014-02-14 borsauto merge of #12195 : kballard/rust/rustdoc-strip...
2014-02-14 borsauto merge of #12267 : alexcrichton/rust/rollup, r...
2014-02-14 HeroesGraveRemoved libextra dependency from libsyntax.
2014-02-09 Derek GuentherConverted fourcc! to loadable syntax extension
2014-02-09 Kevin BallardAdd new syntax extension fourcc!()
2014-02-09 borsauto merge of #12114 : brson/rust/faqs, r=cmr
2014-02-08 borsauto merge of #12096 : brson/rust/morestack-addr, r...
2014-02-07 borsauto merge of #12029 : zkamsler/rust/merge-sort-allocat...
2014-02-07 borsauto merge of #12073 : alexcrichton/rust/doc-examples...
2014-02-07 borsauto merge of #12083 : bjz/rust/semver, r=huonw
2014-02-07 borsauto merge of #12062 : kballard/rust/from_utf8_lossy...
2014-02-07 borsauto merge of #12010 : HeroesGrave/rust/libcollection...
2014-02-07 HeroesGravemoved collections from libextra into libcollections
2014-02-06 borsauto merge of #12048 : sanxiyn/rust/crate-config, r...
2014-02-06 borsauto merge of #12047 : huonw/rust/cyclic-rc, r=thestinger
2014-02-06 borsauto merge of #12001 : yuriks/rust/getopts-tweaks,...
2014-02-06 borsauto merge of #11989 : adridu59/rust/tidy, r=alexcrichton
2014-02-05 borsauto merge of #11894 : alexcrichton/rust/io-clone,...
2014-02-05 borsauto merge of #11984 : olsonjeffery/rust/libserialize...
2014-02-05 Jeff Olsonpull extra::{serialize, ebml} into a separate libserial...
2014-02-05 borsauto merge of #12045 : thestinger/rust/glue, r=pcwalton
next