]> git.lizzy.rs Git - rust.git/history - src/librustc_codegen_ssa/Cargo.toml
Rollup merge of #75485 - RalfJung:pin, r=nagisa
[rust.git] / src / librustc_codegen_ssa / Cargo.toml
2020-08-16 Tyler MandryRollup merge of #75485 - RalfJung:pin, r=nagisa
2020-08-16 Tyler MandryRollup merge of #75423 - denisvasilik:intra-doc-links...
2020-08-16 Tyler MandryRollup merge of #75223 - Aaron1011:feature/session...
2020-08-16 Tyler MandryRollup merge of #75177 - JohnTitor:broken-mir-test...
2020-08-16 Tyler MandryRollup merge of #74204 - ayazhafiz:i/74120, r=eddyb
2020-08-16 borsAuto merge of #73176 - LeSeulArtichaut:tyctxtat-err...
2020-08-16 borsAuto merge of #75472 - Mark-Simulacrum:mangling-config...
2020-08-16 borsAuto merge of #75536 - estebank:e0255-suggestion, r...
2020-08-16 borsAuto merge of #75553 - denisvasilik:intra-doc-links...
2020-08-16 borsAuto merge of #75541 - camelid:intra-doc-links-for...
2020-08-15 borsAuto merge of #75246 - pickfire:patch-5, r=Amanieu
2020-08-15 borsAuto merge of #75560 - Mark-Simulacrum:rustc-docs,...
2020-08-15 borsAuto merge of #75483 - mati865:mingw-lld-flags, r=petro...
2020-08-15 borsAuto merge of #75537 - tmiasko:match-branch-simplify...
2020-08-15 borsAuto merge of #74576 - myfreeweb:freebsd-sanitizers...
2020-08-15 borsAuto merge of #75518 - davidtwco:issue-75326-polymorphi...
2020-08-15 borsAuto merge of #75539 - ehuss:fix-crate-version-rustdoc...
2020-08-15 borsAuto merge of #75488 - ssomers:btree_revert_75257,...
2020-08-15 Tyler MandryRollup merge of #75545 - eddyb:instant-sub-branchless...
2020-08-15 Tyler MandryRollup merge of #75513 - estebank:confused-parser,...
2020-08-15 Tyler MandryRollup merge of #75448 - lcnr:rn-as_local_hir_id, r...
2020-08-15 Tyler MandryRollup merge of #75376 - tmiasko:cmake-system-name...
2020-08-15 borsAuto merge of #73851 - matthewjasper:serialize-not...
2020-08-14 Tyler MandryRollup merge of #74409 - LukasKalbertodt:improve-debug...
2020-08-14 Matthew JasperRework `rustc_serialize`
2020-08-14 Tyler MandryRollup merge of #74650 - estebank:ambiguous-expr-binop...
2020-08-12 borsAuto merge of #75019 - nanpuyue:to_ipv4_mapped, r=Lukas...
2020-08-12 Yuki OkushiRollup merge of #74960 - nbdd0121:typeck, r=nikomatsakis
2020-08-12 Yuki OkushiRollup merge of #74521 - andjo403:readme, r=nikic
2020-08-11 borsAuto merge of #74802 - Mark-Simulacrum:reland-74069...
2020-08-11 flip1995Merge commit '09bd400243ed6f7059fedc0c1623aae3792521d6...
2020-08-11 borsAuto merge of #74621 - LukasKalbertodt:float-docs,...
2020-08-10 Dylan DPCRollup merge of #75249 - GuillaumeGomez:rust-logo-borde...
2020-08-10 borsAuto merge of #74936 - GuillaumeGomez:const-rustc_const...
2020-08-10 borsAuto merge of #74410 - mati865:mingw-no-self-contained...
2020-08-10 Yuki OkushiRollup merge of #74200 - poliorcetics:std-panicking...
2020-08-08 Yuki OkushiRollup merge of #74842 - hermitcore:thread_local, r...
2020-08-08 Yuki OkushiRollup merge of #74712 - strom-und-spiele:E0271-cleanup...
2020-08-08 borsAuto merge of #74533 - nikic:issue-74425, r=eddyb
2020-08-08 borsAuto merge of #74289 - lzutao:unroll, r=LukasKalbertodt
2020-08-07 borsAuto merge of #74821 - oli-obk:const_eval_read_uninit_f...
2020-08-07 borsAuto merge of #73842 - euclio:doctest-expn, r=Guillaume...
2020-08-07 Manish GoregaokarRollup merge of #74774 - oliver-giersch:set_data_ptr...
2020-08-07 Yuki OkushiRollup merge of #75217 - GuillaumeGomez:cleanup-e0747...
2020-08-07 Yuki OkushiRollup merge of #75190 - GuillaumeGomez:cleanup-e0746...
2020-08-07 Yuki OkushiRollup merge of #74888 - infinity0:ignore-endian-big...
2020-08-06 borsAuto merge of #74889 - JohnTitor:hrtb-tests, r=nikomatsakis
2020-08-06 borsAuto merge of #75008 - eddyb:rmeta-indexed-trait-impls...
2020-08-05 Yuki OkushiRollup merge of #75140 - GuillaumeGomez:cleanup-e0745...
2020-08-05 borsAuto merge of #75130 - lcnr:array_chunks, r=ecstatic...
2020-08-04 borsAuto merge of #75111 - mati865:use-lld-option, r=Mark...
2020-08-04 Yuki OkushiRollup merge of #75056 - Veykril:path_statements_lint...
2020-08-04 Yuki OkushiRollup merge of #74759 - carbotaniuman:uabs, r=shepmaster
2020-08-03 borsAuto merge of #74695 - alexcrichton:more-wasm-float...
2020-08-03 borsAuto merge of #74526 - erikdesjardins:reftrack, r=Mark...
2020-08-03 borsAuto merge of #75055 - cjgillot:clean-cache, r=oli-obk
2020-08-03 Tim DiekmannMerge branch 'master' into remove-in-place-alloc
2020-08-02 borsAuto merge of #74948 - lzutao:stalize-result-as-deref...
2020-08-02 Manish GoregaokarRollup merge of #75031 - JohnTitor:unused-parens-braces...
2020-08-02 borsAuto merge of #74826 - matklad:mbe-fragment, r=petrochenkov
2020-08-02 borsAuto merge of #74963 - JohnTitor:ptn-ice, r=petrochenkov
2020-08-02 Yuki OkushiRollup merge of #75054 - cjgillot:rename-depkind, r...
2020-08-02 Yuki OkushiRollup merge of #75044 - GuillaumeGomez:cleanup-e0744...
2020-08-02 Yuki OkushiRollup merge of #74974 - RalfJung:miri-tests, r=Mark...
2020-08-02 Yuki OkushiRollup merge of #74874 - ssomers:btree_cleanup_8, r...
2020-08-02 Yuki OkushiRollup merge of #74781 - GuillaumeGomez:cleanup-e0733...
2020-08-02 Yuki OkushiRollup merge of #74762 - ssomers:btree_no_root_in_remov...
2020-08-02 Yuki OkushiRollup merge of #74686 - ssomers:btree_cleanup_3, r...
2020-08-02 borsAuto merge of #74675 - pietroalbini:aarch64-ci-fallible...
2020-08-02 borsAuto merge of #74210 - estebank:type-ascriptomatic...
2020-08-02 borsAuto merge of #74972 - second-state:wasi-right-fix...
2020-08-02 borsAuto merge of #74899 - sajattack:libc_0.2.74_bump,...
2020-08-02 borsAuto merge of #74785 - euclio:deprecation-kinds, r...
2020-08-02 Manish GoregaokarRollup merge of #75022 - cuviper:sliced-rchunk, r=lcnr
2020-08-02 Manish GoregaokarRollup merge of #75015 - Amanieu:vec_spare, r=sfackler
2020-08-02 Manish GoregaokarRollup merge of #74992 - lcnr:fix-generic-param-order...
2020-08-02 Manish GoregaokarRollup merge of #74720 - GuillaumeGomez:cleanup-e0728...
2020-08-02 Manish GoregaokarRollup merge of #74602 - poliorcetics:maybe-uninit...
2020-08-01 borsAuto merge of #74605 - rust-lang:vec-leak, r=Amanieu
2020-08-01 borsAuto merge of #74726 - oli-obk:tracing, r=Mark-Simulacrum
2020-07-31 Oliver SchererMove from `log` to `tracing`
2020-07-29 borsAuto merge of #72049 - mati865:mingw-lld, r=petrochenkov
2020-07-29 Yuki OkushiRollup merge of #74266 - GuillaumeGomez:cleanup-e0720...
2020-07-28 borsAuto merge of #74471 - da-x:string-type-diagnostic...
2020-07-27 borsAuto merge of #73583 - anp:location-eq, r=dtolnay
2020-07-27 Manish GoregaokarRollup merge of #73858 - tspiteri:const-methods, r...
2020-07-26 flip1995Merge commit 'da5a6fb1b65ec6581a67e942a3850f6bc15a552c...
2020-07-26 borsAuto merge of #74060 - kpp:remove_length_at_most_32...
2020-07-25 borsAuto merge of #74246 - GuillaumeGomez:cleanup-e0719...
2020-07-25 borsAuto merge of #74017 - poliorcetics:where-keyword,...
2020-07-24 borsAuto merge of #73645 - poliorcetics:ref-keyword, r...
2020-07-24 Manish GoregaokarRollup merge of #74367 - Neutron3529:patch-1, r=nagisa
2020-07-24 Manish GoregaokarRollup merge of #72954 - hermitcore:rwlock, r=dtolnay
2020-07-24 Yuki OkushiRollup merge of #74361 - GuillaumeGomez:theme-logo...
2020-07-23 Manish GoregaokarRollup merge of #74141 - euclio:typos, r=steveklabnik
2020-07-22 Manish GoregaokarRollup merge of #74454 - lcnr:negative-impls, r=nikomat...
2020-07-22 Manish GoregaokarRollup merge of #73893 - ajpaverd:cfguard-stabilize...
2020-07-22 Manish GoregaokarRollup merge of #73655 - JamieCunliffe:jamie_va-args...
2020-07-21 borsAuto merge of #74075 - sunfishcode:wasi-prelude-rawfd...
2020-07-20 Manish GoregaokarRollup merge of #74557 - jakubadamw:issue-74539, r...
next