]> git.lizzy.rs Git - rust.git/history - src/librustc_middle/ty/sty.rs
Rollup merge of #75485 - RalfJung:pin, r=nagisa
[rust.git] / src / librustc_middle / ty / sty.rs
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 #74399 - mark-i-m:ty-err-4, r=eddyb
2020-08-16 Tyler MandryRollup merge of #74346 - eddyb:reachable-defs, r=nikoma...
2020-08-16 Tyler MandryRollup merge of #74314 - eddyb:closure-substs-direct...
2020-08-16 Tyler MandryRollup merge of #74204 - ayazhafiz:i/74120, r=eddyb
2020-08-16 markmove DelaySpanBugEmitted to ty::context
2020-08-16 borsAuto merge of #73176 - LeSeulArtichaut:tyctxtat-err...
2020-08-16 Eduard-Mihai Burtescurustc_typeck: construct {Closure,Generator}Substs more...
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 JasperFix tests and address review comments
2020-08-14 Matthew JasperRework `rustc_serialize`
2020-08-14 Tyler MandryRollup merge of #74650 - estebank:ambiguous-expr-binop...
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 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-06 borsAuto merge of #74889 - JohnTitor:hrtb-tests, r=nikomatsakis
2020-08-05 borsAuto merge of #75130 - lcnr:array_chunks, r=ecstatic...
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 Yuki OkushiRollup merge of #75054 - cjgillot:rename-depkind, r...
2020-08-02 Yuki OkushiRollup merge of #74781 - GuillaumeGomez:cleanup-e0733...
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 #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 #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 Manish GoregaokarRollup merge of #74977 - GuillaumeGomez:cleanup-e0741...
2020-08-01 borsAuto merge of #74993 - sunfishcode:update-wasi-libc...
2020-08-01 borsAuto merge of #74373 - lcnr:array_chunks, r=withoutboats
2020-08-01 borsAuto merge of #74945 - dingxiangfei2009:promote-static...
2020-08-01 borsAuto merge of #74717 - davidtwco:issue-74636-polymorphi...
2020-07-31 Yuki OkushiRollup merge of #74991 - JulianKnodt:74199, r=lcnr
2020-07-31 Yuki OkushiRollup merge of #74644 - crlf0710:drop_old_stuff, r...
2020-07-31 borsAuto merge of #65989 - Aaron1011:fix/normalize-param...
2020-07-31 borsAuto merge of #74844 - asomers:freebsd-profiler, r...
2020-07-31 borsAuto merge of #74926 - Manishearth:rename-lint, r=jyn514
2020-07-30 borsAuto merge of #74682 - alexcrichton:backtrace-gimli...
2020-07-30 Manish GoregaokarRollup merge of #74934 - nbdd0121:issue-73976, r=ecstat...
2020-07-30 Manish GoregaokarRollup merge of #74915 - alexcrichton:allow-failing...
2020-07-30 Manish GoregaokarRollup merge of #74907 - GuillaumeGomez:cleanup-e0740...
2020-07-30 Manish GoregaokarRollup merge of #74905 - lzutao:listed, r=jyn514
2020-07-30 Manish GoregaokarRollup merge of #74871 - etherealist:musl_doc, r=Mark...
2020-07-30 Manish GoregaokarRollup merge of #74835 - GuillaumeGomez:cleanup-e0734...
2020-07-30 Manish GoregaokarRollup merge of #74782 - vorner:weak-into-raw-cnt-doc...
2020-07-30 Manish GoregaokarRollup merge of #74751 - GuillaumeGomez:cleanup-e0730...
2020-07-30 borsAuto merge of #74908 - RalfJung:miri, r=RalfJung
2020-07-30 borsAuto merge of #73990 - jumbatm:clashing-extern-decl...
2020-07-30 jumbatmAddress code review comments.
2020-07-30 borsAuto merge of #74105 - npmccallum:naked, r=matthewjasper
2020-07-29 borsAuto merge of #73767 - P1n3appl3:rustdoc-formats, r...
2020-07-29 borsAuto merge of #74733 - richkadel:llvm-coverage-map...
2020-07-29 borsAuto merge of #72049 - mati865:mingw-lld, r=petrochenkov
2020-07-29 Yuki OkushiRollup merge of #74671 - rust-lang:const-generics-coerc...
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-28 borsAuto merge of #74796 - infinity0:master, r=nikomatsakis
2020-07-28 borsAuto merge of #74855 - jyn514:separate-lints, r=Manishearth
2020-07-28 borsAuto merge of #74841 - infinity0:fix-exec, r=Mark-Simul...
2020-07-27 borsAuto merge of #73583 - anp:location-eq, r=dtolnay
2020-07-27 borsAuto merge of #73503 - lcnr:forall-predicate-what-and...
2020-07-27 Bastian Kauschkeit works again :tada:
2020-07-27 Bastian Kauschke`PredicateKint` -> `PredicateKind`, the beginning of...
2020-07-27 Bastian Kauschkeprogress
2020-07-27 Manish GoregaokarRollup merge of #73858 - tspiteri:const-methods, r...
2020-07-27 borsAuto merge of #74784 - anp:track-vtables, r=eddyb
next