]> git.lizzy.rs Git - rust.git/history - src/libstd
librustc: Don't try to perform the magical
[rust.git] / src / libstd /
2014-06-25 borsauto merge of #15160 : alexcrichton/rust/remove-f128...
2014-06-25 borsauto merge of #15163 : alexcrichton/rust/rollup, r...
2014-06-25 Alex CrichtonTest fixes from the rollup
2014-06-25 Brian Andersonstd: Add stability attributes to primitive numeric...
2014-06-25 Brian Andersoncore: Add stability attributes to Clone
2014-06-25 Niko Matsakislibrustc: Remove the fallback to `int` from typechecking.
2014-06-24 borsauto merge of #15118 : stepancheg/rust/concat, r=alexcr...
2014-06-24 borsauto merge of #15114 : ben0x539/rust/run-make-libpath...
2014-06-24 borsauto merge of #15071 : tomjakubowski/rust/fix-15052...
2014-06-24 borsauto merge of #14963 : w3ln4/rust/master, r=alexcrichton
2014-06-24 borsauto merge of #15113 : pnkfelix/rust/fsk-add-regression...
2014-06-24 borsauto merge of #15107 : ipetkov/rust/tutorial-update...
2014-06-24 Pawel OlzackiAdded Mipsel architecture support
2014-06-24 borsauto merge of #15066 : pcwalton/rust/lang-and-intrinsic...
2014-06-24 Patrick Waltonlibrustc: Feature gate lang items and intrinsics.
2014-06-24 borsauto merge of #15079 : nikomatsakis/rust/issue-5527...
2014-06-24 borsauto merge of #14952 : alexcrichton/rust/const-unsafe...
2014-06-24 borsauto merge of #15105 : alexcrichton/rust/snapshots...
2014-06-23 borsauto merge of #15106 : Sawyer47/rust/rm-duplicated...
2014-06-23 borsauto merge of #15100 : rapha/rust/master, r=alexcrichton
2014-06-23 borsauto merge of #15098 : ben0x539/rust/nullary-tuple...
2014-06-23 borsauto merge of #15089 : tomjakubowski/rust/rustdoc-defau...
2014-06-23 borsauto merge of #15086 : jakub-/rust/xc-struct-variants...
2014-06-23 borsauto merge of #15083 : edwardw/rust/destructure-trait...
2014-06-23 borsauto merge of #15061 : pnkfelix/rust/fsk-fix-issue...
2014-06-23 Alex CrichtonRegister new snapshots
2014-06-23 borsauto merge of #15097 : tomjakubowski/rust/fix-feature...
2014-06-23 borsauto merge of #15068 : erickt/rust/mem-inline, r=pcwalton
2014-06-21 Erick Tryzelaarstd: inline many of the Writer/Reader methods
2014-06-21 borsauto merge of #15062 : pcwalton/rust/trailing-plus...
2014-06-21 borsauto merge of #15029 : aturon/rust/stability-index...
2014-06-21 borsauto merge of #14731 : jakub-/rust/pattern-matching...
2014-06-20 borsauto merge of #14988 : pcwalton/rust/unsafe-destructor...
2014-06-20 Patrick Waltonlibrustc: Put `#[unsafe_destructor]` behind a feature...
2014-06-20 borsauto merge of #15050 : kaseyc/rust/impl_eq_for_bitv_bit...
2014-06-20 borsauto merge of #15048 : brson/rust/toc-margin, r=alexcri...
2014-06-20 borsauto merge of #15047 : brson/rust/taskdocs, r=huonw
2014-06-20 borsauto merge of #15044 : alexcrichton/rust/speed-up-selec...
2014-06-20 borsauto merge of #14993 : alxgnon/rust/taskpooldocfix...
2014-06-20 Alexandre Gagnonstd::sync::TaskPool: Improve module documentation
2014-06-20 borsauto merge of #15041 : brson/rust/docindex, r=alexcrichton
2014-06-20 borsauto merge of #15039 : huonw/rust/rustdoc-testharnesss...
2014-06-20 Brian Andersonstd: Update std::task docs to reflect modern times
2014-06-19 borsauto merge of #15033 : Sawyer47/rust/old-test, r=alexcr...
2014-06-19 borsauto merge of #14830 : luqmana/rust/cmtrttcbctto, r...
2014-06-19 borsauto merge of #14400 : kballard/rust/lexer_crlf_handlin...
2014-06-19 borsauto merge of #15014 : brson/rust/all-crates-experiment...
2014-06-19 borsauto merge of #15025 : alexcrichton/rust/rollup, r...
2014-06-19 Simon SapinRevert bytes!() docstring change, and fix a typo.
2014-06-19 Simon SapinDeprecate the bytes!() macro.
2014-06-19 Aaron TuronRevamp TaskBuilder API
2014-06-19 Brendan ZabarauskasMerge the Bitwise and ByteOrder traits into the Int...
2014-06-18 borsauto merge of #15006 : alexcrichton/rust/fix-nightly...
2014-06-18 borsauto merge of #14854 : jakub-/rust/issue-10991, r=pcwalton
2014-06-18 borsauto merge of #14879 : Ryman/rust/resolve_super_hint_cu...
2014-06-18 borsauto merge of #14873 : pnkfelix/rust/fsk-dataflow-revis...
2014-06-18 borsauto merge of #14984 : thestinger/rust/libc, r=alexcrichton
2014-06-18 borsauto merge of #14990 : tomjakubowski/rust/emacs-fix...
2014-06-18 borsauto merge of #15000 : alexcrichton/rust/fix-rustdoc...
2014-06-18 Alex Crichtonstd: Remove dual export of `Show`
2014-06-18 Daniel Micayfix signatures of mmap-related functions from libc
2014-06-17 borsauto merge of #14956 : nathantypanski/rust/master,...
2014-06-17 borsauto merge of #14976 : luqmana/rust/focwtc, r=pcwalton
2014-06-17 borsauto merge of #14957 : alexcrichton/rust/rustdoc-fixups...
2014-06-17 borsauto merge of #14818 : tomjakubowski/rust/emacs-attribu...
2014-06-17 borsauto merge of #14945 : alexcrichton/rust/issue-14940...
2014-06-17 Alex Crichtonstd: Chunk writing to stdout on windows
2014-06-17 borsauto merge of #14947 : zwarich/rust/check-loans-not...
2014-06-17 borsauto merge of #14955 : alexcrichton/rust/rollup, r...
2014-06-17 Alex Crichtonstd: Don't fail the task when a Future is dropped
2014-06-17 Jorge AparicioMove `num_cpus` from `std::rt::util` to `std::os`....
2014-06-17 borsauto merge of #14855 : TeXitoi/rust/relicense-shootout...
2014-06-16 borsauto merge of #14852 : TeXitoi/rust/relicense-shootout...
2014-06-16 borsauto merge of #14781 : alexcrichton/rust/issue-14724...
2014-06-16 borsauto merge of #14551 : alexcrichton/rust/issue-14467...
2014-06-16 Alex Crichtonstd: Improve pipe() functionality
2014-06-16 Alex Crichtonstd: Support consuming a Process without waiting
2014-06-16 borsauto merge of #14877 : Seldaek/rust/commdocs, r=alexcri...
2014-06-16 borsauto merge of #14882 : pcwalton/rust/drop-underscore...
2014-06-16 borsauto merge of #14932 : Sawyer47/rust/json-smallfix...
2014-06-16 borsauto merge of #14906 : P1start/rust/rustdoc-lifetimes...
2014-06-16 borsauto merge of #14900 : alexcrichton/rust/snapshots...
2014-06-16 borsauto merge of #14715 : vhbit/rust/ios-pr2, r=alexcrichton
2014-06-16 Alex CrichtonRegister new snapshots
2014-06-14 borsauto merge of #14835 : alexcrichton/rust/no-more-at...
2014-06-14 Alex Crichtonrustc: Obsolete the `@` syntax entirely
2014-06-14 Alex CrichtonRegister new snapshots
2014-06-14 borsauto merge of #14874 : pcwalton/rust/enum-to-float...
2014-06-14 borsauto merge of #14878 : vtsatskin/rust/rustdoc-sidebar...
2014-06-14 borsauto merge of #14866 : bjz/rust/bitwise, r=alexcrichton
2014-06-13 borsauto merge of #14750 : bachm/rust/master, r=alexcrichton
2014-06-13 borsauto merge of #14867 : alexcrichton/rust/rollup, r...
2014-06-13 Alex CrichtonRolling up PRs in the queue
2014-06-13 Patrick Waltonlibrustc: Forbid `transmute` from being called on types...
2014-06-13 Alex Crichtonstd: Rebase better errors on master
2014-06-13 Yehuda KatzImprove error messages for io::fs
2014-06-13 borsauto merge of #14831 : alexcrichton/rust/format-intl...
2014-06-13 Valerii HioraCosmetic fixes & comments
2014-06-13 borsauto merge of #14858 : alexcrichton/rust/no-jemalloc...
2014-06-13 borsauto merge of #14819 : michaelwoerister/rust/unique_typ...
next