]> git.lizzy.rs Git - rust.git/history - src/libstd/collections/hash/map.rs
Rollup merge of #40521 - TimNN:panic-free-shift, r=alexcrichton
[rust.git] / src / libstd / collections / hash / map.rs
2017-03-20 Corey FarwellRollup merge of #40521 - TimNN:panic-free-shift, r...
2017-03-20 Corey FarwellRollup merge of #40398 - eddyb:struct-hint, r=nikomatsakis
2017-03-20 Corey FarwellRollup merge of #40281 - jimmycuadra:try-from-from...
2017-03-20 Corey FarwellRollup merge of #40241 - Sawyer47:fix-39997, r=alexcrichton
2017-03-19 borsAuto merge of #39799 - dpc:create_dir_all, r=alexcrichton
2017-03-19 borsAuto merge of #40651 - frewsxcv:rollup, r=frewsxcv
2017-03-19 Corey FarwellRollup merge of #40648 - s3rvac:fix-path-docs-typo...
2017-03-19 Corey FarwellRollup merge of #40646 - russmack:issue-40435-mention...
2017-03-19 Corey FarwellRollup merge of #40621 - jswalden:dependant-spelling...
2017-03-19 Corey FarwellRollup merge of #40583 - jseyfried:fix_include_macro_re...
2017-03-19 Corey FarwellRollup merge of #40445 - estebank:issue-18150, r=jonath...
2017-03-19 borsAuto merge of #40346 - jseyfried:path_and_tokenstream_a...
2017-03-18 Jeff WaldenFix a spelling error in HashMap documentation, and...
2017-03-17 Corey FarwellRollup merge of #40499 - ericfindlay:master, r=steveklabnik
2017-03-17 Corey FarwellRollup merge of #40457 - frewsxcv:frewsxcv-macos, r...
2017-03-17 Corey FarwellRollup merge of #40456 - frewsxcv:frewsxcv-docs-functio...
2017-03-17 Corey FarwellRollup merge of #40433 - mattico:test-issue-29595,...
2017-03-17 Corey FarwellRollup merge of #40387 - tbu-:pr_doc_ptr_write2, r...
2017-03-15 borsAuto merge of #40383 - ishitatsuyuki:easy-dist-analysis...
2017-03-15 borsAuto merge of #40009 - clarcharr:box_to_buf, r=alexcrichton
2017-03-14 borsAuto merge of #39921 - cramertj:add-catch-to-ast, r...
2017-03-13 borsAuto merge of #40329 - petrochenkov:llreuse, r=alexcrichton
2017-03-13 borsAuto merge of #40451 - ollie27:rustdoc_impls_js_escape...
2017-03-13 borsAuto merge of #40385 - arielb1:packed-again, r=eddyb
2017-03-13 borsAuto merge of #40448 - ollie27:rustbuild_docs_compiler...
2017-03-12 borsAuto merge of #40450 - alexcrichton:fix-cargo, r=alexcr...
2017-03-12 borsAuto merge of #40455 - frewsxcv:rollup, r=frewsxcv
2017-03-12 Corey FarwellRollup merge of #40453 - tschottdorf:lint-deny-wording...
2017-03-12 Corey FarwellRollup merge of #40449 - ollie27:docs_proc_macro, r...
2017-03-12 Corey FarwellRollup merge of #40426 - steveklabnik:update-mdbook...
2017-03-12 Corey FarwellRollup merge of #40390 - F001:placementHashMap, r=nagisa
2017-03-11 Ariel Ben-YehudaRollup merge of #40373 - TimNN:test-ub-packed, r=arielb1
2017-03-11 Ariel Ben-YehudaRollup merge of #40372 - nagisa:never-drop, r=eddyb
2017-03-11 Ariel Ben-YehudaRollup merge of #40345 - Nashenas88:patch-1, r=estebank
2017-03-11 Ariel Ben-YehudaRollup merge of #40319 - eddyb:it's-"unsize"-not-"unsou...
2017-03-11 Ariel Ben-YehudaRollup merge of #40299 - GuillaumeGomez:fmt-display...
2017-03-11 Ariel Ben-YehudaRollup merge of #40146 - bjorn3:few-infer-changes,...
2017-03-11 Charlie FanImplement placement-in protocol for `HashMap`
2017-03-11 Alex CrichtonRollup merge of #40389 - F001:placementVecDeque, r...
2017-03-11 Alex CrichtonRollup merge of #40386 - tbu-:pr_display_frombyteswithn...
2017-03-11 Alex CrichtonRollup merge of #40379 - clarcharr:box_docs, r=brson
2017-03-11 Alex CrichtonRollup merge of #40092 - sinkuu:fix_suggestion_index...
2017-03-09 borsAuto merge of #40368 - arielb1:rollup, r=arielb1
2017-03-08 Ariel Ben-YehudaRollup merge of #40335 - tbu-:pr_doc_str_to_somecase...
2017-03-08 Ariel Ben-YehudaRollup merge of #40333 - tbu-:pr_doc_ptr_write, r=alexc...
2017-03-08 Ariel Ben-YehudaRollup merge of #40327 - GuillaumeGomez:macros-urls...
2017-03-08 Ariel Ben-YehudaRollup merge of #40326 - crazymerlyn:fix-doc-link,...
2017-03-08 Ariel Ben-YehudaRollup merge of #40325 - eddyb:pr38143, r=alexcrichton
2017-03-08 Ariel Ben-YehudaRollup merge of #40321 - joelgallant:joelgallant-readme...
2017-03-08 Ariel Ben-YehudaRollup merge of #40316 - oli-obk:patch-4, r=GuillaumeGomez
2017-03-08 Ariel Ben-YehudaRollup merge of #40296 - topecongiro:add-missing-tests...
2017-03-08 Ariel Ben-YehudaRollup merge of #40293 - malbarbo:rustdoctest, r=alexcr...
2017-03-08 Ariel Ben-YehudaRollup merge of #40292 - mmatyas:readme_fix, r=alexcrichton
2017-03-08 Ariel Ben-YehudaRollup merge of #40283 - oconnor663:args_docs, r=alexcr...
2017-03-08 Ariel Ben-YehudaRollup merge of #40279 - gibfahn:test-unwind, r=est31
2017-03-08 Ariel Ben-YehudaRollup merge of #40268 - Mark-Simulacrum:normalization...
2017-03-08 Ariel Ben-YehudaRollup merge of #40265 - wesleywiser:rustdoc_style...
2017-03-08 Ariel Ben-YehudaRollup merge of #40258 - est31:master, r=nikomatsakis
2017-03-08 Ariel Ben-YehudaRollup merge of #40254 - nagisa:compiler-builtin-no...
2017-03-08 Ariel Ben-YehudaRollup merge of #40237 - arthurprs:hm-adapt2, r=alexcri...
2017-03-08 Ariel Ben-YehudaRollup merge of #40154 - steveklabnik:link-unstable...
2017-03-03 arthurprsReduce size overhead of adaptative hashmap
2017-03-02 Corey FarwellRollup merge of #40166 - aidanhs:aphs-index-coerce...
2017-03-02 borsAuto merge of #39655 - durka:recursion-limit-suggestion...
2017-03-02 Guillaume GomezRollup merge of #40081 - GuillaumeGomez:poison-docs...
2017-03-01 borsAuto merge of #39803 - brson:fpic, r=alexcrichton
2017-03-01 Corey FarwellRollup merge of #40028 - withoutboats:string_from_iter...
2017-03-01 Corey FarwellRollup merge of #39960 - lukaramu:issue-39925, r=alexcr...
2017-03-01 Corey FarwellRollup merge of #39936 - djzin:inclusive_rangeargument...
2017-02-28 Steve KlabnikRollup merge of #40153 - steveklabnik:alphabetize-unsta...
2017-02-28 Steve KlabnikRollup merge of #40151 - steveklabnik:update-mdbook...
2017-02-28 Corey FarwellRollup merge of #40126 - GuillaumeGomez:fmt-write-docs...
2017-02-28 Corey FarwellRollup merge of #40057 - GuillaumeGomez:html-issue...
2017-02-28 Corey FarwellRollup merge of #40056 - keeperofdakeys:contributing...
2017-02-28 Corey FarwellRollup merge of #40033 - GuillaumeGomez:condvar-docs...
2017-02-28 Corey FarwellRollup merge of #39977 - frewsxcv:error-reporting-clean...
2017-02-27 borsAuto merge of #38165 - Yamakaky:better-backtrace, r...
2017-02-26 borsAuto merge of #39738 - keeperofdakeys:vec-docs, r=Guill...
2017-02-26 borsAuto merge of #40078 - tclfs:patch-3, r=GuillaumeGomez
2017-02-25 borsAuto merge of #40091 - eddyb:rollup, r=eddyb
2017-02-25 Eduard-Mihai BurtescuRollup merge of #40086 - danobi:move-compiler_tests...
2017-02-25 Eduard-Mihai BurtescuRollup merge of #40069 - Rufflewind:master, r=steveklabnik
2017-02-25 Eduard-Mihai BurtescuRollup merge of #40064 - arielb1:virtual-enum, r=nikoma...
2017-02-25 Eduard-Mihai BurtescuRollup merge of #40038 - nikomatsakis:issue-39828,...
2017-02-25 Eduard-Mihai BurtescuRollup merge of #40037 - froydnj:overflow-checks, r...
2017-02-25 Eduard-Mihai BurtescuRollup merge of #40035 - er-1:master, r=alexcrichton
2017-02-25 Eduard-Mihai BurtescuRollup merge of #40031 - cynicaldevil:master, r=est31
2017-02-25 Eduard-Mihai BurtescuRollup merge of #40027 - cramertj:stabilize_static_recu...
2017-02-25 Eduard-Mihai BurtescuRollup merge of #40026 - nrc:analysis-manifest, r=alexc...
2017-02-25 Eduard-Mihai BurtescuRollup merge of #40025 - est31:master, r=eddyb
2017-02-25 Eduard-Mihai BurtescuRollup merge of #40024 - raphlinus:readdir, r=alexcrichton
2017-02-25 Eduard-Mihai BurtescuRollup merge of #40022 - wagenet:lib-defaults, r=alexcr...
2017-02-25 Eduard-Mihai BurtescuRollup merge of #40020 - alexcrichton:fix-unwind-safe...
2017-02-25 Eduard-Mihai BurtescuRollup merge of #40019 - alexcrichton:fix-musl, r=brson
2017-02-25 Eduard-Mihai BurtescuRollup merge of #39995 - Aatch:vtable-ptr-metadata...
2017-02-25 Eduard-Mihai BurtescuRollup merge of #39993 - japaric:incr-san, r=alexcrichton
2017-02-25 Eduard-Mihai BurtescuRollup merge of #39988 - arthurprs:hm-adapt2, r=alexcri...
2017-02-25 Eduard-Mihai BurtescuRollup merge of #39980 - arielb1:privately-uninhabited...
2017-02-25 Eduard-Mihai BurtescuRollup merge of #39961 - redox-os:redox, r=alexcrichton
2017-02-25 Eduard-Mihai BurtescuRollup merge of #39953 - keeperofdakeys:macro-error...
next