]> git.lizzy.rs Git - rust.git/history - compiler/rustc_traits/Cargo.toml
Update chalk to 0.29.0
[rust.git] / compiler / rustc_traits / Cargo.toml
2020-09-27 Bram van den HeuvelUpdate chalk to 0.29.0
2020-09-27 borsAuto merge of #71274 - RalfJung:raw-init-check-aggregat...
2020-09-27 borsAuto merge of #76955 - jyn514:refactor-diagnostics...
2020-09-27 borsAuto merge of #77154 - fusion-engineering-forks:lazy...
2020-09-26 Jonas SchievinkRollup merge of #77209 - jyn514:fix-docs, r=petrochenkov
2020-09-26 Jonas SchievinkRollup merge of #77208 - mati865:late-link-args-order...
2020-09-26 Jonas SchievinkRollup merge of #77184 - pickfire:patch-4, r=kennytm
2020-09-26 Jonas SchievinkRollup merge of #77167 - fusion-engineering-forks:fix...
2020-09-26 Jonas SchievinkRollup merge of #77129 - ehuss:update-cargo, r=ehuss
2020-09-26 Jonas SchievinkRollup merge of #77107 - bugadani:perf, r=oli-obk
2020-09-26 Jonas SchievinkRollup merge of #76917 - GuillaumeGomez:map-missing...
2020-09-26 Ralf JungRollup merge of #77181 - GuillaumeGomez:add-pointer...
2020-09-26 Ralf JungRollup merge of #77166 - RalfJung:miri, r=RalfJung
2020-09-26 Ralf JungRollup merge of #77161 - est31:swich_len_already_truste...
2020-09-26 Ralf JungRollup merge of #77127 - camelid:update-mdbook, r=Dylan-DPC
2020-09-26 Ralf JungRollup merge of #77122 - ecstatic-morse:const-fn-arithm...
2020-09-26 Ralf JungRollup merge of #77093 - lcnr:const-generics-infer...
2020-09-26 Ralf JungRollup merge of #77076 - GuillaumeGomez:missing-code...
2020-09-26 Ralf JungRollup merge of #76631 - jyn514:x.py-setup, r=Mark...
2020-09-26 Ralf JungRollup merge of #75454 - ltratt:option_optimisation_gua...
2020-09-26 borsAuto merge of #76485 - estebank:format_arg_capture_span...
2020-09-26 borsAuto merge of #70743 - oli-obk:eager_const_to_pat_conve...
2020-09-26 borsAuto merge of #74225 - poliorcetics:std-thread-unsafe...
2020-09-25 Jonas SchievinkRollup merge of #77183 - bugadani:issue-77088, r=varkor
2020-09-25 Jonas SchievinkRollup merge of #77176 - austinkeeley:intrinsics-docume...
2020-09-25 Jonas SchievinkRollup merge of #77155 - lcnr:ImplSource, r=ecstatic...
2020-09-25 Jonas SchievinkRollup merge of #77146 - Mark-Simulacrum:xpyinstall...
2020-09-25 Jonas SchievinkRollup merge of #77126 - Mark-Simulacrum:llvm-less...
2020-09-25 Jonas SchievinkRollup merge of #77120 - ecstatic-morse:keep-stage...
2020-09-25 Jonas SchievinkRollup merge of #77106 - matthiaskrgr:changelog_seen...
2020-09-25 Jonas SchievinkRollup merge of #77097 - fusion-engineering-forks:slice...
2020-09-25 Jonas SchievinkRollup merge of #77086 - ehuss:src-libunwind, r=Mark...
2020-09-25 Jonas SchievinkRollup merge of #77073 - lcnr:ty-trait-param, r=matthew...
2020-09-25 Jonas SchievinkRollup merge of #77066 - jonas-schievink:dest-prop...
2020-09-25 Jonas SchievinkRollup merge of #77005 - ssomers:btree_cleanup_3, r...
2020-09-25 Jonas SchievinkRollup merge of #76973 - lzutao:unstably-const-assume...
2020-09-25 Jonas SchievinkRollup merge of #76932 - fusion-engineering-forks:condv...
2020-09-25 borsAuto merge of #77157 - tmiasko:simplify-cfg-dup, r...
2020-09-25 borsAuto merge of #73453 - erikdesjardins:tuplayout, r...
2020-09-25 borsAuto merge of #77152 - vandenheuvel:update_chalk_furthe...
2020-09-24 Bram van den HeuvelUpgrade chalk to 0.28.0
2020-09-24 Bram van den HeuvelUpdate chalk to 0.27.0
2020-09-24 Bram van den HeuvelUpdate chalk to 0.26.0
2020-09-24 Bram van den HeuvelUpdate chalk to 0.25.0
2020-09-24 Bram van den HeuvelUpdate chalk to 0.24.0
2020-09-24 Bram van den HeuvelUpdate chalk to 0.23.0
2020-09-24 Bram van den HeuvelUpdate chalk to 0.22.0
2020-09-24 flip1995Merge commit 'e636b88aa180e8cab9e28802aac90adbc984234d...
2020-09-22 borsAuto merge of #76110 - FedericoPonzi:convert-openoption...
2020-09-22 ecstatic-morseRollup merge of #76275 - FedericoPonzi:immutable-write...
2020-09-22 ecstatic-morseRollup merge of #76150 - matklad:droporder, r=withoutboats
2020-09-22 ecstatic-morseRollup merge of #72734 - pickfire:liballoc, r=KodrAus
2020-09-21 Ralf JungRollup merge of #76961 - bugadani:test-34634, r=Mark...
2020-09-21 borsAuto merge of #75974 - SkiFire13:peekmut-opt-sift,...
2020-09-20 borsAuto merge of #76136 - CDirkx:const-result, r=dtolnay
2020-09-20 borsAuto merge of #75346 - davidtwco:issue-69925-polymorphi...
2020-09-19 Ralf JungRollup merge of #76310 - scottmcm:array-try_from-vec...
2020-09-19 Ralf JungRollup merge of #75580 - JulianKnodt:or_pattern, r...
2020-09-19 Ralf JungRollup merge of #75099 - davidtwco:is-zst-abstraction...
2020-09-19 Ralf JungRollup merge of #73963 - hellow554:unsafe_path, r=Mark...
2020-09-16 Dylan DPCRollup merge of #76694 - wesleywiser:partitioning_cx_tr...
2020-09-16 Ralf JungRollup merge of #76262 - howard0su:patch-1, r=cramertj
2020-09-16 Ralf JungRollup merge of #76062 - pickfire:patch-13, r=jyn514
2020-09-16 Ralf JungRollup merge of #76056 - pickfire:patch-10, r=jyn514
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 #75146 - tmiasko:range-overflow, r...
2020-09-15 Dylan DPCRollup merge of #73955 - hellow554:unsafe_process,...
2020-09-15 borsAuto merge of #76171 - estebank:turbofish-the-revenge...
2020-09-14 borsAuto merge of #76278 - jethrogb:jb/sgx-rwlock-init...
2020-09-14 borsAuto merge of #76123 - tmiasko:inline-args-storage...
2020-09-13 borsAuto merge of #76306 - tmiasko:nrvo-debuginfo, r=ecstat...
2020-09-12 Ralf JungRollup merge of #76297 - lcnr:const-ty-alias, r=varkor
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-10 flip1995Merge commit '5034d47f721ff4c3a3ff2aca9ef2ef3e1d067f9f...
2020-09-10 borsAuto merge of #76291 - matklad:spacing, r=petrochenkov
2020-09-10 borsAuto merge of #75573 - Aaron1011:feature/const-mutation...
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-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 #76308 - wesleywiser:enable_simplifyarmid...
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...
2020-09-06 Dylan DPCRollup merge of #76358 - Wilfred:patch-3, r=lcnr
2020-09-06 Dylan DPCRollup merge of #76346 - gillespiecd:nlinks-docs, r...
2020-09-06 Dylan DPCRollup merge of #76344 - camelid:patch-6, r=KodrAus
2020-09-06 Dylan DPCRollup merge of #76340 - jonas-schievink:rm-dupe, r...
2020-09-06 Dylan DPCRollup merge of #76338 - euclio:intra-link-iterator...
2020-09-06 Dylan DPCRollup merge of #76324 - ayushmishra2005:move_vec_tests...
2020-09-06 Dylan DPCRollup merge of #76318 - scottmcm:one-control-flow...
2020-09-06 Dylan DPCRollup merge of #76312 - numbermaniac:patch-1, r=shepmaster
2020-09-06 Dylan DPCRollup merge of #76309 - lzutao:indent-note, r=jyn514
2020-09-06 Dylan DPCRollup merge of #76305 - CDirkx:const-tests, r=matklad
next