]> git.lizzy.rs Git - rust.git/history - compiler/rustc_mir/Cargo.toml
use RegionNameHighlight for async fn and closure returns
[rust.git] / compiler / rustc_mir / Cargo.toml
2020-10-05 Dylan DPCRollup merge of #77514 - scottmcm:less-once-chain-once...
2020-10-05 Dylan DPCRollup merge of #77512 - ecstatic-morse:const-checking...
2020-10-05 Dylan DPCRollup merge of #77471 - ssomers:btree_cleanup_3, r...
2020-10-05 Dylan DPCRollup merge of #77439 - varkor:min_const_generics...
2020-10-05 Dylan DPCRollup merge of #77407 - pietroalbini:less-build-manife...
2020-10-05 Dylan DPCRollup merge of #77395 - ssomers:btree_love_the_leaf_ed...
2020-10-05 Dylan DPCRollup merge of #77219 - mightyiam:issue_77100, r=jyn514
2020-10-05 Dylan DPCRollup merge of #76329 - GuillaumeGomez:doc-alias-crate...
2020-10-05 Dylan DPCRollup merge of #75928 - JulianKnodt:non_utf8, r=estebank
2020-10-04 borsAuto merge of #77023 - HeroicKatora:len-missed-optimiza...
2020-10-04 Jonas SchievinkRollup merge of #77518 - camelid:rustdoc-use-correct...
2020-10-04 Jonas SchievinkRollup merge of #77513 - jyn514:refactor-doc-fragments...
2020-10-04 Jonas SchievinkRollup merge of #77504 - Amanieu:select_simd_bitmask...
2020-10-04 Jonas SchievinkRollup merge of #77445 - ssomers:btree_cleanup_7, r...
2020-10-04 Jonas SchievinkRollup merge of #77368 - est31:apfloat_fix, r=varkor
2020-10-04 Jonas SchievinkRollup merge of #77072 - sharnoff:hash-docs, r=LukasKal...
2020-10-04 borsAuto merge of #76610 - hch12907:master, r=LukasKalbertodt
2020-10-04 borsAuto merge of #76448 - haraldh:default_alloc_error_hand...
2020-10-04 borsAuto merge of #77380 - fusion-engineering-forks:unbox...
2020-10-04 borsAuto merge of #77517 - JohnTitor:rollup-msbd49e, r...
2020-10-04 Yuki OkushiRollup merge of #77508 - camelid:patch-8, r=jonas-schievink
2020-10-04 Yuki OkushiRollup merge of #77473 - Mark-Simulacrum:check-limited...
2020-10-04 Yuki OkushiRollup merge of #77469 - camelid:rustdoc-better-failed...
2020-10-04 Yuki OkushiRollup merge of #77468 - camelid:fix-test-name, r=Dylan-DPC
2020-10-04 Yuki OkushiRollup merge of #77447 - ssomers:btree_cleanup_8, r...
2020-10-04 Yuki OkushiRollup merge of #77419 - GuillaumeGomez:create-e0777...
2020-10-04 Yuki OkushiRollup merge of #77388 - JohnTitor:add-tests, r=Dylan-DPC
2020-10-04 Yuki OkushiRollup merge of #77190 - jakevossen5:master, r=eddyb
2020-10-04 Yuki OkushiRollup merge of #76768 - workingjubilee:reject-oob...
2020-10-04 Yuki OkushiRollup merge of #75699 - notriddle:drop-bounds-lint...
2020-10-04 Yuki OkushiRollup merge of #75143 - oli-obk:tracing, r=RalfJung
2020-10-03 borsAuto merge of #74160 - CAD97:weak-as-unsized-ptr, r...
2020-10-02 Jonas SchievinkRollup merge of #75377 - canova:map_debug_impl, r=dtolnay
2020-09-28 Oliver SchererUse `tracing` spans to trace the entire MIR interp...
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-25 borsAuto merge of #73453 - erikdesjardins:tuplayout, r...
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 #76521 - tavianator:fix-pthread-getattr...
2020-09-21 Ralf JungRollup merge of #76439 - GuillaumeGomez:add-error-expla...
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 #76636 - RalfJung:miri-size-assert...
2020-09-19 Ralf JungRollup merge of #76525 - fusion-engineering-forks:strin...
2020-09-19 Ralf JungRollup merge of #76434 - RalfJung:black-box, r=Mark...
2020-09-19 Ralf JungRollup merge of #76400 - pickfire:patch-5, r=dtolnay
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-17 borsAuto merge of #76645 - fusion-engineering-forks:windows...
2020-09-17 borsAuto merge of #76634 - RalfJung:miri-guaranteed-eq...
2020-09-17 borsAuto merge of #76028 - aticu:improve_e0118, r=estebank...
2020-09-16 Tyler MandryRollup merge of #76794 - richkadel:graphviz-font, r...
2020-09-16 Tyler MandryRollup merge of #76721 - camelid:intra-doc-links-for...
2020-09-16 Tyler MandryRollup merge of #76642 - GuillaumeGomez:ignored-private...
2020-09-16 borsAuto merge of #76420 - Gelbpunkt:aarch64-linux-musl...
2020-09-16 Dylan DPCRollup merge of #76694 - wesleywiser:partitioning_cx_tr...
2020-09-16 Ralf JungRollup merge of #76641 - nox:pointee-random-stuff,...
2020-09-16 Ralf JungRollup merge of #76622 - jyn514:bootstrap-readme, r...
2020-09-16 Ralf JungRollup merge of #76534 - notriddle:doc-comments, r...
2020-09-16 Ralf JungRollup merge of #76369 - ayushmishra2005:move_various_s...
2020-09-16 Ralf JungRollup merge of #76366 - ayushmishra2005:arith_tests_in...
2020-09-16 Ralf JungRollup merge of #76335 - CDirkx:const-duration, r=ecsta...
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-16 borsAuto merge of #76625 - jyn514:default-stages, r=Mark...
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 #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 #76123 - tmiasko:inline-args-storage...
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 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...
next