]> git.lizzy.rs Git - rust.git/history - src
Register new snapshots
[rust.git] / src /
2014-08-29 Alex CrichtonRegister new snapshots
2014-08-29 borsauto merge of #16767 : SiegeLord/rust/reexported_method...
2014-08-29 borsauto merge of #16838 : nick29581/rust/dst-bug-4, r...
2014-08-29 borsauto merge of #16762 : huonw/rust/for-error-nice, r...
2014-08-29 Nick CameronDon't double free embedded, unsized slices
2014-08-29 Huon WilsonAvoid flow-on Iterator error for `for ... in [ty err...
2014-08-29 Huon WilsonMention type of `for` exprs that don't implement Iterator.
2014-08-29 borsauto merge of #16770 : cburgdorf/rust/patch_overloaded_...
2014-08-29 borsauto merge of #16768 : nham/rust/libcollections_test_cl...
2014-08-28 borsauto merge of #16664 : aturon/rust/stabilize-option...
2014-08-28 borsauto merge of #16626 : ruud-v-a/rust/duration-reform...
2014-08-28 Ruud van Asseldonklibstd: Wrap duration.rs at 100 characters.
2014-08-28 borsauto merge of #16553 : nick29581/rust/log, r=huon
2014-08-28 Aaron Turonstabilize core::result
2014-08-28 Aaron TuronFallout from stabilizing core::option
2014-08-28 Aaron Turonstabilize core::option
2014-08-28 borsauto merge of #16453 : nikomatsakis/rust/type-bounds...
2014-08-28 Niko MatsakisImplement generalized object and type parameter bounds...
2014-08-27 Nick CameronAllow a regex filter for RUST_LOG
2014-08-27 borsauto merge of #16757 : steveklabnik/rust/lets_not_lie_i...
2014-08-27 Steve KlabnikFix lies in the concurrency guide.
2014-08-27 borsauto merge of #16797 : nikomatsakis/rust/remove-invalid...
2014-08-27 Niko MatsakisRemove invalid test -- this test reads freed memory...
2014-08-27 borsauto merge of #16766 : kevinmehall/rust/issue-15976...
2014-08-27 borsauto merge of #16761 : mrmonday/rust/patch-1, r=alexcri...
2014-08-27 borsauto merge of #16752 : MatejLach/rust/more_cargorun...
2014-08-27 borsauto merge of #16751 : luqmana/rust/tr, r=alexcrichton
2014-08-27 borsauto merge of #16724 : tshepang/rust/misleading, r...
2014-08-27 borsauto merge of #16689 : wickerwaka/rust/crate-as, r...
2014-08-27 borsauto merge of #16685 : alexcrichton/rust/remove-glob...
2014-08-27 SiegeLordAdd a simple test for rustdoc search index contents
2014-08-27 Alex Crichtonglob: Deprecate the library in favor of cargo
2014-08-27 borsauto merge of #16704 : flugsio/rust/fix-rustc-ice-lint...
2014-08-26 Christoph Burgdorfadd missing ! char to feature gate hint
2014-08-26 nhamlibcollections: In tests, remove some uses of deprecate...
2014-08-26 SiegeLordAlways insert methods into the search index, even if...
2014-08-26 Matej LachUse cargo run in more places
2014-08-26 Kevin Mehallrustdoc: Don't assume that a doc attribute was sugared...
2014-08-26 borsauto merge of #16742 : vhbit/rust/ios-ffi-fix, r=alexcr...
2014-08-26 Robert ClipshamClarify what tx and rx mean
2014-08-26 borsauto merge of #16720 : tshepang/rust/trailing-prompt...
2014-08-26 borsauto merge of #14397 : nick29581/rust/coerce, r=pnkfelix
2014-08-26 borsauto merge of #16753 : luqmana/rust/typer-ty, r=nikomat...
2014-08-26 Nick CameronOptimise a particularly clown shoes example of DST...
2014-08-26 Nick CameronRebasing changes
2014-08-26 Nick CameronDST coercions and DST structs
2014-08-26 Nick CameronUse temp vars for implicit coercion to ^[T]
2014-08-26 Nick CameronUse the slice repr for ~[T]
2014-08-25 Luqman AdenAdd test.
2014-08-25 Luqman Adenlibrustc: Use Typer's node_ty method instead of free...
2014-08-25 Luqman AdenAdd tests to make sure intrinsicck doesn't apply to...
2014-08-25 Luqman Adenlibrustc: Restrict transmute intrinsicck to just rust...
2014-08-25 borsauto merge of #16740 : alexcrichton/rust/issue-16725...
2014-08-25 Alex Crichtonrustc: Encode the visibility of foreign items
2014-08-25 Valerii HioraAdopting FFI changes for iOS
2014-08-25 borsauto merge of #16699 : treeman/rust/issue-8492, r=alexc...
2014-08-25 borsauto merge of #15704 : alexcrichton/rust/issue-15595...
2014-08-25 Alex Crichtonnative: clone/close_accept for win32 pipes
2014-08-25 Alex Crichtonnative: Add some documentation for accept
2014-08-25 Alex Crichtonnative: TCP close/close_accept for windows
2014-08-25 Alex Crichtonrustuv: Implement clone/close_accept
2014-08-25 Alex Crichtonnative: Implement clone/close_accept for unix
2014-08-25 borsauto merge of #16694 : vadimcn/rust/debug-linker, r...
2014-08-24 borsauto merge of #16646 : P1start/rust/trailing-commas...
2014-08-24 borsauto merge of #16718 : Sawyer47/rust/bool-cast, r=pcwalton
2014-08-24 borsauto merge of #16728 : bluss/rust/zip-next-back, r...
2014-08-24 borsauto merge of #16730 : tshepang/rust/typos, r=pcwalton
2014-08-24 Tshepang Lekhonkhobedoc: fix some typos in the Guide
2014-08-24 borsauto merge of #16722 : tshepang/rust/trailing-spaces...
2014-08-24 rootlibcore: Simplify Enumerate, Zip::next_back
2014-08-24 borsauto merge of #16717 : tshepang/rust/misplaced-comma...
2014-08-24 Tshepang Lekhonkhobedoc: remove misleading/confusing info
2014-08-24 Tshepang Lekhonkhobedoc: remove trailing spaces from Guide
2014-08-24 Tshepang Lekhonkhobedoc: remove trailing shell prompts
2014-08-24 borsauto merge of #16710 : dotdash/rust/mergefunc, r=thestinger
2014-08-24 Jonas HietalaAdjust the error messages to match the pattern "expecte...
2014-08-24 borsauto merge of #16706 : pnkfelix/rust/fsk-fix-nojem...
2014-08-24 Piotr JawniakFix const evaluation of cast expression from bool
2014-08-24 Jimmie Elvenmarklint: Improve camel case suggestion when empty.
2014-08-24 borsauto merge of #16703 : bluss/rust/assert-bloat, r=huonw
2014-08-24 borsauto merge of #16698 : bluss/rust/slice-bloat, r=huonw
2014-08-24 Tshepang Lekhonkhobedoc: move misplaced comma
2014-08-24 borsauto merge of #16697 : Sawyer47/rust/new-test, r=huonw
2014-08-23 Björn SteinbrinkEnable the MergeFunc pass
2014-08-23 borsauto merge of #16691 : klutzy/rust/issue-15297, r=alexc...
2014-08-23 Vadim ChugunovLog linker stderr and stdout.
2014-08-23 borsauto merge of #16670 : Swatinem/rust/charascii, r=alexc...
2014-08-23 wickerwakaextern crate foobar as foo;
2014-08-23 borsauto merge of #16612 : nham/rust/twoway_searcher_fix...
2014-08-23 Felix S. Klock IICopy only up to `min(new_size, old_size)` when doing...
2014-08-23 Felix S. Klock IITest case to illustate/reproduce bug.
2014-08-23 borsauto merge of #16268 : cakebaker/rust/make_fn_add_three...
2014-08-23 borsauto merge of #16693 : vadimcn/rust/rename--win32,...
2014-08-23 rootstd: Use concat! and stringify! to simplify the most...
2014-08-23 Jimmie Elvenmarklibrustc: Don't ICE with type when name only contain...
2014-08-23 Daniel HofstetterGuide: Make add_three_times_four() public
2014-08-23 rootcore: Separate failure formatting in str methods slice...
2014-08-23 Arpad Borsoslibunicode: optimize char functions for ascii characters
2014-08-23 Piotr JawniakAdd test for #10618 and #16382
2014-08-23 borsauto merge of #16692 : vadimcn/rust/fix-win64, r=luqmana
next