]> git.lizzy.rs Git - rust.git/history - src/test/ui-fulldeps
Auto merge of #75428 - the8472:fix-copy-eopnotsupp, r=joshtriplett
[rust.git] / src / test / ui-fulldeps /
2020-09-05 borsAuto merge of #75428 - the8472:fix-copy-eopnotsupp...
2020-09-05 borsAuto merge of #75872 - mati865:pgo-tests, r=petrochenkov
2020-09-05 Dylan DPCRollup merge of #76285 - matklad:censor-spacing, r...
2020-09-05 Dylan DPCRollup merge of #76263 - tmiasko:inline-codegen-fn...
2020-09-05 Dylan DPCRollup merge of #76258 - Mark-Simulacrum:check-tests...
2020-09-05 Dylan DPCRollup merge of #76254 - tmiasko:fold-len, r=wesleywiser
2020-09-05 Dylan DPCRollup merge of #76082 - jyn514:top-level-links, r...
2020-09-05 Dylan DPCRollup merge of #76078 - jyn514:no-disambiguator, r...
2020-09-05 Dylan DPCRollup merge of #76060 - pickfire:patch-12, r=jyn514
2020-09-05 Dylan DPCRollup merge of #75994 - mental32:impl-rc-new-cyclic...
2020-09-05 Dylan DPCRollup merge of #75954 - ArekPiekarz:unstable_book_ffi_...
2020-09-05 Dylan DPCRollup merge of #75695 - JohnTitor:regression-test...
2020-09-05 borsAuto merge of #75584 - RalfJung:union-no-deref, r=matth...
2020-09-05 borsAuto merge of #75888 - GuillaumeGomez:trait-impl-assoc...
2020-09-05 borsAuto merge of #75173 - jackh726:chalk-0.21, r=nikomatsakis
2020-09-04 borsAuto merge of #75200 - ssomers:btree_valmut, r=Mark...
2020-09-04 borsAuto merge of #76292 - Aaron1011:fix/proc-macro-panic...
2020-09-04 borsAuto merge of #75655 - nielx:fix/haiku-llvm-libz, r...
2020-09-04 borsAuto merge of #75207 - dylni:add-slice-check-range...
2020-09-04 borsAuto merge of #76004 - richkadel:llvm-coverage-map...
2020-09-03 borsAuto merge of #73996 - da-x:short-unique-paths, r=petro...
2020-09-03 Aaron HillRespect `-Z proc-macro-backtrace` flag for panics insid...
2020-09-02 Dan Alonipretty: trim paths of unique symbols
2020-09-02 Tyler MandryRollup merge of #76088 - hbina:add_example, r=LukasKalb...
2020-09-02 Tyler MandryRollup merge of #74880 - chrisduerr:fix_matches, r...
2020-09-01 Jon GjengsetMerge branch 'master' into stabilize-vecdeque-make_cont...
2020-08-31 borsAuto merge of #75463 - CDirkx:ordering-const, r=CDirkx
2020-08-30 borsAuto merge of #75901 - GuillaumeGomez:ayu-theme-button...
2020-08-29 Dylan DPCRollup merge of #76057 - matklad:remove-retokenize...
2020-08-29 Dylan DPCRollup merge of #75910 - bugadani:testcase, r=oli-obk
2020-08-29 borsAuto merge of #75754 - joshtriplett:wip-perf-snappy...
2020-08-28 borsAuto merge of #72808 - Lucretiel:line-writer-reimpl...
2020-08-28 flip1995Merge commit '3d0b0e66afdfaa519d8855b338b35b4605775945...
2020-08-28 Pietro AlbiniRollup merge of #75941 - GuillaumeGomez:cleanup-e0761...
2020-08-28 Pietro AlbiniRollup merge of #75330 - Nemo157:improve-doc-cfg-featur...
2020-08-26 Dylan DPCRollup merge of #75870 - GuillaumeGomez:unify-border...
2020-08-26 Dylan DPCRollup merge of #75837 - GuillaumeGomez:fix-font-color...
2020-08-26 Dylan DPCRollup merge of #75818 - ollie27:doc_systemtime_windows...
2020-08-26 Dylan DPCRollup merge of #75806 - GuillaumeGomez:prevent-automat...
2020-08-26 Dylan DPCRollup merge of #75758 - bpangWR:master, r=Mark-Simulacrum
2020-08-26 Dylan DPCRollup merge of #74730 - androm3da:fix_libstd_hexlinux_...
2020-08-26 borsAuto merge of #75687 - TimDiekmann:realloc-align, r...
2020-08-26 borsAuto merge of #75843 - hermitcore:devel, r=nagisa
2020-08-25 borsAuto merge of #75302 - Aaron1011:feature/partial-move...
2020-08-25 borsAuto merge of #74275 - wesleywiser:break_up_partitionin...
2020-08-25 borsAuto merge of #75838 - mati865:profiler-atomics, r...
2020-08-25 borsAuto merge of #75364 - rylev:libpanic-abort-failfast...
2020-08-24 borsAuto merge of #75625 - mati865:mingw-cross-compile...
2020-08-24 borsAuto merge of #75110 - lzutao:ip-endianness, r=Mark...
2020-08-24 borsAuto merge of #75505 - Dylan-DPC:feature/arc_new, r...
2020-08-23 borsAuto merge of #75656 - tirr-c:match-suggest-semi, r...
2020-08-23 borsAuto merge of #75028 - MrModder:master, r=steveklabnik
2020-08-22 borsAuto merge of #75171 - amosonn:new_zeroed_slice, r...
2020-08-22 borsAuto merge of #74566 - lzutao:guard, r=petrochenkov
2020-08-22 borsAuto merge of #75776 - GuillaumeGomez:missing-doc-examp...
2020-08-22 Dylan DPCRollup merge of #75787 - LeSeulArtichaut:core-intra...
2020-08-22 Dylan DPCRollup merge of #75782 - GuillaumeGomez:more-links...
2020-08-22 Dylan DPCRollup merge of #75753 - koutheir:patch-1, r=steveklabnik
2020-08-22 Dylan DPCRollup merge of #75745 - jyn514:refactor-resolve, r...
2020-08-22 Dylan DPCRollup merge of #75725 - LeSeulArtichaut:alloc-intra...
2020-08-22 Dylan DPCRollup merge of #75718 - GuillaumeGomez:coverage-ui...
2020-08-22 Dylan DPCRollup merge of #75705 - denisvasilik:intra-doc-links...
2020-08-21 borsAuto merge of #75708 - JohnTitor:stay-cool-full-bootstr...
2020-08-21 borsAuto merge of #75694 - RalfJung:miri-align-to, r=nagisa
2020-08-21 borsAuto merge of #75697 - lzutao:mir-dumb-const-prefix...
2020-08-21 Yuki OkushiRollup merge of #75750 - poliorcetics:intra-links-std...
2020-08-21 Yuki OkushiRollup merge of #75727 - camelid:intra-doc-links-for...
2020-08-21 Yuki OkushiRollup merge of #75664 - mati865:mailmap, r=Dylan-DPC
2020-08-21 Yuki OkushiRollup merge of #75532 - tmiasko:rfc-1014, r=nikomatsakis
2020-08-21 Yuki OkushiRollup merge of #75324 - ericseppanen:master, r=JohnTitor
2020-08-21 borsAuto merge of #75642 - matklad:lexer-comments, r=petroc...
2020-08-21 borsAuto merge of #74846 - Aaron1011:fix/pat-token-capture...
2020-08-20 borsAuto merge of #73565 - matthewjasper:core-min-spec...
2020-08-20 Josh StoneRollup merge of #75702 - GuillaumeGomez:cleanup-e0759...
2020-08-20 Aaron HillCapture tokens for Pat used in macro_rules! argument
2020-08-20 borsAuto merge of #75595 - davidtwco:polymorphization-predi...
2020-08-19 Tyler MandryRollup merge of #75648 - matklad:lazy-dropck, r=KodrAus
2020-08-19 Tyler MandryRollup merge of #75593 - Mark-Simulacrum:compiler-docs...
2020-08-19 borsAuto merge of #75480 - ssomers:btree_check_invariant...
2020-08-19 borsAuto merge of #74098 - GuillaumeGomez:doc-alias-checks...
2020-08-19 borsAuto merge of #75600 - nagisa:improve_align_offset...
2020-08-19 Yuki OkushiRollup merge of #75685 - nixphix:docs/unix-ext, r=jyn514
2020-08-19 Yuki OkushiRollup merge of #75665 - GuillaumeGomez:doc-examples...
2020-08-19 Yuki OkushiRollup merge of #75658 - tgnottingham:issue-75599,...
2020-08-19 Yuki OkushiRollup merge of #75652 - jyn514:true-false-2, r=Guillau...
2020-08-19 Yuki OkushiRollup merge of #75646 - poliorcetics:intra-links-keywo...
2020-08-19 Yuki OkushiRollup merge of #75554 - jumbatm:fix-clashing-extern...
2020-08-19 Yuki OkushiRollup merge of #75499 - jack-champagne:jack-champagne...
2020-08-19 Yuki OkushiRollup merge of #75049 - janriemer:patch-1, r=poliorcetics
2020-08-19 Yuki OkushiRollup merge of #75038 - rust-lang:Havvy-patch-1, r...
2020-08-19 borsAuto merge of #75555 - workingjubilee:update-everything...
2020-08-18 borsAuto merge of #75635 - Aaron1011:fix/incr-fn-param...
2020-08-18 borsAuto merge of #75639 - RalfJung:miri, r=RalfJung
2020-08-18 borsAuto merge of #75631 - matklad:rust-analyzer-2020-08...
2020-08-18 borsAuto merge of #75566 - alasher:master, r=oli-obk
2020-08-18 borsAuto merge of #75621 - TimDiekmann:no-fast-realloc...
2020-08-18 Tyler MandryRollup merge of #75637 - ctaggart:wasm32build, r=Mark...
2020-08-18 Tyler MandryRollup merge of #75603 - mati865:mingw-out-implib-compa...
2020-08-18 Tyler MandryRollup merge of #75548 - dancrossnyc:master, r=tmandry
2020-08-18 borsAuto merge of #75653 - JohnTitor:rollup-0ejtdfo, r...
next