]> git.lizzy.rs Git - rust.git/history - src/libstd
Update RLS and Cargo
[rust.git] / src / libstd /
2017-08-24 borsAuto merge of #44051 - eddyb:apfloat-faster-div, r...
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 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 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...
2017-08-17 Corey FarwellRollup merge of #43920 - michael-zapata:cleanup/mir...
2017-08-17 Corey FarwellRollup merge of #43916 - integer32llc:cargo-docs-redire...
2017-08-17 Corey FarwellRollup merge of #43915 - adrian5:patch-1, r=sfackler
2017-08-17 Corey FarwellRollup merge of #43914 - steveklabnik:update-books...
2017-08-17 Corey FarwellRollup merge of #43912 - Songbird0:e0106_field_lifetime...
2017-08-17 Corey FarwellRollup merge of #43905 - partim:master, r=steveklabnik
2017-08-17 Corey FarwellRollup merge of #43891 - Fourchaux:master, r=steveklabnik
2017-08-17 borsAuto merge of #43878 - kennytm:fix-43869-put-impl-trait...
2017-08-17 Corey FarwellMinor rewrite of char primitive unicode intro.
2017-08-17 borsAuto merge of #43867 - GuillaumeGomez:useless-help...
2017-08-16 borsAuto merge of #43864 - GuillaumeGomez:static-method...
2017-08-16 adrian5Fix typo in doc
2017-08-16 borsAuto merge of #43884 - kennytm:fix-43881-do-not-test...
2017-08-16 borsAuto merge of #43850 - GuillaumeGomez:unused-variable...
2017-08-16 Tobias SchaffnerRefactoring: move net specific fd imps to net
2017-08-16 borsAuto merge of #43841 - alexcrichton:fix-another-regress...
2017-08-16 borsAuto merge of #43883 - frewsxcv:frewsxcv-set-readonly...
2017-08-16 borsAuto merge of #43710 - zackmdavis:field_init_shorthand_...
2017-08-16 Corey FarwellClarify 'writable'-changing behavior of `set_readonly`.
2017-08-16 borsAuto merge of #43651 - petrochenkov:foreign-life, r...
2017-08-15 Zack M. Davisuse field init shorthand EVERYWHERE
2017-08-15 borsAuto merge of #43245 - Gankro:drain-filter, r=sfackler
2017-08-15 FourchauxFix typos & us spellings
2017-08-15 borsAuto merge of #43635 - ids1024:backtrace-redox, r=alexc...
2017-08-15 borsAuto merge of #43500 - murarth:string-retain, r=alexcri...
2017-08-15 Corey FarwellClarify `readonly` method is also about being 'unwritable'.
2017-08-15 Corey FarwellAdd comments clarifying behavior of unix `set_readonly...
2017-08-15 borsAuto merge of #43303 - redox-os:redox_docker, r=alexcri...
2017-08-15 borsAuto merge of #43863 - steveklabnik:ship-the-rustdoc...
2017-08-15 borsAuto merge of #43859 - arielb1:nonfree-block-live,...
2017-08-15 borsAuto merge of #43872 - frewsxcv:rollup, r=frewsxcv
2017-08-15 Corey FarwellRollup merge of #43868 - lukaramu:issue-43866, r=stevek...
2017-08-15 Corey FarwellRollup merge of #43862 - QuietMisdreavus:get-in-line...
2017-08-15 Corey FarwellRollup merge of #43848 - frewsxcv:frewsxcv-stack-size...
2017-08-15 Corey FarwellRollup merge of #43846 - frewsxcv:frewsxcv-mailmap...
2017-08-15 Corey FarwellRollup merge of #43790 - steveklabnik:rustdoc-passes...
2017-08-15 Corey FarwellRollup merge of #43756 - sfackler:instant-nondecreasing...
2017-08-14 borsAuto merge of #43858 - arielb1:escaping-default, r...
next