]> git.lizzy.rs Git - rust.git/history - src/librustc/util/common.rs
Convert most code to new inner attribute syntax.
[rust.git] / src / librustc / util / common.rs
2014-03-29 Brian AndersonConvert most code to new inner attribute syntax.
2014-03-24 borsauto merge of #12998 : huonw/rust/log_syntax, r=alexcri...
2014-03-22 borsauto merge of #13036 : alexcrichton/rust/atomics, r...
2014-03-21 borsauto merge of #13024 : brson/rust/issue-12799, r=thestinger
2014-03-21 borsauto merge of #13029 : FlaPer87/rust/master, r=alexcrichton
2014-03-20 borsauto merge of #13023 : thestinger/rust/deep_clone,...
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-20 borsauto merge of #13017 : alexcrichton/rust/issue-13010...
2014-03-20 borsauto merge of #13015 : tbu-/rust/pr_remove_immut, r...
2014-03-20 borsauto merge of #12686 : FlaPer87/rust/shared, r=nikomatsakis
2014-03-20 borsauto merge of #12980 : cmr/rust/overhaul-stdio, r=thest...
2014-03-20 borsauto merge of #13028 : thestinger/rust/vec_ng, r=huonw
2014-03-20 Daniel Micayrename std::vec_ng -> std::vec
2014-03-17 borsauto merge of #12742 : FlaPer87/rust/issue-11411-static...
2014-03-11 borsauto merge of #12765 : TeXitoi/rust/fix-shootout-revers...
2014-03-11 borsauto merge of #12766 : TeXitoi/rust/fix-shootout-spectr...
2014-03-09 borsauto merge of #12758 : rgawdzik/rust/master, r=alexcrichton
2014-03-09 borsauto merge of #12706 : pongad/rust/issue_12698, r=brson
2014-03-09 borsauto merge of #12759 : lucab/rust/char-doc, r=alexcrichton
2014-03-08 borsauto merge of #12768 : pnkfelix/rust/fsk-devecing,...
2014-03-08 Felix S. Klock IIlibrustc: Fix up fallout from the automatic conversion.
2014-03-08 Patrick Waltonlibrustc: Automatically change uses of `~[T]` to `Vec...
2014-03-02 borsMerge pull request #12308 from kballard/vim-nested...
2014-02-25 borsauto merge of #12530 : alexcrichton/rust/make-check...
2014-02-23 Brian AndersonMerge remote-tracking branch 'brson/ratcher'
2014-02-23 borsauto merge of #12451 : edwardw/rust/ident-2-name, r=cmr
2014-02-23 borsauto merge of #12450 : FlaPer87/rust/issue-10682, r...
2014-02-23 borsauto merge of #12448 : alexcrichton/rust/smaller-rust...
2014-02-22 borsauto merge of #11863 : erickt/rust/hash, r=acrichto
2014-02-22 borsauto merge of #11603 : alexcrichton/rust/issue-11591...
2014-02-22 borsauto merge of #12441 : kud1ing/rust/backticks, r=brson
2014-02-22 borsauto merge of #12439 : cmr/rust/rustdoc-reset, r=thestinger
2014-02-22 borsauto merge of #12437 : alexcrichton/rust/travis-yml...
2014-02-22 borsauto merge of #12433 : alexcrichton/rust/fix-some-confi...
2014-02-22 borsauto merge of #12427 : alexcrichton/rust/snapshots...
2014-02-22 borsauto merge of #12422 : alexcrichton/rust/buffered-defau...
2014-02-22 borsauto merge of #12421 : Hywan/rust/api_doc, r=alexcrichton
2014-02-22 borsauto merge of #12411 : Arcterus/rust/time, r=alexcrichton
2014-02-21 borsauto merge of #12362 : liigo/rust/update-rust-manual...
2014-02-21 borsauto merge of #12420 : pnkfelix/rust/fsk-improve-doc...
2014-02-21 ArcterusMove time out of extra (cc #8784)
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 #12290 : mrshu/rust/lint-warn-by-default...
2014-02-21 mr.ShuChanged NonCamelCaseTypes lint to warn by default
2014-02-20 borsauto merge of #12161 : aepsil0n/rust/docs/for-loop...
2014-02-19 borsauto merge of #12231 : wycats/rust/url_path_parse,...
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 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-04 borsauto merge of #11230 : csherratt/rust/cow, r=alexcrichton
2014-01-19 borsauto merge of #11311 : hdima/rust/vim-syntax-spell...
2014-01-11 borsauto merge of #11472 : kud1ing/rust/iOS, r=alexcrichton
2014-01-07 borsauto merge of #11263 : niftynif/rust/btree, r=catamorphism
2014-01-07 borsauto merge of #11353 : alexcrichton/rust/improve-loggin...
2014-01-07 borsauto merge of #11348 : alexcrichton/rust/snapshots...
2014-01-07 borsauto merge of #11329 : fhahn/rust/unused-cast-lint2...
2014-01-07 borsauto merge of #11296 : brson/rust/anti-cond, r=alexcrichton
2014-01-07 borsauto merge of #11354 : brson/rust/versionwin, r=alexcri...
2014-01-06 borsauto merge of #11123 : alan-andrade/rust/move_wiki_to_i...
2014-01-06 borsauto merge of #10826 : SimonSapin/rust/str-insert,...
2014-01-06 borsauto merge of #11335 : rlane/rust/fix-vector-doc, r...
2014-01-06 borsauto merge of #11334 : alexcrichton/rust/fix-native...
2014-01-06 borsauto merge of #11333 : cmr/rust/triage2, r=alexcrichton
2014-01-06 borsauto merge of #11332 : sfackler/rust/de-at-se, r=huonw
2014-01-06 borsauto merge of #11327 : nielsle/rust/rustpkg_argparse...
2014-01-06 borsauto merge of #11161 : eddyb/rust/de-at-visitor, r...
2014-01-06 Eduard BurtescuDisowned the Visitor.
2014-01-03 borsauto merge of #11093 : alexcrichton/rust/issue-11085...
2014-01-02 borsauto merge of #10828 : SimonSapin/rust/ascii_opt, r...
2014-01-01 borsauto merge of #11137 : g3xzh/rust/benchm, r=cmr
2013-12-30 borsauto merge of #11185 : huonw/rust/doc-ignore, r=cmr
2013-12-29 borsauto merge of #11150 : huonw/rust/moar-docs, r=alexcrichton
2013-12-28 borsauto merge of #11098 : erickt/rust/collect, r=alexcrichton
2013-12-27 borsauto merge of #11158 : alexcrichton/rust/green-bootstra...
2013-12-27 borsauto merge of #11058 : pcwalton/rust/demuting, r=pcwalton
2013-12-26 Patrick Waltonlibrustc: Remove the unused `stmt_map` from the borrow...
2013-12-19 borsauto merge of #10927 : g3xzh/rust/sum_bugfix, r=huonw
2013-12-18 borsauto merge of #10915 : alexcrichton/rust/fixes, r=ILyoan
2013-12-14 borsauto merge of #10938 : jhasse/rust/patch-rustpkg, r...
2013-12-14 borsauto merge of #10933 : TeXitoi/rust/shootout-fasta...
2013-12-14 borsauto merge of #10921 : alexcrichton/rust/libuv-upgrade...
2013-12-14 borsauto merge of #10923 : boredomist/rust/export-summary...
2013-12-13 borsauto merge of #10849 : adridu59/rust/patch-css, r=alexc...
2013-12-13 borsauto merge of #10916 : alexcrichton/rust/nounwind,...
2013-12-13 borsauto merge of #10913 : cmr/rust/rustdoc_man, r=huonw
2013-12-13 borsauto merge of #10912 : DiamondLovesYou/rust/master...
2013-12-13 borsauto merge of #10909 : sanxiyn/rust/coherence, r=alexcr...
2013-12-13 borsauto merge of #10908 : alexcrichton/rust/issue-10907...
2013-12-13 borsauto merge of #10895 : sfackler/rust/io-util, r=alexcri...
2013-12-13 borsauto merge of #10698 : metajack/rust/dep-info, r=alexcr...
2013-12-11 borsauto merge of #10897 : boredomist/rust/remove-self...
2013-12-11 Erik PriceMake 'self lifetime illegal.
next