]> git.lizzy.rs Git - rust.git/history - compiler/rustc_middle/Cargo.toml
Auto merge of #82536 - sexxi-goose:handle-patterns-take-2, r=nikomatsakis
[rust.git] / compiler / rustc_middle / Cargo.toml
2021-03-16 borsAuto merge of #82536 - sexxi-goose:handle-patterns...
2021-03-16 Yuki OkushiRollup merge of #83160 - m-ou-se:deprecate-rustc-serial...
2021-03-16 Yuki OkushiRollup merge of #83077 - notriddle:gc-cleanup-rustdoc...
2021-03-16 Yuki OkushiRollup merge of #83072 - henryboisdequin:patch-1, r...
2021-03-16 Yuki OkushiRollup merge of #81822 - Kixunil:path_try_exists, r...
2021-03-16 borsAuto merge of #82838 - Amanieu:rustdoc_asm, r=nagisa
2021-03-15 borsAuto merge of #83121 - the8472:env-rwlock-2, r=joshtriplett
2021-03-15 Dylan DPCRollup merge of #83144 - hyd-dev:parse-sess-created...
2021-03-15 Dylan DPCRollup merge of #83132 - Aaron1011:fix/incr-cache-dummy...
2021-03-15 Dylan DPCRollup merge of #83127 - Aaron1011:time-macros-impl...
2021-03-15 Dylan DPCRollup merge of #83113 - osa1:refactor_try_index_step...
2021-03-15 Dylan DPCRollup merge of #83110 - hyksm:fix-typo, r=jonas-schievink
2021-03-15 Dylan DPCRollup merge of #83108 - jyn514:remove-unused, r=estebank
2021-03-15 Dylan DPCRollup merge of #83098 - camelid:more-doc-attr-check...
2021-03-15 Dylan DPCRollup merge of #83054 - tmiasko:rustc_layout_scalar_va...
2021-03-15 Dylan DPCRollup merge of #82989 - Smittyvb:other-lang-literal...
2021-03-15 borsAuto merge of #83118 - erikdesjardins:removezst, r...
2021-03-15 borsAuto merge of #82999 - cuviper:rustc-rayon-0.3.1, r...
2021-03-14 Yuki OkushiRollup merge of #82121 - lopopolo:pathbuf-osstring...
2021-03-14 Yuki OkushiRollup merge of #81465 - joshtriplett:duration-formatti...
2021-03-12 flip1995Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42...
2021-03-12 borsAuto merge of #82422 - petrochenkov:allunst, r=oli-obk
2021-03-11 Yuki OkushiRollup merge of #82571 - aDotInTheVoid:reexport-tests...
2021-03-11 Yuki OkushiRollup merge of #80385 - camelid:clarify-cell-replace...
2021-03-11 borsAuto merge of #82417 - the8472:fix-copy_file_range...
2021-03-11 borsAuto merge of #82641 - camelid:lang-item-docs, r=jyn514
2021-03-11 Josh StoneUpdate to rustc-rayon 0.3.1
2021-03-10 Dylan DPCRollup merge of #82217 - m-ou-se:edition-prelude, r...
2021-03-10 Dylan DPCRollup merge of #81309 - lcnr:lazy-norm-err-msgh, r...
2021-03-09 Yuki OkushiRollup merge of #82411 - ijackson:fix-exitstatus, r...
2021-03-09 Yuki OkushiRollup merge of #79208 - LeSeulArtichaut:stable-unsafe_...
2021-03-09 Mara BosRollup merge of #82887 - henryboisdequin:improve-contri...
2021-03-09 Mara BosRollup merge of #81879 - imbrem:make-reverse-repr-trans...
2021-03-09 Mara BosRollup merge of #81127 - hanmertens:binary_heap_sift_do...
2021-03-08 Dylan DPCRollup merge of #82557 - rylev:natvis-improvements...
2021-03-08 Dylan DPCRollup merge of #82047 - the8472:fast-rename, r=davidtwco
2021-03-07 borsAuto merge of #81635 - michaelwoerister:structured_def_...
2021-03-07 borsAuto merge of #82285 - nhwn:nonzero-debug, r=nagisa
2021-03-07 Yuki OkushiRollup merge of #82822 - henryboisdequin:fix-typo-rustc...
2021-03-07 Yuki OkushiRollup merge of #82720 - henryboisdequin:fix-79040...
2021-03-07 Yuki OkushiRollup merge of #82592 - Lonami:patch-1, r=RalfJung
2021-03-07 Yuki OkushiRollup merge of #82130 - jhpratt:const-option-result...
2021-03-05 borsAuto merge of #74024 - Folyd:master, r=m-ou-se
2021-03-05 bjorn3Merge commit '9a0c32934ebe376128230aa8da3275697b2053e7...
2021-03-05 MaraRollup merge of #81939 - kper:fixing-81584-allocate...
2021-03-05 MaraRollup merge of #81136 - Xavientois:io_reader_size_hint...
2021-03-05 MaraRollup merge of #80763 - petrochenkov:pubusecrate,...
2021-03-05 borsAuto merge of #71481 - estebank:inherit-stability,...
2021-03-04 Yuki OkushiRollup merge of #82564 - WaffleLapkin:revert_spare_mut...
2021-03-04 Yuki OkushiRollup merge of #82315 - jsha:font-display-swap, r...
2021-03-04 Yuki OkushiRollup merge of #82310 - jsha:rustdoc-search-onfocus...
2021-03-03 Yuki OkushiRollup merge of #82689 - camelid:rustdoc-nominated...
2021-03-03 Yuki OkushiRollup merge of #82589 - LinkTed:master, r=joshtriplett
2021-03-03 Yuki OkushiRollup merge of #82439 - ssomers:btree_fix_unsafety...
2021-03-03 Yuki OkushiRollup merge of #81223 - GuillaumeGomez:generate-redire...
2021-03-03 borsAuto merge of #76345 - okready:sgx-mem-range-overflow...
2021-03-02 borsAuto merge of #82562 - llogiq:one-up-82248, r=oli-obk
2021-03-02 borsAuto merge of #82043 - tmiasko:may-have-side-effect...
2021-03-02 Yuki OkushiRollup merge of #82593 - sunfishcode:wasi-docs, r=alexc...
2021-03-02 Yuki OkushiRollup merge of #82579 - osa1:issue82566, r=estebank
2021-03-02 Yuki OkushiRollup merge of #82516 - PoignardAzur:inherent-impl...
2021-03-02 Yuki OkushiRollup merge of #82376 - tmiasko:inline-options, r...
2021-03-02 Yuki OkushiRollup merge of #80874 - jyn514:intra-doc-docs, r=Manis...
2021-03-02 Yuki OkushiRollup merge of #80189 - jyn514:convert-primitives...
2021-03-01 Guillaume GomezRollup merge of #82662 - GuillaumeGomez:doc-attr-check...
2021-03-01 Guillaume GomezRollup merge of #82598 - GuillaumeGomez:rustdoc-rustc...
2021-03-01 Guillaume GomezRollup merge of #81932 - jyn514:rustdoc-logging, r...
2021-03-01 Guillaume GomezRollup merge of #80734 - abonander:ab/issue-66693,...
2021-03-01 borsAuto merge of #82587 - taiki-e:unaligned_references...
2021-03-01 Joshua NelsonRollup merge of #82620 - jyn514:apply-renamed-lints...
2021-03-01 Joshua NelsonRollup merge of #82578 - camsteffen:diag-items, r=oli-obk
2021-03-01 Joshua NelsonRollup merge of #82480 - jyn514:no-enable-constant...
2021-03-01 Joshua NelsonRollup merge of #82428 - ehuss:update-mdbook, r=Mark...
2021-03-01 Joshua NelsonRollup merge of #81210 - ssomers:btree_fix_node_size_te...
2021-03-01 Yuki OkushiRollup merge of #82622 - jyn514:cargo-test-args, r...
2021-03-01 Yuki OkushiRollup merge of #82543 - klensy:skip-jobs, r=Mark-Simul...
2021-03-01 Yuki OkushiRollup merge of #82532 - pnkfelix:rustbuild-print-step...
2021-03-01 Yuki OkushiRollup merge of #82531 - GuillaumeGomez:gui-tests-start...
2021-03-01 Yuki OkushiRollup merge of #82507 - jyn514:tidy-windows, r=Mark...
2021-03-01 Yuki OkushiRollup merge of #82403 - pnkfelix:rustbuild-emit-env...
2021-03-01 Yuki OkushiRollup merge of #82309 - jyn514:rustdocflags, r=Mark...
2021-03-01 borsAuto merge of #82440 - ssomers:btree_fix_casts, r=Mark...
2021-03-01 borsAuto merge of #81094 - ssomers:btree_drainy_refactor_3...
2021-03-01 borsAuto merge of #82601 - terhechte:catalyst-support-m1...
2021-02-28 borsAuto merge of #81349 - jyn514:blanket-impls-cleanup...
2021-02-28 borsAuto merge of #82560 - tspiteri:releases-typo, r=ehuss
2021-02-28 borsAuto merge of #82603 - RalfJung:miri, r=RalfJung
2021-02-28 borsAuto merge of #82350 - ehuss:test-chapter, r=jyn514
2021-02-28 borsAuto merge of #82605 - cuviper:issue81051, r=nikic
2021-02-28 borsAuto merge of #82594 - nagisa:nagisa/remove-rumprun...
2021-02-28 borsAuto merge of #82611 - Dylan-DPC:rollup-l7xlpks, r...
2021-02-27 Dylan DPCRollup merge of #82607 - bjorn3:frame_loc_getter, r...
2021-02-27 Dylan DPCRollup merge of #82596 - matklad:rwlock, r=sfackler
2021-02-27 Dylan DPCRollup merge of #82584 - tazjin:rustdoc-aria, r=Guillau...
2021-02-27 Dylan DPCRollup merge of #82563 - lucas-deangelis:issue-82209...
2021-02-27 Dylan DPCRollup merge of #82561 - tspiteri:cube-root, r=Dylan-DPC
2021-02-27 Dylan DPCRollup merge of #82537 - wesleywiser:update_measureme...
2021-02-27 Dylan DPCRollup merge of #81856 - Smittyvb:utf16-warn, r=matthew...
2021-02-27 borsAuto merge of #81874 - tesuji:spec_slice_fill, r=matthe...
2021-02-27 Dylan DPCRollup merge of #82421 - sunfishcode:wasi-metadata...
next