]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2014-05-31 Björn SteinbrinkRemove unnecessary allocations / clones during method...
2014-05-31 borsauto merge of #14556 : sfackler/rust/kill-workcache...
2014-05-31 Jakub WieczorekUse RHS's struct def ID for error messages in pattern...
2014-05-31 borsauto merge of #14555 : tomjakubowski/rust/fix-snappy...
2014-05-31 borsauto merge of #14553 : reem/rust/nuke-owned-vectors...
2014-05-31 Steven FacklerRemove libworkcache
2014-05-31 borsauto merge of #14544 : aturon/rust/issue-14352, r=alexc...
2014-05-31 Cameron ZwarichAdd a comment missing from 5aff0e7
2014-05-31 Jonathan ReemRemove deprecated owned vector from tutorial.
2014-05-31 Jonathan ReemRemove deprecated owned vector from rust.md
2014-05-31 Jonathan ReemRemove deprecated owned vector from macro guide.
2014-05-31 Jonathan ReemRemove deprecated owned vector from intro.
2014-05-31 Jonathan ReemRemove deprecated owned vector from complement cheatsheet.
2014-05-31 Tom JakubowskiFix outgoing link to snappy in the FFI guide
2014-05-31 borsauto merge of #14534 : alexcrichton/rust/snapshots...
2014-05-31 Aaron TuronAdd os::split_paths
2014-05-30 Alex Crichtonsyntax: Prepare for Total{Eq,Ord} => {Eq,Ord}
2014-05-30 borsauto merge of #14547 : reem/rust/remove-owned-vec-docs...
2014-05-30 Alex Crichtonstd: Rename {Eq,Ord} to Partial{Eq,Ord}
2014-05-30 Alex CrichtonRegister new snapshots
2014-05-30 borsauto merge of #14546 : SimonSapin/rust/patch-13, r...
2014-05-30 borsauto merge of #14536 : zwarich/rust/issue-14498, r...
2014-05-30 Jonathan ReemRemove deprecated owned vector from iterator example.
2014-05-30 Simon SapinIgnore /build even if it’s a symlink, but only at top...
2014-05-30 borsauto merge of #14520 : Ryman/rust/SnakeCaseLint, r...
2014-05-30 Kevin Butlerwindows: Allow snake_case errors for now.
2014-05-30 Kevin Butlerlibrustc: Fix snake case errors.
2014-05-30 Kevin Butlerlib{serialize, uuid}: Fix snake case errors.
2014-05-30 Kevin Butlerlib{std,core,debug,rustuv,collections,native,regex...
2014-05-30 Kevin Butlerlibsyntax: Fix snake_case errors.
2014-05-30 Kevin Butlerrustc: Add lint for snake_case functions & methods.
2014-05-30 borsauto merge of #14535 : sfackler/rust/bitv-show, r=alexc...
2014-05-30 borsauto merge of #14524 : ahmedcharles/rust/to_string...
2014-05-30 borsauto merge of #14522 : aturon/rust/make_unique, r=alexc...
2014-05-30 borsauto merge of #14517 : lucy/rust/issue-14499, r=alexcri...
2014-05-30 borsauto merge of #14514 : Randati/rust/patch-1, r=huonw
2014-05-30 borsauto merge of #14511 : Sawyer47/rust/osrng-rename,...
2014-05-30 Cameron ZwarichFix the handling of assignments to owning pointer paths...
2014-05-30 Piotr JawniakRename OSRng to OsRng
2014-05-30 Steven FacklerImplement Show for Bitv{,Set}
2014-05-30 borsauto merge of #14512 : Heather/rust/patch-1, r=alexcrichton
2014-05-30 borsauto merge of #14510 : kballard/rust/rename_strallocati...
2014-05-29 borsauto merge of #14427 : alexcrichton/rust/librand, r...
2014-05-29 Alex Crichtonstd: Recreate a `rand` module
2014-05-29 borsauto merge of #14486 : michaelwoerister/rust/unified_en...
2014-05-29 Aaron TuronMake Arc::make_unique check weak refs; add make_unique...
2014-05-29 Ahmed CharlesChange to_owned() to to_string().
2014-05-29 borsauto merge of #14483 : ahmedcharles/rust/patbox, r...
2014-05-29 lucysyntax: Fix span on illegal ABI errors
2014-05-29 borsauto merge of #14492 : alexcrichton/rust/totaleq, r...
2014-05-29 borsauto merge of #14488 : SimonSapin/rust/patch-11, r...
2014-05-29 borsauto merge of #14487 : arielb1/rust/fix-13933, r=alexcr...
2014-05-29 Michael Woeristerdebuginfo: Make DWARF representation of enums uniform.
2014-05-29 Michael Woeristerdebuginfo: Add documentation comments to debuginfo.rs
2014-05-29 RandatiRevert erroneous fix to tutorial
2014-05-29 borsauto merge of #14481 : alexcrichton/rust/no-format...
2014-05-29 borsauto merge of #14506 : luqmana/rust/fc, r=alexcrichton
2014-05-29 borsauto merge of #14472 : huonw/rust/native-lib-warnings...
2014-05-29 Heatherremove /build from .gitignore since there is build/
2014-05-29 borsauto merge of #14477 : alexcrichton/rust/issue-14456...
2014-05-29 Kevin BallardReplace StrAllocating.into_owned() with .into_string()
2014-05-29 borsauto merge of #14451 : alexcrichton/rust/issue-14442...
2014-05-29 Luqman AdenDon't enable libcpp for llvm by default.
2014-05-29 borsauto merge of #14476 : luqmana/rust/docs, r=alexcrichton
2014-05-28 borsauto merge of #14465 : Ryman/rust/patch-1, r=alexcrichton
2014-05-28 borsauto merge of #14298 : kmcallister/rust/pattern-macros...
2014-05-28 Keegan McAllisterTest pattern macros
2014-05-28 Keegan McAllisterParse macros in patterns
2014-05-28 Keegan McAllisterExpand macros in patterns
2014-05-28 Keegan McAllisterAdd patterns to MacResult
2014-05-28 Keegan McAllisterAdd AST node for pattern macros
2014-05-28 Keegan McAllisterSilence warning in RefCell test suite
2014-05-28 borsauto merge of #14464 : Sawyer47/rust/issue-12925, r...
2014-05-28 borsauto merge of #13738 : buttslol/rust/armv7-support...
2014-05-28 Alex Crichtonrustc: Accept PartialOrd/PartialOrdEq for Eq/Ord
2014-05-28 Ariel Ben-YehudaIssue #13933: Remove transmute_mut from Arc
2014-05-28 borsauto merge of #14437 : Sawyer47/rust/utf16-items, r...
2014-05-28 Ariel Ben-YehudaIssue #13933: Remove transmute_mut from IO
2014-05-28 Alex Crichtonstd: Remove format_strbuf!()
2014-05-28 Piotr JawniakMove trait impls for primitives near trait definition
2014-05-28 borsauto merge of #14463 : SergioBenitez/rust/deprecation...
2014-05-28 Simon SapinDoc: `static mut` is unsafe too
2014-05-28 borsauto merge of #14458 : huonw/rust/rustdoc-cross-crate...
2014-05-28 Huon Wilsonrustdoc: cross-crate source links are one level lower.
2014-05-28 borsauto merge of #14459 : seanmonstar/rust/select-docs...
2014-05-28 borsauto merge of #14455 : crabtw/rust/mips, r=alexcrichton
2014-05-28 Piotr JawniakRename UTF16Item[s] to Utf16Item[s]
2014-05-28 borsauto merge of #14454 : omasanori/rust/cfg_cxx, r=alexcr...
2014-05-28 Richo Healeyconfigure: setup triples on hf arm platforms
2014-05-28 Richo Healeyconfigure: Only use -m32 on x86-* 32 bit systems
2014-05-28 Richo Healeyconfigure: Move clang's libcpp out into flag
2014-05-28 borsauto merge of #14452 : alexcrichton/rust/issue-14438...
2014-05-28 Ahmed CharlesRename PatUniq to PatBox. Fixes part of #13910.
2014-05-28 borsauto merge of #14364 : alexcrichton/rust/libdebug,...
2014-05-28 Alex CrichtonMove std::{reflect,repr,Poly} to a libdebug crate
2014-05-28 Alex Crichtonrustdoc: Only link to local inlined foreign items
2014-05-28 borsauto merge of #14387 : alan-andrade/rust/remove_managed...
2014-05-28 Alex Crichtonnative: Ignore stdio fds with /dev/null
2014-05-28 borsauto merge of #14414 : richo/rust/features/nerf_unused_...
2014-05-28 Luqman Adenmk: Don't build any docs with --disable-docs.
next