]> git.lizzy.rs Git - rust.git/history - src/libstd
Add missing '?' to format grammar.
[rust.git] / src / libstd /
2018-02-16 borsAuto merge of #46714 - leodasvacas:refactor-structurall...
2018-02-16 borsAuto merge of #45404 - giannicic:defaultimpl2, r=nikoma...
2018-02-15 borsAuto merge of #48203 - kennytm:rollup, r=kennytm
2018-02-15 kennytmRollup merge of #48210 - jacob-hughes:clarify_sized_tra...
2018-02-14 kennytmRollup merge of #48035 - technicalguy:Early-exit-empty...
2018-02-14 kennytmRollup merge of #48195 - paoloteti:compiler-builtins...
2018-02-14 kennytmRollup merge of #48186 - Mark-Simulacrum:release-notes...
2018-02-14 kennytmRollup merge of #48181 - michaelwoerister:fix-incr...
2018-02-14 kennytmRollup merge of #48167 - Mark-Simulacrum:remove-allocat...
2018-02-14 kennytmRollup merge of #48165 - alexcrichton:update-read2...
2018-02-14 kennytmRollup merge of #48163 - alexcrichton:persistent-linker...
2018-02-14 kennytmRollup merge of #48162 - michaelwoerister:stabler-svh...
2018-02-14 kennytmRollup merge of #48156 - Centril:feature/iterator_repea...
2018-02-14 kennytmRollup merge of #48154 - estebank:issue-31481, r=nikoma...
2018-02-14 kennytmRollup merge of #48151 - echochamber:update_range_examp...
2018-02-14 kennytmRollup merge of #48133 - matthiaskrgr:endianess_to_endi...
2018-02-14 kennytmRollup merge of #48130 - ollie27:stab, r=Mark-Simulacrum
2018-02-14 kennytmRollup merge of #48126 - newpavlov:patch-1, r=alexcrichton
2018-02-14 kennytmRollup merge of #48114 - kennytm:xcode9, r=alexcrichton
2018-02-14 kennytmRollup merge of #48087 - scottmcm:range_is_empty, r...
2018-02-14 kennytmRollup merge of #48065 - Xaeroxe:patch-1, r=alexcrichton
2018-02-14 kennytmRollup merge of #48033 - GuillaumeGomez:better-char...
2018-02-14 kennytmRollup merge of #48005 - panicbit:env_unimpl_send_sync...
2018-02-14 kennytmRollup merge of #47846 - roblabla:bugfix-ocaml, r=kennytm
2018-02-14 kennytmRollup merge of #47806 - PramodBisht:feature/47801...
2018-02-13 Shaun Steenkamp38880 remove unnecessary self.table.size check
2018-02-13 Shaun Steenkamp38880 fix incorrect negation
2018-02-13 Shaun Steenkamp38880 hashmap check size=0, not just capacity=0
2018-02-13 Shaun Steenkamp38880 restore original entry(key) method
2018-02-13 borsAuto merge of #47804 - retep007:recursive-requirements...
2018-02-12 Shaun Steenkamp38880 fixup add missing mut
2018-02-12 Shaun Steenkamp38880 remove redundant extra function
2018-02-11 borsAuto merge of #47752 - mark-i-m:at-most-once-rep, r...
2018-02-11 borsAuto merge of #47614 - dotdash:x86_64_sysv_ffi, r=eddyb
2018-02-11 borsAuto merge of #48092 - eddyb:discriminate-the-void...
2018-02-10 Matthias Krügertypo: correct endianess to endianness (this also change...
2018-02-10 Oliver MiddletonCorrect a few stability attributes
2018-02-10 kennytmRollup merge of #47547 - varkor:infinite-iterators...
2018-02-10 kennytmRollup merge of #48086 - Zoxc:gen-fix, r=nikomatsakis
2018-02-10 kennytmRollup merge of #48058 - cuviper:binaryen-gcc8, r=alexc...
2018-02-10 kennytmRollup merge of #48051 - ollie27:rustdoc_fn_unit_return...
2018-02-10 kennytmRollup merge of #48047 - etaoins:fix-ice-for-mismatched...
2018-02-10 kennytmRollup merge of #48015 - o01eg:disableable-installation...
2018-02-10 kennytmRollup merge of #47854 - varkor:create-out-dir, r=pnkfelix
2018-02-10 kennytmRollup merge of #47835 - Mark-Simulacrum:remove-data...
2018-02-10 kennytmRollup merge of #47790 - tinaun:patch-1, r=sfackler
2018-02-09 borsAuto merge of #47802 - bobtwinkles:loop_false_edge...
2018-02-09 borsAuto merge of #47489 - pnkfelix:limit-2pb-issue-46747...
2018-02-08 borsAuto merge of #48057 - scottmcm:less-match-more-compare...
2018-02-07 borsAuto merge of #48053 - Manishearth:rollup, r=Manishearth
2018-02-07 Manish GoregaokarRollup merge of #48028 - zackmdavis:and_the_span_of_the...
2018-02-07 Manish GoregaokarRollup merge of #48020 - RalfJung:type-alias-bounds...
2018-02-07 Manish GoregaokarRollup merge of #48018 - alexcrichton:require-const...
2018-02-07 Manish GoregaokarRollup merge of #48014 - Manishearth:stealing-chickens...
2018-02-07 Manish GoregaokarRollup merge of #47944 - oberien:unboundediterator...
2018-02-07 Manish GoregaokarRollup merge of #47922 - zackmdavis:and_the_case_of_the...
2018-02-07 Manish GoregaokarRollup merge of #47883 - yurydelendik:wasm-map, r=alexc...
2018-02-07 Manish GoregaokarRollup merge of #47810 - GuillaumeGomez:fix-theme-but...
2018-02-07 Manish GoregaokarRollup merge of #47631 - SimonSapin:nonnull, r=alexcrichton
2018-02-07 Manish GoregaokarRollup merge of #47613 - estebank:rustc_on_unimplemente...
2018-02-07 borsAuto merge of #47607 - davidtwco:issue-45697, r=nikomat...
2018-02-06 borsAuto merge of #48040 - kennytm:rollup, r=kennytm
2018-02-06 kennytmRollup merge of #48036 - durka:proc-macro-doteq, r...
2018-02-06 kennytmRollup merge of #48031 - matthiaskrgr:exampleconfigtoml...
2018-02-06 kennytmRollup merge of #48026 - Badel2:doc-assoc-const-object...
2018-02-06 kennytmRollup merge of #48013 - onur:use-time-in-bootstrap...
2018-02-06 kennytmRollup merge of #48012 - scottmcm:faster-rangeinclusive...
2018-02-06 kennytmRollup merge of #47986 - Gilnaa:libtest_relaxed, r...
2018-02-06 kennytmRollup merge of #46962 - clarcharr:os_raw_docs, r=Quiet...
2018-02-06 Shaun Steenkamp38880 use search_mut function rather than search_hashed
2018-02-06 Shaun Steenkamp38880 don't compute hash when searching an empty HashMap
2018-02-06 QuietMisdreavusfix docs link
2018-02-06 borsAuto merge of #47203 - varkor:output-filename-conflicts...
2018-02-06 borsAuto merge of #48017 - kennytm:rollup, r=kennytm
2018-02-05 kennytmRollup merge of #48007 - nrc:rls-field-init, r=eddyb
2018-02-05 kennytmRollup merge of #48003 - mbrubeck:docs, r=steveklabnik
2018-02-05 kennytmRollup merge of #47959 - Manishearth:rustdoc-ice, r...
2018-02-05 kennytmRollup merge of #47948 - pietroalbini:use-nested-groups...
2018-02-05 kennytmRollup merge of #47807 - tbu-:pr_doc_constanttime_cstr...
2018-02-05 kennytmRollup merge of #47753 - steveklabnik:update-book,...
2018-02-05 kennytmRollup merge of #47704 - dsprenkels:issue-44415, r...
2018-02-05 kennytmRollup merge of #47543 - topecongiro:issue-42344, r...
2018-02-05 kennytmRollup merge of #47496 - QuietMisdreavus:rls-doc-includ...
2018-02-05 kennytmRollup merge of #46030 - Zoxc:asm-volatile, r=nikomatsakis
2018-02-05 borsAuto merge of #47920 - Aaron1011:nll-overflow, r=pnkfelix
2018-02-05 borsAuto merge of #47873 - Aaron1011:final-ref-coerce,...
2018-02-05 borsAuto merge of #47865 - Manishearth:cleanup-shim, r...
2018-02-04 panicbitUnimplement Send/Sync for ::env::{Args,ArgsOs,Vars...
2018-02-04 borsAuto merge of #47998 - kennytm:rollup, r=kennytm
2018-02-04 kennytmRollup merge of #47892 - Badel2:const_type_id_of, r...
2018-02-04 kennytmRollup merge of #47999 - jaystrictor:master, r=Mark...
2018-02-04 kennytmRollup merge of #47996 - Zoxc:run-make-last, r=Mark...
2018-02-04 kennytmRollup merge of #47978 - eddyb:iu, r=kennytm
2018-02-04 kennytmRollup merge of #47958 - frewsxcv:frewsxcv-try-clone...
2018-02-04 kennytmRollup merge of #47947 - goodmanjonathan:stabilize_matc...
2018-02-04 kennytmRollup merge of #47912 - cuviper:glibc-stack-guard...
2018-02-04 kennytmRollup merge of #47896 - zackmdavis:and_the_case_of_the...
2018-02-04 kennytmRollup merge of #47877 - spastorino:lifetime-bounds...
2018-02-04 kennytmRollup merge of #47862 - GuillaumeGomez:const-evaluatio...
2018-02-04 Jay StrictRemove 'the this' in doc comments.
next