]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2014-09-07 Steve KlabnikFix vector/array/slice terminology in manual.
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 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 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 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
2014-08-23 Vadim ChugunovComplete renaming of win32 to windows
2014-08-23 Vadim ChugunovRemove stage0 attributes.
2014-08-23 Vadim ChugunovFix intptr_t on win64
2014-08-23 borsauto merge of #16675 : luqmana/rust/pmu, r=alexcrichton
2014-08-23 Luqman AdenAdd tests.
2014-08-23 klutzytest: Convert Window path to MSYS path
2014-08-23 nhamImprove TwoWaySearcher comments.
2014-08-23 borsauto merge of #16667 : retep998/rust/master, r=pcwalton
2014-08-22 borsauto merge of #16663 : Gankro/rust/heapify, r=alexcrichton
2014-08-22 borsauto merge of #16658 : jauhien/rust/fix-llvm, r=thestinger
2014-08-22 borsauto merge of #16659 : brson/rust/slowparse, r=alexcrichton
2014-08-22 P1startAdd support for trailing commas in more places
2014-08-22 Luqman Adenlibrustc: Properly tag upvars in proc's to stop mislead...
2014-08-22 borsauto merge of #16651 : vks/rust/fix-bitv-bench, r=alexc...
2014-08-22 klutzyconfigure: Recognize i686 build on msys2
2014-08-22 borsauto merge of #16656 : luqmana/rust/ucmla, r=pcwalton
2014-08-22 borsauto merge of #16655 : pcwalton/rust/unboxed-closures...
2014-08-22 borsauto merge of #16653 : steveklabnik/rust/module_wording...
2014-08-22 borsauto merge of #16647 : vhbit/rust/ios-build-fixes,...
2014-08-22 borsauto merge of #16639 : pcwalton/rust/unboxed-closures...
next