]> git.lizzy.rs Git - rust.git/history - compiler/rustc_data_structures/Cargo.toml
Rollup merge of #82979 - GuillaumeGomez:run-button-pos, r=Nemo157
[rust.git] / compiler / rustc_data_structures / Cargo.toml
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 #82641 - camelid:lang-item-docs, r=jyn514
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...
2021-02-27 Dylan DPCRollup merge of #82057 - upsuper-forks:cstr, r=davidtwc...
2021-02-26 Guillaume GomezRollup merge of #81940 - jhpratt:stabilize-str_split_on...
2021-02-26 borsAuto merge of #78429 - casey:doctest-attribute-splittin...
2021-02-25 Wesley WiserUpdate measureme dependency to the latest version
2021-02-25 Dylan DPCRollup merge of #82220 - henryboisdequin:fixes-80853...
2021-02-25 Dylan DPCRollup merge of #82087 - estebank:abolish-ice, r=oli-obk
2021-02-25 Dylan DPCRollup merge of #81713 - estebank:unstable-assoc-item...
2021-02-25 Dylan DPCRollup merge of #81575 - camelid:rustdoc-wrongnamespace...
2021-02-25 flip1995Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a...
2021-02-23 Dylan DPCRollup merge of #82113 - m-ou-se:panic-format-lint...
2021-02-23 Dylan DPCRollup merge of #81629 - 1000teslas:issue-81365-fix...
2021-02-23 borsAuto merge of #82127 - tgnottingham:tune-ahead-of-time...
2021-02-23 borsAuto merge of #82102 - nagisa:nagisa/fix-dwo-name,...
2021-02-23 Dylan DPCRollup merge of #82234 - GuillaumeGomez:remove-query...
2021-02-23 Dylan DPCRollup merge of #82128 - anall:feature/add_diagnostic_i...
2021-02-23 Dylan DPCRollup merge of #82091 - henryboisdequin:use-place...
2021-02-23 Dylan DPCRollup merge of #81984 - sunfishcode:wasi-link, r=alexc...
2021-02-23 Dylan DPCRollup merge of #81837 - gilescope:to_ascii_speedups...
2021-02-23 Dylan DPCRollup merge of #81235 - reese:rw-tuple-diagnostics...
2021-02-23 Dylan DPCRollup merge of #81154 - dylni:improve-design-of-assert...
2021-02-23 Dylan DPCRollup merge of #79423 - camelid:smart-punct, r=jyn514
2021-02-22 borsAuto merge of #81362 - ssomers:btree_drainy_refactor_8...
2021-02-22 Yuki OkushiRollup merge of #82098 - LukasKalbertodt:add-collect...
2021-02-22 borsAuto merge of #81732 - m-ou-se:inherit-overflow-checks...
next