]> git.lizzy.rs Git - rust.git/history - Cargo.lock
Rollup merge of #76198 - CDirkx:const-ordering, r=dtolnay
[rust.git] / Cargo.lock
2020-09-15 Dylan DPCRollup merge of #76198 - CDirkx:const-ordering, r=dtolnay
2020-09-15 Dylan DPCRollup merge of #75882 - pickfire:patch-6, r=jyn514
2020-09-15 Dylan DPCRollup merge of #75304 - Aaron1011:feature/diag-deref...
2020-09-15 Dylan DPCRollup merge of #75146 - tmiasko:range-overflow, r...
2020-09-15 Dylan DPCRollup merge of #73955 - hellow554:unsafe_process,...
2020-09-15 borsAuto merge of #75148 - joechrisellis:master, r=Amanieu
2020-09-15 borsAuto merge of #76171 - estebank:turbofish-the-revenge...
2020-09-15 borsAuto merge of #76684 - jyn514:refactor-intra-links...
2020-09-15 borsAuto merge of #76682 - richkadel:vec-take, r=Mark-Simul...
2020-09-15 borsAuto merge of #74532 - fusion-engineering-forks:atomic...
2020-09-15 borsAuto merge of #76612 - estebank:pat-missing-fields...
2020-09-14 borsAuto merge of #76541 - matthiaskrgr:unstable_sort,...
2020-09-14 borsAuto merge of #75608 - estebank:suggest-boxed-match...
2020-09-14 borsAuto merge of #76278 - jethrogb:jb/sgx-rwlock-init...
2020-09-14 borsAuto merge of #76571 - lzutao:rustdoc-private-traits...
2020-09-14 borsAuto merge of #76549 - ehuss:lints-comments, r=wesleywiser
2020-09-14 borsAuto merge of #76195 - lcnr:const-Self, r=varkor
2020-09-14 borsAuto merge of #76123 - tmiasko:inline-args-storage...
2020-09-14 borsAuto merge of #76656 - jonas-schievink:fewer-unstable...
2020-09-13 Jonas SchievinkRollup merge of #76646 - CDirkx:mailmap, r=Mark-Simulacrum
2020-09-13 Jonas SchievinkRollup merge of #76640 - fusion-engineering-forks:synco...
2020-09-13 Jonas SchievinkRollup merge of #76629 - pickfire:patch-4, r=jonas...
2020-09-13 Jonas SchievinkRollup merge of #76527 - fusion-engineering-forks:clean...
2020-09-13 Jonas SchievinkRollup merge of #76441 - jyn514:parallel, r=jonas-schievink
2020-09-13 borsAuto merge of #76244 - vandenheuvel:remove__paramenv__d...
2020-09-13 Eric HussAuto-generate lint documentation.
2020-09-13 borsAuto merge of #76623 - slightlyoutofphase:master, r...
2020-09-13 borsAuto merge of #76598 - ad-anssi:diagnostic_errors_fix...
2020-09-13 borsAuto merge of #76588 - guswynn:debug_logging, r=jyn514...
2020-09-13 borsAuto merge of #76585 - Aaron1011:ignore-vert-plus,...
2020-09-13 borsAuto merge of #76349 - Mark-Simulacrum:dl-llvm, r=alexc...
2020-09-13 borsAuto merge of #76306 - tmiasko:nrvo-debuginfo, r=ecstat...
2020-09-13 Jonas SchievinkDon't query unstable data when `staged_api` is off
2020-09-12 borsAuto merge of #73461 - calebzulawski:validate-attribute...
2020-09-12 borsAuto merge of #76538 - fusion-engineering-forks:check...
2020-09-12 borsAuto merge of #76639 - Mark-Simulacrum:ci-hosts, r...
2020-09-12 borsAuto merge of #76632 - andjo403:updateDep, r=Mark-Simul...
2020-09-12 borsAuto merge of #76561 - Thomasdezeeuw:iov-constant-limit...
2020-09-12 Ralf JungRollup merge of #76615 - GuillaumeGomez:missing-example...
2020-09-12 Ralf JungRollup merge of #76530 - carbotaniuman:fix-rc, r=RalfJung
2020-09-12 Ralf JungRollup merge of #76484 - fusion-engineering-forks:maybe...
2020-09-12 Ralf JungRollup merge of #76297 - lcnr:const-ty-alias, r=varkor
2020-09-12 Ralf JungRollup merge of #76114 - marmeladema:duration-saturatin...
2020-09-12 Andreas Jonsonupdate the version of itertools and parking_lot
2020-09-12 borsAuto merge of #75756 - jyn514:diagnostic-suggestions...
2020-09-12 borsAuto merge of #75021 - cuviper:array_chunks_mut, r...
2020-09-12 borsAuto merge of #74328 - yoshuawuyts:stabilize-future...
2020-09-11 borsAuto merge of #73951 - pickfire:liballoc-intoiter,...
2020-09-11 borsAuto merge of #76499 - guswynn:priv_des, r=petrochenkov
2020-09-11 borsAuto merge of #75611 - JulianKnodt:cg_enum_err, r=lcnr
2020-09-11 borsAuto merge of #76381 - petrochenkov:nomingwcomp, r...
2020-09-10 borsAuto merge of #74437 - ssomers:btree_no_root_in_noderef...
2020-09-10 Tyler MandryRollup merge of #76568 - GuillaumeGomez:add-missing...
2020-09-10 Tyler MandryRollup merge of #76555 - alilleybrinker:reword_trivial_...
2020-09-10 Tyler MandryRollup merge of #76548 - tmiasko:validate, r=davidtwco
2020-09-10 Tyler MandryRollup merge of #76514 - hameerabbasi:const-generics...
2020-09-10 Tyler MandryRollup merge of #76289 - arijit79:master, r=jyn514
2020-09-10 flip1995Merge commit '5034d47f721ff4c3a3ff2aca9ef2ef3e1d067f9f...
2020-09-10 Thomas de ZeeuwUpdate libc in Cargo.lock
2020-09-10 borsAuto merge of #76378 - petrochenkov:lldtest, r=Mark...
2020-09-10 borsAuto merge of #76291 - matklad:spacing, r=petrochenkov
2020-09-10 borsAuto merge of #75573 - Aaron1011:feature/const-mutation...
2020-09-10 borsAuto merge of #76558 - tmandry:rollup-bskim2r, r=tmandry
2020-09-10 Tyler MandryRollup merge of #76556 - tmandry:revert-76285, r=tmandry
2020-09-10 Tyler MandryRollup merge of #76543 - ssomers:btree_cleanup_4, r...
2020-09-10 Tyler MandryRollup merge of #76500 - richkadel:mir-graphviz-dark...
2020-09-10 Tyler MandryRollup merge of #76497 - camelid:intra-doc-links-for...
2020-09-10 Tyler MandryRollup merge of #76472 - matthiaskrgr:llvm_cmake_vars...
2020-09-10 Tyler MandryRollup merge of #76458 - mbrubeck:hash_drain_filter...
2020-09-09 Tyler MandryRollup merge of #76493 - moonheart08:unique-quick,...
2020-09-09 Tyler MandryRollup merge of #76481 - moonheart08:vec_deque_constify...
2020-09-09 Tyler MandryRollup merge of #76465 - jyn514:auto-versioning, r...
2020-09-09 Tyler MandryRollup merge of #76430 - pickfire:patch-7, r=steveklabnik
2020-09-09 Tyler MandryRollup merge of #76313 - richkadel:mir-spanview-2,...
2020-09-09 Tyler MandryRollup merge of #76141 - jyn514:config.toml, r=Mark...
2020-09-09 Tyler MandryRollup merge of #75984 - kornelski:typeormodule, r...
2020-09-09 borsAuto merge of #73971 - ssomers:slice_slasher, r=Mark...
2020-09-09 borsAuto merge of #76445 - jyn514:doctests, r=Mark-Simulacr...
2020-09-09 borsAuto merge of #76406 - GuillaumeGomez:create-e0774...
2020-09-09 borsAuto merge of #76463 - camelid:improve-E0607-explanatio...
2020-09-09 borsAuto merge of #76453 - camelid:fix-css-crate-list,...
2020-09-09 borsAuto merge of #76418 - jyn514:readme, r=Dylan-DPC
2020-09-09 Matt BrubeckUpdate to hashbrown 0.9
2020-09-08 Dylan DPCRollup merge of #76403 - scileo:doc-all-impls, r=lcnr
2020-09-08 Dylan DPCRollup merge of #76402 - elichai:patch-2, r=wesleywiser
2020-09-08 Dylan DPCRollup merge of #76401 - JulianKnodt:i68366, r=lcnr
2020-09-08 Dylan DPCRollup merge of #76396 - dylni:fix-typo-in-tracking...
2020-09-08 Dylan DPCRollup merge of #76389 - MaulingMonkey:pr-natvis-hashma...
2020-09-08 Dylan DPCRollup merge of #76379 - petrochenkov:nodegen, r=Mark...
2020-09-08 Dylan DPCRollup merge of #76374 - pickfire:patch-4, r=Cldfire
2020-09-08 Dylan DPCRollup merge of #76355 - calebcartwright:reduce-rustfmt...
2020-09-08 Dylan DPCRollup merge of #76162 - abrausch:documentation-fix...
2020-09-08 borsAuto merge of #76332 - Mark-Simulacrum:bootstrap-llvm...
2020-09-08 borsAuto merge of #76308 - wesleywiser:enable_simplifyarmid...
2020-09-08 borsAuto merge of #76423 - Mark-Simulacrum:stable-bootstrap...
2020-09-08 borsAuto merge of #75585 - RalfJung:demotion, r=oli-obk
2020-09-08 borsAuto merge of #76210 - Mark-Simulacrum:tracing-update...
2020-09-08 borsAuto merge of #75138 - jumbatm:session-diagnostic-deriv...
2020-09-07 borsAuto merge of #76044 - ecstatic-morse:dataflow-lattice...
2020-09-07 borsAuto merge of #74366 - t-rapp:tr-bufreader-pos, r=Lukas...
next