]> git.lizzy.rs Git - rust.git/history - src/libstd
Auto merge of #43648 - RalfJung:jemalloc-debug, r=alexcrichton
[rust.git] / src / libstd /
2017-08-29 borsAuto merge of #43648 - RalfJung:jemalloc-debug, r=alexc...
2017-08-29 borsAuto merge of #44059 - oli-obk:ok_suggestion, r=nikomat...
2017-08-29 borsAuto merge of #44049 - alexcrichton:nounwind-allocators...
2017-08-28 borsAuto merge of #44114 - daboross:patch-1, r=dtolnay
2017-08-28 borsAuto merge of #44107 - alexcrichton:no-shell-configure...
2017-08-28 John Kåre AlsakerMerge branch 'master' of https://github.com/rust-lang...
2017-08-27 borsAuto merge of #44110 - alexcrichton:docker-init, r...
2017-08-27 borsAuto merge of #44060 - taleks:issue-43205, r=arielb1
2017-08-27 borsAuto merge of #42588 - ishitatsuyuki:patch-1, r=petroch...
2017-08-27 Tatsuyuki IshiWhitelist unwind import in std
2017-08-27 Tatsuyuki IshiMove unused-extern-crate to late pass
2017-08-27 borsAuto merge of #44112 - alexcrichton:thread-join, r...
2017-08-27 Alex Crichtonstd: Handle OS errors when joining threads
2017-08-26 borsAuto merge of #44096 - Dushistov:master, r=japaric
2017-08-26 borsAuto merge of #44084 - alexcrichton:msvc-ninja, r=Mark...
2017-08-26 borsAuto merge of #44082 - pnkfelix:issue-43457, r=eddyb
2017-08-26 borsAuto merge of #44098 - frewsxcv:rollup, r=frewsxcv
2017-08-26 Corey FarwellRollup merge of #44091 - kallisti5:haiku-fix, r=eddyb
2017-08-26 Corey FarwellRollup merge of #44090 - GuillaumeGomez:str-doc, r...
2017-08-26 Corey FarwellRollup merge of #44086 - kennytm:htmldocck-python3...
2017-08-26 Corey FarwellRollup merge of #44072 - lukaramu:fix-doc-headings...
2017-08-26 Corey FarwellRollup merge of #43979 - Jouan:Add-links-for-impls...
2017-08-26 Corey FarwellRollup merge of #43966 - GuillaumeGomez:remove-dup...
2017-08-26 Corey FarwellRollup merge of #43776 - zackmdavis:feature_gate_fn_mus...
2017-08-26 borsAuto merge of #44081 - est31:master, r=eddyb
2017-08-26 borsAuto merge of #44071 - alexcrichton:no-cycles, r=nikoma...
2017-08-26 borsAuto merge of #44028 - nrc:rls-update, r=alexcrichton
2017-08-25 borsAuto merge of #43994 - tamird:remove-attributes, r...
2017-08-25 Tamir Duberstein*: remove crate_{name,type} attributes
2017-08-25 borsAuto merge of #44053 - alexcrichton:no-choco, r=Mark...
2017-08-25 Alex CrichtonMerge remote-tracking branch 'origin/master' into gen
2017-08-25 borsAuto merge of #43700 - gaurikholkar:struct_lifetimes...
2017-08-25 borsAuto merge of #44031 - scottmcm:swap_with_slice, r...
2017-08-25 borsAuto merge of #44012 - michaelwoerister:cache-hir-dep...
2017-08-25 borsAuto merge of #43786 - scalexm:issue-43784, r=nikomatsakis
2017-08-24 borsAuto merge of #44051 - eddyb:apfloat-faster-div, r...
2017-08-24 lukaramuFix inconsistent doc headings
2017-08-24 borsAuto merge of #43345 - matthewhammer:master, r=nikomatsakis
2017-08-24 borsAuto merge of #44011 - TobiasSchaffner:improved_target_...
2017-08-24 borsAuto merge of #43907 - euclio:command, r=alexcrichton
2017-08-24 borsAuto merge of #43532 - petrochenkov:pgargs, r=nikomatsakis
2017-08-23 borsAuto merge of #42565 - murarth:rc-from-slice, r=aturon
2017-08-23 borsAuto merge of #44058 - frewsxcv:rollup, r=frewsxcv
2017-08-23 Corey FarwellRollup merge of #44054 - frewsxcv:frewsxcv-libstd-threa...
2017-08-23 Corey FarwellRollup merge of #44047 - cuviper:union-basic-endian...
2017-08-23 Corey FarwellRollup merge of #44043 - mattico:patch-1, r=alexcrichton
2017-08-23 Corey FarwellRollup merge of #44039 - remexre:master, r=steveklabnik
2017-08-23 Corey FarwellRollup merge of #44016 - steffengy:master, r=alexcrichton
2017-08-23 Corey FarwellRollup merge of #43983 - ids1024:redox-path-prefix...
2017-08-23 Corey FarwellRollup merge of #43977 - GuillaumeGomez:remove-outline...
2017-08-23 Corey FarwellRollup merge of #43631 - ruuda:update-docs, r=QuietMisd...
2017-08-23 borsAuto merge of #40113 - smaeul:native-musl, r=alexcrichton
2017-08-23 borsAuto merge of #43948 - jseyfried:generic_arguments_in_p...
2017-08-23 borsAuto merge of #43830 - alexcrichton:path-display-regres...
2017-08-23 Corey FarwellThread spawning: don't run `min_stack` if the user...
2017-08-22 borsAuto merge of #44032 - pnkfelix:mir-borrowck-fix-orisno...
2017-08-22 Samuel HollandRemove incorrect special case of mips-musl
2017-08-22 borsAuto merge of #44013 - arielb1:coerce-snapshot, r=eddyb
2017-08-22 Ian Douglas ScottSimplify code for handling Redox paths
2017-08-22 Nathaniel RingoMention null_mut on the pointer primitive docs.
2017-08-22 Ian Douglas ScottUse cfg! instead of #[cfg]
2017-08-22 borsAuto merge of #44033 - GuillaumeGomez:rollup, r=Guillau...
2017-08-22 Guillaume GomezRollup merge of #44029 - WiSaGaN:patch-1, r=alexcrichton
2017-08-22 Guillaume GomezRollup merge of #44014 - Mark-Simulacrum:update-readme...
2017-08-22 Guillaume GomezRollup merge of #44010 - GuillaumeGomez:read-links...
2017-08-22 Guillaume GomezRollup merge of #44001 - tamird:release-notes-1.16...
2017-08-22 Guillaume GomezRollup merge of #43993 - tamird:better-wording-error...
2017-08-22 borsAuto merge of #44008 - RalfJung:staged1, r=alexcrichton
2017-08-22 borsAuto merge of #44003 - LukasKalbertodt:patch-1, r=nikom...
2017-08-22 borsAuto merge of #43854 - estebank:missing-cond, r=nikomat...
2017-08-22 borsAuto merge of #43690 - scalexm:issue-28229, r=nikomatsakis
2017-08-21 borsAuto merge of #43540 - petrochenkov:pathrelax, r=nikoma...
2017-08-21 Alex CrichtonMerge remote-tracking branch 'origin/master' into gen
2017-08-21 borsAuto merge of #43971 - alexcrichton:lint-statements...
2017-08-21 Guillaume GomezAdd missing links for Read trait
2017-08-21 borsAuto merge of #43986 - petrochenkov:pubcrate3, r=pnkfelix
2017-08-21 borsAuto merge of #43929 - oli-obk:use_placement, r=nrc
2017-08-21 borsAuto merge of #44004 - frewsxcv:frewsxcv-bors-docs...
2017-08-20 borsAuto merge of #44000 - ids1024:redox-exec-error, r...
2017-08-20 Ian Douglas Scottredox: Correct error on exec when file is not found
2017-08-20 borsAuto merge of #43978 - GuillaumeGomez:missing-links...
2017-08-20 borsAuto merge of #43976 - dylanmckay:update-builtins,...
2017-08-20 borsAuto merge of #43911 - arthurprs:update-jemalloc, r...
2017-08-20 borsAuto merge of #43965 - frewsxcv:frewsxcv-filter-map...
2017-08-20 borsAuto merge of #43950 - redox-os:redox_docker, r=alexcri...
2017-08-19 borsAuto merge of #43936 - oli-obk:patch-6, r=alexcrichton
2017-08-19 borsAuto merge of #43919 - frewsxcv:frewsxcv-char-primitive...
2017-08-19 borsAuto merge of #43933 - topecongiro:bad-span-for-attribu...
2017-08-18 Ian Douglas ScottCorrect has_root() on Redox
2017-08-18 Ian Douglas Scottredox: Require scheme for path to be absolute
2017-08-18 borsAuto merge of #43917 - ids1024:redox-unwind, r=alexcrichton
2017-08-18 borsAuto merge of #43901 - GuillaumeGomez:unsized-union...
2017-08-18 borsAuto merge of #43904 - topecongiro:libsyntax/parse...
2017-08-18 borsAuto merge of #43900 - TobiasSchaffner:net_out_of_io...
2017-08-18 borsAuto merge of #43897 - lu-zero:master, r=alexcrichton
2017-08-18 borsAuto merge of #43832 - huntiep:compiler-desugaring...
2017-08-17 Alex CrichtonMerge remote-tracking branch 'origin/master' into gen
2017-08-17 borsAuto merge of #43939 - frewsxcv:rollup, r=frewsxcv
2017-08-17 Corey FarwellRollup merge of #43930 - pravic:es5-revert-shorthand...
2017-08-17 Corey FarwellRollup merge of #43928 - anthonyclays:anthonyclays...
next