]> git.lizzy.rs Git - rust.git/history - Cargo.toml
Rollup merge of #83374 - reyk:fix/bsd-ancillary, r=joshtriplett
[rust.git] / Cargo.toml
2021-03-29 bjorn3Merge commit '0969bc6dde001e01e7e1f58c8ccd7750f8a49ae1...
2021-03-28 borsAuto merge of #81728 - Qwaz:fix-80335, r=joshtriplett
2021-03-27 Yuki OkushiRollup merge of #79399 - pickfire:patch-3, r=JohnTitor
2021-03-26 bjorn3Sync from rust 4137088d9da94f693b287f35e2b17782c0b1a283
2021-03-25 flip1995Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1...
2021-03-25 borsAuto merge of #6971 - flip1995:rustup, r=flip1995
2021-03-25 flip1995Bump Clippy Version -> 0.1.53
2021-03-25 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-03-23 Yuki OkushiRollup merge of #81917 - rust-lang:relnotes-1.51.0...
2021-03-22 Dylan DPCRollup merge of #80771 - thomcc:nonnull-refmut, r=dtolnay
2021-03-17 borsAuto merge of #82122 - bstrie:dep4real, r=dtolnay
2021-03-17 bjorn3Sync from rust 04ae50179a802d1d18bb780baa85f55864f56616
2021-03-17 borsAuto merge of #6805 - matthiaskrgr:uca_nopub_6803,...
2021-03-17 borsAuto merge of #6917 - MysteryJump:fix-manual-unwrap...
2021-03-16 Yuki OkushiRollup merge of #81822 - Kixunil:path_try_exists, r...
2021-03-16 borsAuto merge of #6912 - flip1995:dep-cleanup, r=Manishearth
2021-03-16 flip1995Get rid of some unused dependecies
2021-03-15 bjorn3Use mmap for metadata loading
2021-03-14 Yuki OkushiRollup merge of #81465 - joshtriplett:duration-formatti...
2021-03-13 borsAuto merge of #6859 - magurotuna:if_then_some_else_none...
2021-03-12 flip1995Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42...
2021-03-12 flip1995Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42...
2021-03-11 Yuki OkushiRollup merge of #80385 - camelid:clarify-cell-replace...
2021-03-11 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-03-10 Dylan DPCRollup merge of #81309 - lcnr:lazy-norm-err-msgh, r...
2021-03-10 borsAuto merge of #6814 - hyd-dev:issue-6486, r=flip1995
2021-03-10 borsAuto merge of #6794 - camsteffen:needless-borrowed...
2021-03-09 borsAuto merge of #6878 - flip1995:authors, r=Manishearth
2021-03-09 flip1995Set Clippy authors to "The Rust Clippy Developers"
2021-03-09 borsAuto merge of #6866 - anall:ice6840, r=flip1995
2021-03-09 borsAuto merge of #6868 - Jarcho:lang_item, r=flip1995
2021-03-09 borsAuto merge of #6873 - Y-Nak:refactor-casts-lint, r...
2021-03-09 bjorn3Add rustc_private=true to the package metadata for...
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 borsAuto merge of #6869 - DJMcNab:rust-analyzer-private...
2021-03-08 Daniel McNabOpt-in to rustc_private for `rust-analyzer`
2021-03-08 borsAuto merge of #82727 - oli-obk:shrinkmem, r=pnkfelix
2021-03-07 borsAuto merge of #81635 - michaelwoerister:structured_def_...
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 #82130 - jhpratt:const-option-result...
2021-03-06 bjorn3Revert "Use jemalloc"
2021-03-06 bjorn3Use jemalloc
2021-03-05 borsAuto merge of #74024 - Folyd:master, r=m-ou-se
2021-03-05 bjorn3Merge commit '9a0c32934ebe376128230aa8da3275697b2053e7...
2021-03-05 bjorn3Merge commit '9a0c32934ebe376128230aa8da3275697b2053e7...
2021-03-05 MaraRollup merge of #81136 - Xavientois:io_reader_size_hint...
2021-03-05 bjorn3Sync from rust a0d66b54fb3acc2125972b88ff543a2c04d14af5
2021-03-03 borsAuto merge of #76345 - okready:sgx-mem-range-overflow...
2021-03-02 borsAuto merge of #6801 - Jarcho:manual_match_fix, r=phansch
2021-03-02 Yuki OkushiRollup merge of #80874 - jyn514:intra-doc-docs, r=Manis...
2021-03-02 borsAuto merge of #6791 - TaKO8Ki:iter-count, r=matthiaskrgr
2021-03-01 Guillaume GomezRollup merge of #80734 - abonander:ab/issue-66693,...
2021-02-28 borsAuto merge of #6787 - matthiaskrgr:lint_msgs, r=llogiq
2021-02-28 Matthias Krügertests: add test that roughly ensures that our lint...
2021-02-28 borsAuto merge of #6802 - camsteffen:dogfood-fix, r=llogiq
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-26 Cameron SteffenRevert "Add workspace to manifest"
2021-02-26 Cameron SteffenRevert "Fix lintcheck by excluding checked crates from...
2021-02-26 Guillaume GomezRollup merge of #81940 - jhpratt:stabilize-str_split_on...
2021-02-25 borsAuto merge of #6601 - mdm:fix-unit-args-false-positive...
2021-02-25 borsAuto merge of #6790 - mgacek8:issue_6748, r=Manishearth
2021-02-25 Dylan DPCRollup merge of #82220 - henryboisdequin:fixes-80853...
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 flip1995Fix Clippy build and test
2021-02-25 flip1995Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a...
2021-02-25 flip1995Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a...
2021-02-25 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-02-23 Dylan DPCRollup merge of #81629 - 1000teslas:issue-81365-fix...
2021-02-23 Dylan DPCRollup merge of #82234 - GuillaumeGomez:remove-query...
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 #79423 - camelid:smart-punct, r=jyn514
2021-02-22 borsAuto merge of #81362 - ssomers:btree_drainy_refactor_8...
2021-02-21 bjorn3Sync from rust 3e826bb11228508fbe749e594038d6727208aa94
2021-02-21 borsAuto merge of #6770 - ThibsG:PostfixEnumVariant, r...
2021-02-21 borsAuto merge of #6765 - camsteffen:unnecessary-wraps...
2021-02-21 borsAuto merge of #6754 - camsteffen:spanlesseq-res, r...
2021-02-21 bjorn3Merge pull request #1140 from bjorn3/no_more_oldbe
2021-02-21 Yuki OkushiRollup merge of #81966 - deg4uss3r:degausser/aarch64_ap...
2021-02-21 Yuki OkushiRollup merge of #81300 - ssomers:btree_cleanup_leak_tes...
2021-02-20 Guillaume GomezRollup merge of #82260 - ojeda:rustc-argfile, r=jyn514
2021-02-20 borsAuto merge of #6717 - booleancoercion:master, r=llogiq
2021-02-20 borsAuto merge of #81427 - klensy:eat-digits, r=m-ou-se
2021-02-19 Dylan DPCRollup merge of #82274 - andersk:test-unwrap, r=Mark...
2021-02-19 Dylan DPCRollup merge of #82261 - ojeda:rustdoc-argfile, r=jyn514
2021-02-19 Dylan DPCRollup merge of #81496 - guswynn:expected_async_block...
2021-02-18 borsAuto merge of #6665 - pag4k:unnecessary_wraps_bug_6640...
2021-02-18 borsAuto merge of #6763 - flip1995:fix_lintcheck, r=matthia...
2021-02-18 flip1995Fix lintcheck by excluding checked crates from workspace
2021-02-18 bjorn3Remove support for x86 oldBE
2021-02-18 Dylan DPCRollup merge of #81546 - hyd-dev:libtest-run-out-of...
2021-02-18 borsAuto merge of #81574 - tmiasko:p, r=oli-obk
2021-02-18 Yuki OkushiRollup merge of #82211 - henryboisdequin:make-setup...
2021-02-18 Yuki OkushiRollup merge of #82203 - c410-f3r:tests-tests-tests...
next