]> git.lizzy.rs Git - rust.git/history - src/librustc_ast/mut_visit.rs
Auto merge of #74576 - myfreeweb:freebsd-sanitizers, r=oli-obk
[rust.git] / src / librustc_ast / mut_visit.rs
2020-08-14 Tyler MandryRollup merge of #74409 - LukasKalbertodt:improve-debug...
2020-08-14 borsAuto merge of #75416 - richkadel:llvm-coverage-map...
2020-08-14 borsAuto merge of #75157 - rodrimati1992:patch-1, r=oli-obk
2020-08-14 Tyler MandryRollup merge of #75471 - richkadel:llvm-program-name...
2020-08-14 Tyler MandryRollup merge of #75319 - estebank:format-ice, r=eddyb
2020-08-14 Tyler MandryRollup merge of #74650 - estebank:ambiguous-expr-binop...
2020-08-13 Yuki OkushiRollup merge of #75201 - Hirrolot:hirrolot/fix-clippy...
2020-08-13 Yuki OkushiRollup merge of #75189 - kawamuray:bugfix-wasi-append...
2020-08-12 borsAuto merge of #75019 - nanpuyue:to_ipv4_mapped, r=Lukas...
2020-08-12 borsAuto merge of #75066 - poliorcetics:document-unsafety...
2020-08-12 borsAuto merge of #75205 - Aaron1011:fix/auto-trait-proj...
2020-08-12 Yuki OkushiRollup merge of #75234 - Amanieu:asm_unstable_book...
2020-08-12 Yuki OkushiRollup merge of #74960 - nbdd0121:typeck, r=nikomatsakis
2020-08-12 Yuki OkushiRollup merge of #74521 - andjo403:readme, r=nikic
2020-08-11 borsAuto merge of #74802 - Mark-Simulacrum:reland-74069...
2020-08-11 flip1995Merge commit '09bd400243ed6f7059fedc0c1623aae3792521d6...
2020-08-11 borsAuto merge of #74621 - LukasKalbertodt:float-docs,...
2020-08-10 Dylan DPCRollup merge of #75369 - denisvasilik:intra-doc-links...
2020-08-10 Dylan DPCRollup merge of #75249 - GuillaumeGomez:rust-logo-borde...
2020-08-10 Dylan DPCRollup merge of #75098 - Ryan1729:clippy-pointer-cast...
2020-08-10 borsAuto merge of #75127 - jyn514:impl-trait, r=pnkfelix
2020-08-10 borsAuto merge of #74936 - GuillaumeGomez:const-rustc_const...
2020-08-10 borsAuto merge of #74410 - mati865:mingw-no-self-contained...
2020-08-10 Yuki OkushiRollup merge of #75350 - estebank:foreign-fn-with-body...
2020-08-10 Yuki OkushiRollup merge of #75348 - denisvasilik:intra-doc-links...
2020-08-10 Yuki OkushiRollup merge of #75320 - estebank:js-for-i-of-x, r...
2020-08-10 Yuki OkushiRollup merge of #74200 - poliorcetics:std-panicking...
2020-08-09 borsAuto merge of #75137 - Aaron1011:fix/hygiene-skip-expnd...
2020-08-09 borsAuto merge of #75134 - Aaron1011:feature/expn-data...
2020-08-08 Yuki OkushiRollup merge of #75248 - TimDiekmann:NonNull-as_mut_ptr...
2020-08-08 Yuki OkushiRollup merge of #75162 - poliorcetics:move-documentatio...
2020-08-08 Yuki OkushiRollup merge of #75151 - pickfire:patch-4, r=LukasKalbe...
2020-08-08 Yuki OkushiRollup merge of #74842 - hermitcore:thread_local, r...
2020-08-08 Yuki OkushiRollup merge of #74712 - strom-und-spiele:E0271-cleanup...
2020-08-08 borsAuto merge of #75163 - canova:map_into_keys_values...
2020-08-08 borsAuto merge of #75260 - davidtwco:polymorphization-promo...
2020-08-08 borsAuto merge of #74533 - nikic:issue-74425, r=eddyb
2020-08-08 borsAuto merge of #74289 - lzutao:unroll, r=LukasKalbertodt
2020-08-08 borsAuto merge of #75257 - ssomers:btree_74762_again, r...
2020-08-08 Yuki OkushiRollup merge of #75267 - estebank:cleanup, r=Dylan-DPC
2020-08-08 Yuki OkushiRollup merge of #75259 - giraffate:add_missing_backtick...
2020-08-08 Yuki OkushiRollup merge of #75253 - RalfJung:cleanup-const-hack...
2020-08-08 Yuki OkushiRollup merge of #75250 - RalfJung:uninit-const-ptr...
2020-08-08 Yuki OkushiRollup merge of #75237 - nbdd0121:rustdoc, r=jyn514
2020-08-08 Yuki OkushiRollup merge of #75224 - Aaron1011:fix/function-argumen...
2020-08-08 borsAuto merge of #74877 - lcnr:min_const_generics, r=oli-obk
2020-08-07 borsAuto merge of #75071 - ssomers:btree_cleanup_5, r=Mark...
2020-08-07 borsAuto merge of #75255 - davidtwco:polymorphisation-symbo...
2020-08-07 borsAuto merge of #74821 - oli-obk:const_eval_read_uninit_f...
2020-08-07 borsAuto merge of #74627 - petrochenkov:docbeauty2, r=Aaron1011
2020-08-07 borsAuto merge of #73842 - euclio:doctest-expn, r=Guillaume...
2020-08-06 Vadim Petrochenkovrustc_ast: Stop using "string typing" for doc comment...
2020-07-27 borsAuto merge of #73583 - anp:location-eq, r=dtolnay
2020-07-27 Manish GoregaokarRollup merge of #73858 - tspiteri:const-methods, r...
2020-07-26 flip1995Merge commit 'da5a6fb1b65ec6581a67e942a3850f6bc15a552c...
2020-07-24 borsAuto merge of #73645 - poliorcetics:ref-keyword, r...
2020-07-24 Manish GoregaokarRollup merge of #72954 - hermitcore:rwlock, r=dtolnay
2020-07-22 Manish GoregaokarRollup merge of #73655 - JamieCunliffe:jamie_va-args...
2020-07-21 borsAuto merge of #74075 - sunfishcode:wasi-prelude-rawfd...
2020-07-20 Manish GoregaokarRollup merge of #73197 - c410-f3r:ranges, r=dtolnay
2020-07-20 Manish GoregaokarRollup merge of #73618 - poliorcetics:false-keyword...
2020-07-18 Manish GoregaokarRollup merge of #73762 - poliorcetics:trait-keyword...
2020-07-17 Manish GoregaokarRollup merge of #73930 - a1phyr:feature_const_option...
2020-07-17 Manish GoregaokarRollup merge of #73269 - mzohreva:mz/sgx-wait-timeout...
2020-07-16 Manish GoregaokarRollup merge of #73926 - joaopaulocarreiro:github_rust...
2020-07-16 Manish GoregaokarRollup merge of #73835 - GuillaumeGomez:cleanup-e0710...
2020-07-16 Manish GoregaokarRollup merge of #73794 - GuillaumeGomez:cleanup-e0705...
2020-07-16 Manish GoregaokarRollup merge of #73771 - alexcrichton:ignore-unstable...
2020-07-16 Manish GoregaokarRollup merge of #73421 - janikrabe:master, r=joshtriplett
2020-07-15 Manish GoregaokarRollup merge of #73959 - GuillaumeGomez:cleanup-e0716...
2020-07-15 Manish GoregaokarRollup merge of #73918 - GuillaumeGomez:cleanup-e0715...
2020-07-14 Manish GoregaokarRollup merge of #73759 - GuillaumeGomez:stdin-examples...
2020-07-14 Manish GoregaokarRollup merge of #73965 - davidtwco:issue-73886-non...
2020-07-14 Manish GoregaokarRollup merge of #73866 - Goirad:fix-entry-improper...
2020-07-14 Manish GoregaokarRollup merge of #73720 - GuillaumeGomez:cleanup-e0704...
2020-07-14 flip1995Merge commit '2ca58e7dda4a9eb142599638c59dc04d15961175...
2020-07-14 borsAuto merge of #73490 - CAD97:range-unchecked-stepping...
2020-07-14 Manish GoregaokarRollup merge of #73867 - poliorcetics:union-keyword...
2020-07-13 Pankaj ChaudharyMerge branch 'master' into E0688
2020-07-11 Manish GoregaokarRollup merge of #74197 - estebank:self-sugg, r=petrochenkov
2020-07-11 Manish GoregaokarRollup merge of #73715 - MaulingMonkey:pr-natvis-tuples...
2020-07-11 Manish GoregaokarRollup merge of #73887 - DutchGhost:master, r=oli-obk
2020-07-11 Manish GoregaokarRollup merge of #73862 - oli-obk:const_array_to_slice...
2020-07-11 Manish GoregaokarRollup merge of #72303 - yoshuawuyts:future-poll-fn...
2020-07-09 Manish GoregaokarRollup merge of #74188 - estebank:tweak-ascription...
2020-07-09 Manish GoregaokarRollup merge of #74077 - sethp:docs/fix-intra-doc-primi...
2020-07-09 Manish GoregaokarRollup merge of #73292 - poliorcetics:fix-link-in-parti...
2020-07-09 borsAuto merge of #74131 - ollie27:rustdoc_invalid_codebloc...
2020-07-07 borsAuto merge of #73562 - poliorcetics:e0432-to-edition201...
2020-07-07 Manish GoregaokarRollup merge of #74074 - sunfishcode:windows-openoption...
2020-07-07 Manish GoregaokarRollup merge of #73974 - CAD97:rc-no-weak, r=dtolnay
2020-07-07 Manish GoregaokarRollup merge of #73969 - davidtwco:issue-73914-checkeda...
2020-07-07 Manish GoregaokarRollup merge of #73962 - ryr3:unsafe_tcp, r=LukasKalbertodt
2020-07-07 Manish GoregaokarRollup merge of #73953 - JohnTitor:audit-hidden-sugg...
2020-07-07 Manish GoregaokarRollup merge of #73870 - sexxi-goose:projection-ty...
2020-07-07 Manish GoregaokarRollup merge of #73856 - pierwill:pierwill-lexer-doc...
2020-07-07 Manish GoregaokarRollup merge of #70563 - GuillaumeGomez:page-hash-handl...
2020-07-05 Manish GoregaokarRollup merge of #73871 - da-x:private-types-2018-no...
2020-07-05 Manish GoregaokarRollup merge of #73787 - pickfire:rustc-attrs, r=RalfJung
2020-07-05 Manish GoregaokarRollup merge of #72688 - djugei:master, r=Amanieu
next