]> git.lizzy.rs Git - rust.git/history - src/librustpkg/util.rs
auto merge of #11959 : omasanori/rust/update-zsh, r=brson
[rust.git] / src / librustpkg / util.rs
2014-02-02 borsauto merge of #11959 : omasanori/rust/update-zsh, r...
2014-02-01 borsauto merge of #11974 : huonw/rust/no-at-vec, r=pcwalton
2014-02-01 Patrick Waltonlibrustc: Fix merge fallout.
2014-02-01 Patrick Waltonlibsyntax: De-`@str` literal strings in the AST
2014-02-01 Patrick Waltonlibsyntax: Introduce an `InternedString` type to reduce...
2014-01-31 borsauto merge of #11810 : Armavica/rust/issue-11645, r...
2014-01-31 borsauto merge of #11784 : eminence/rust/fix_run_tests...
2014-01-30 borsauto merge of #11853 : alexcrichton/rust/up-llvm, r...
2014-01-29 borsauto merge of #11879 : thestinger/rust/frame-pointer...
2014-01-28 borsauto merge of #11845 : xales/rust/libnative, r=alexcrichton
2014-01-28 borsauto merge of #11864 : comex/rust/11352, r=alexcrichton
2014-01-28 borsauto merge of #11851 : pnkfelix/rust/fsk-fix-issue...
2014-01-28 borsauto merge of #11837 : xales/rust/doc-fixes, r=cmr...
2014-01-28 borsauto merge of #11833 : kballard/rust/gitignore-doc...
2014-01-28 borsauto merge of #11826 : huonw/rust/7621-deriving-errors...
2014-01-28 borsauto merge of #11847 : alexcrichton/rust/fix-test-deps...
2014-01-27 borsauto merge of #11846 : michaelwoerister/rust/cu_name...
2014-01-27 Michael Woeristerdebuginfo: Fix name attribute for DWARF compile units
2014-01-25 borsauto merge of #11775 : alexcrichton/rust/select-fix...
2014-01-25 borsauto merge of #11764 : Armavica/rust/doc_patmatch,...
2014-01-25 borsauto merge of #11748 : brson/rust/timerfdandroid, r...
2014-01-24 borsauto merge of #11732 : luqmana/rust/native-getaddrinfo...
2014-01-24 borsauto merge of #11744 : alexcrichton/rust/issue-5219...
2014-01-24 borsauto merge of #11760 : dmac/rust/addressable-search...
2014-01-24 borsauto merge of #11753 : misfo/rust/patch-1, r=pcwalton
2014-01-24 borsauto merge of #11750 : bnoordhuis/rust/follow-rustc...
2014-01-24 borsauto merge of #11742 : eminence/rust/dylib-test-fix...
2014-01-24 borsauto merge of #11720 : sfackler/rust/macro-export-sourc...
2014-01-24 borsauto merge of #11718 : ktt3ja/rust/borrowck-error-msg...
2014-01-24 borsauto merge of #11686 : mankyKitty/rust/rename-invert...
2014-01-24 borsauto merge of #11478 : klutzy/rust/rustpkg-crate-id...
2014-01-23 Steven FacklerRedo exported macro serialization
2014-01-22 klutzyrustpkg::crate_id: Remove CrateId
2014-01-22 klutzyrustpkg: Compute hash to find crate
2014-01-22 klutzyrustpkg::version: Remove enum Version
2014-01-22 borsauto merge of #11500 : jhasse/rust/patch-rlib, r=alexcr...
2014-01-21 borsauto merge of #11486 : Matthias247/rust/doc, r=cmr
2014-01-19 borsauto merge of #11567 : divtxt/rust/master, r=cmr
2014-01-19 borsauto merge of #11311 : hdima/rust/vim-syntax-spell...
2014-01-18 borsauto merge of #11607 : alexcrichton/rust/issue-9957...
2014-01-18 borsauto merge of #11606 : alexcrichton/rust/issue-9259...
2014-01-18 borsauto merge of #11622 : bjz/rust/simplify-primitive...
2014-01-18 borsauto merge of #11605 : alexcrichton/rust/issue-9582...
2014-01-17 borsauto merge of #11604 : alexcrichton/rust/issue-11162...
2014-01-17 borsauto merge of #11598 : alexcrichton/rust/io-export...
2014-01-17 borsauto merge of #11585 : nikomatsakis/rust/issue-3511...
2014-01-17 borsauto merge of #11479 : khodzha/rust/peekable_empty...
2014-01-17 borsauto merge of #11601 : dguenther/rust/fix_test_summary...
2014-01-17 borsauto merge of #11498 : c-a/rust/optimize_vuint_at,...
2014-01-17 borsauto merge of #11553 : klutzy/rust/rustc-cleanups,...
2014-01-17 klutzyrustc::driver: Capitalize structs and enums
2014-01-17 borsauto merge of #11584 : alexcrichton/rust/issue-3862...
2014-01-17 borsauto merge of #11151 : sfackler/rust/ext-crate, r=alexc...
2014-01-16 Steven FacklerLoad macros from external modules
2014-01-14 borsauto merge of #11485 : eddyb/rust/sweep-old-rust, r...
2014-01-14 borsauto merge of #11438 : b1nd/rust/rust-doc, r=alexcrichton
2014-01-13 borsauto merge of #11506 : brson/rust/androidfixes, r=cmr
2014-01-12 borsauto merge of #11502 : jhasse/rust/crate_type, r=alexcr...
2014-01-12 Jan Niklas HasseDon't overwrite the options.output value from build_ses...
2014-01-12 borsauto merge of #11495 : kud1ing/rust/backticks, r=huonw
2014-01-12 borsauto merge of #11491 : wting/rust/wting_7959_document_i...
2014-01-12 borsauto merge of #11483 : kballard/rust/gitignore-doc...
2014-01-12 borsauto merge of #11480 : SiegeLord/rust/float_base, r=cmr
2014-01-11 borsauto merge of #11477 : adridu59/rust/bug-report, r=cmr
2014-01-11 borsauto merge of #11338 : jhasse/rust/patch-rustpkgtarget...
2014-01-11 Jan Niklas HasseUse target libraries instead of host libraries. Fixes...
2014-01-11 borsauto merge of #11472 : kud1ing/rust/iOS, r=alexcrichton
2014-01-11 borsauto merge of #11415 : nick29581/rust/visit_trait_optio...
2014-01-10 borsauto merge of #11441 : jld/rust/enum-nullable-const...
2014-01-10 borsauto merge of #11437 : sfackler/rust/mem-eof, r=alexcri...
2014-01-10 borsauto merge of #11436 : alexcrichton/rust/update-forks...
2014-01-10 borsauto merge of #11433 : brson/rust/minorstylefixes,...
2014-01-10 borsauto merge of #11418 : alexcrichton/rust/snapshots...
2014-01-10 borsauto merge of #11360 : huonw/rust/stack_bounds, r=alexc...
2014-01-10 borsauto merge of #10926 : thestinger/rust/rc, r=cmr
2014-01-10 Brian Andersonrustc: Fix style of OutputType enum
2014-01-10 borsauto merge of #11055 : pcwalton/rust/placement-box...
2014-01-09 borsauto merge of #11417 : eddyb/rust/desnaking, r=bstrie
2014-01-09 Eduard Burtesculibsyntax: Renamed types, traits and enum variants...
2014-01-09 borsauto merge of #11387 : pcwalton/rust/de-at-block, r...
2014-01-09 borsauto merge of #11386 : rcatolino/rust/ice-10955, r...
2014-01-08 borsauto merge of #11401 : michaelwoerister/rust/issue11322...
2014-01-08 borsauto merge of #11370 : alexcrichton/rust/issue-10465...
2014-01-08 Alex CrichtonFix remaining cases of leaking imports
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-05 borsauto merge of #11304 : alexcrichton/rust/eintr, r=brson
next