]> git.lizzy.rs Git - rust.git/history - src/libcollectionstest/lib.rs
Minor fixups to fix tidy errors
[rust.git] / src / libcollectionstest / lib.rs
2017-03-17 Alex CrichtonMinor fixups to fix tidy errors
2017-03-17 Corey FarwellRollup merge of #40545 - alexcrichton:retry-download...
2017-03-17 Corey FarwellRollup merge of #40536 - kevinmehall:dedup_docs_for_ded...
2017-03-17 Corey FarwellRollup merge of #40520 - steveklabnik:link-core-slice...
2017-03-17 Corey FarwellRollup merge of #40517 - rust-lang:release-notes-tweak...
2017-03-17 Corey FarwellRollup merge of #40514 - stjepang:inline-then-ordering...
2017-03-17 Corey FarwellRollup merge of #40512 - nodakai:patch-1, r=alexcrichton
2017-03-17 Corey FarwellRollup merge of #40505 - frewsxcv:hash-docs, r=alexcrichton
2017-03-17 Corey FarwellRollup merge of #40503 - swgillespie:thread-hack-remova...
2017-03-17 Corey FarwellRollup merge of #40500 - estebank:turbofish-help, r...
2017-03-17 Corey FarwellRollup merge of #40499 - ericfindlay:master, r=steveklabnik
2017-03-17 Corey FarwellRollup merge of #40497 - wesleywiser:fix_sidebar, r...
2017-03-17 Corey FarwellRollup merge of #40496 - projektir:docs_number_headings...
2017-03-17 Corey FarwellRollup merge of #40495 - llogiq:format-docs, r=steveklabnik
2017-03-17 Corey FarwellRollup merge of #40467 - projektir:readme_docs, r=steve...
2017-03-17 Corey FarwellRollup merge of #40466 - projektir:outdated_docs_highli...
2017-03-17 Corey FarwellRollup merge of #40463 - tshepang:nit, r=nikomatsakis
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 #40452 - frewsxcv:frewsxcv-unstable...
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-17 borsAuto merge of #40526 - brson:docs-req, r=alexcrichton
2017-03-17 Corey FarwellMerge branch 'master' into frewsxcv-osstr
2017-03-15 borsAuto merge of #40383 - ishitatsuyuki:easy-dist-analysis...
2017-03-15 borsAuto merge of #40212 - SimonSapin:utf8error-resume...
2017-03-15 borsAuto merge of #40009 - clarcharr:box_to_buf, r=alexcrichton
2017-03-14 Simon SapinReplace Utf8Error::resume_from with Utf8Error::error_len
2017-03-14 Simon SapinAdd Utf8Error::resume_from, to help incremental and...
2017-03-12 Corey FarwellRollup merge of #40369 - petrochenkov:segspan, r=eddyb
2017-03-12 borsAuto merge of #40340 - petrochenkov:restricted, r=nikom...
2017-03-12 borsAuto merge of #40257 - pftbest:sret_msp430, r=alexcrichton
2017-03-11 borsAuto merge of #40220 - jseyfried:ast_macro_def, r=nrc
2017-03-11 Ariel Ben-YehudaRollup merge of #40431 - fsasm:master, r=BurntSushi
2017-03-11 Ariel Ben-YehudaRollup merge of #40419 - GuillaumeGomez:fix-const-rende...
2017-03-11 Ariel Ben-YehudaRollup merge of #40404 - cengizIO:master, r=nikomatsakis
2017-03-11 Ariel Ben-YehudaRollup merge of #40400 - TimNN:gdbr-updates, r=alexcrichton
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 #40344 - nrc:save-container, r=eddyb
2017-03-11 Ariel Ben-YehudaRollup merge of #40319 - eddyb:it's-"unsize"-not-"unsou...
2017-03-11 Ariel Ben-YehudaRollup merge of #40315 - oli-obk:lint_body, r=eddyb
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 borsAuto merge of #40308 - nikomatsakis:incr-comp-isolate...
2017-03-11 borsAuto merge of #40199 - alexcrichton:doc-proc-macro...
2017-03-11 borsAuto merge of #39648 - Aatch:mir-inlining-2, r=eddyb
2017-03-11 borsAuto merge of #40432 - alexcrichton:rollup, r=alexcrichton
2017-03-11 Alex CrichtonRollup merge of #40424 - alexcrichton:faster-travis...
2017-03-11 Alex CrichtonRollup merge of #40423 - DirkyJerky:patch-2, r=BurntSushi
2017-03-11 Alex CrichtonRollup merge of #40410 - clarcharr:os_string_shrink_to_...
2017-03-11 Alex CrichtonRollup merge of #40389 - F001:placementVecDeque, r...
2017-03-11 Alex CrichtonRollup merge of #40092 - sinkuu:fix_suggestion_index...
2017-03-09 Charlie FanImplement placement-in protocol for and `VecDeque`
2017-03-08 Ariel Ben-YehudaRollup merge of #40154 - steveklabnik:link-unstable...
2017-03-04 borsAuto merge of #40163 - arielb1:normalization-1702,...
2017-03-03 borsAuto merge of #40178 - arielb1:provide-destructors...
2017-03-03 borsAuto merge of #40152 - eddyb:order-in-rustbuild, r...
2017-03-03 borsAuto merge of #39927 - nikomatsakis:incr-comp-skip...
2017-03-02 Corey FarwellRollup merge of #40166 - aidanhs:aphs-index-coerce...
2017-03-02 Corey FarwellRollup merge of #40139 - tedsta:fuchsia_std_process_fix...
2017-03-02 Corey FarwellRollup merge of #40129 - abonander:proc_macro_bang...
2017-03-02 Corey FarwellRollup merge of #40117 - SimonSapin:to-err-is-for-the...
2017-03-02 Corey FarwellRollup merge of #40110 - benschreiber:nostackcheck...
2017-03-02 Corey FarwellRollup merge of #40104 - nagisa:mir-the-shiny, r=eddyb
2017-03-02 borsAuto merge of #39655 - durka:recursion-limit-suggestion...
2017-03-02 Guillaume GomezRollup merge of #40175 - d-e-s-o:fix-inconsistency...
2017-03-02 Guillaume GomezRollup merge of #40170 - iKevinY:if-let-typo, r=frewsxcv
2017-03-02 Guillaume GomezRollup merge of #40169 - MajorBreakfast:patch-8, r...
2017-03-02 Guillaume GomezRollup merge of #40168 - topecongiro:compile-fail-test...
2017-03-02 Guillaume GomezRollup merge of #40144 - MajorBreakfast:patch-7, r...
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 borsAuto merge of #34198 - eddyb:you're-a-bad-transmute...
2017-03-01 borsAuto merge of #40167 - frewsxcv:rollup, r=frewsxcv
2017-03-01 Corey FarwellRollup merge of #40128 - cengizIO:master, r=nikomatsakis
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 #39944 - GuillaumeGomez:associated...
2017-03-01 Corey FarwellRollup merge of #39936 - djzin:inclusive_rangeargument...
2017-02-25 Eduard-Mihai BurtescuRollup merge of #39905 - estebank:useless-error, r...
2017-02-21 borsAuto merge of #39874 - amosonn:master, r=alexcrichton
2017-02-18 Djzinimpl RangeArgument for RangeInclusive and add appropria...
2017-02-18 borsAuto merge of #39877 - estebank:remove-params, r=petroc...
2017-02-17 borsAuto merge of #39578 - canndrew:nixos-bootstrap-fix...
2017-02-15 borsAuto merge of #39560 - F001:retainHashMap, r=alexcrichton
2017-02-14 Corey FarwellRollup merge of #39790 - zackw:tidy-linelen-exempt...
2017-02-14 Corey FarwellRollup merge of #39659 - zackw:asciiext-ctype, r=alexcr...
2017-02-14 borsAuto merge of #38981 - sdleffler:patch-1, r=alexcrichton
2017-02-14 borsAuto merge of #38561 - nagisa:rdrandseed, r=alexcrichton
2017-02-12 Guillaume GomezRollup merge of #39654 - ollie27:rustdoc_attributes...
2017-02-12 borsAuto merge of #39680 - canndrew:uninhabited_from-infini...
2017-02-12 borsAuto merge of #39554 - zackmdavis:assert_eq_has_a_terri...
2017-02-12 borsAuto merge of #38945 - battisti:fix_thread_num, r=alexc...
2017-02-11 Corey FarwellRollup merge of #39660 - alexcrichton:shasum-dirs,...
2017-02-11 borsAuto merge of #39642 - stjepang:specialize-slice-partia...
2017-02-10 borsAuto merge of #39438 - clarcharr:box_from, r=alexcrichton
2017-02-10 Corey FarwellRollup merge of #39700 - msopena:master, r=est31
2017-02-10 Corey FarwellRollup merge of #39674 - jseyfried:fix_token_tree_parsi...
next