]> git.lizzy.rs Git - rust.git/history - compiler
Auto merge of #81578 - jonas-schievink:rollup-yhiyowl, r=jonas-schievink
[rust.git] / compiler /
2021-01-31 borsAuto merge of #81578 - jonas-schievink:rollup-yhiyowl...
2021-01-31 Jonas SchievinkRollup merge of #81563 - pickfire:patch-6, r=GuillaumeGomez
2021-01-31 Jonas SchievinkRollup merge of #81562 - the8472:improve-inplaceiterabl...
2021-01-31 Jonas SchievinkRollup merge of #81558 - pickfire:patch-5, r=GuillaumeGomez
2021-01-31 Jonas SchievinkRollup merge of #81550 - xfix:replace-mention-of-predec...
2021-01-31 Jonas SchievinkRollup merge of #81547 - pierwill:edit-typeck-mod-docs...
2021-01-31 Jonas SchievinkRollup merge of #81509 - 0yoyoyo:fix-issue-72685-ice...
2021-01-31 Jonas SchievinkRollup merge of #81491 - jryans:rustdoc-deref-ice-81395...
2021-01-31 Jonas SchievinkRollup merge of #81484 - Kogia-sima:perf/optimize-udiv_...
2021-01-31 Jonas SchievinkRollup merge of #81472 - Aaron1011:fix/revert-cursor...
2021-01-31 Jonas SchievinkRollup merge of #81422 - estebank:dotdot_sugg, r=davidtwco
2021-01-31 Jonas SchievinkRollup merge of #81198 - dtolnay:partialeq, r=m-ou-se
2021-01-31 Jonas SchievinkRollup merge of #81048 - yoshuawuyts:stabilize-core...
2021-01-31 Jonas SchievinkRollup merge of #80945 - sdroege:downcast-send-sync...
2021-01-31 Jonas SchievinkRollup merge of #80470 - SimonSapin:array-intoiter...
2021-01-31 Jonas SchievinkRollup merge of #80279 - Yaulendil:str-as-mut, r=m...
2021-01-31 Jonas SchievinkRollup merge of #80053 - gilescope:include-ignore,...
2021-01-31 Jonas SchievinkRollup merge of #79285 - yoshuawuyts:stabilize-arc_muta...
2021-01-31 Jonas SchievinkRollup merge of #78044 - oberien:empty-seek, r=m-ou-se
2021-01-30 borsAuto merge of #81560 - flip1995:clippyup, r=Manishearth
2021-01-30 borsAuto merge of #81565 - nikic:revert, r=nagisa
2021-01-30 pierwillEdit rustc_typeck top-level docs
2021-01-30 flip1995Merge commit '95c0459217d1661edfa794c8bb122452b92fb485...
2021-01-30 borsAuto merge of #81453 - jumbatm:clashing-extern-decl...
2021-01-30 borsAuto merge of #81545 - JohnTitor:rollup-zlt3tn6, r...
2021-01-30 Yuki OkushiRollup merge of #81520 - jyn514:rustc2, r=Mark-Simulacrum
2021-01-30 Yuki OkushiRollup merge of #81519 - jyn514:rustup-toolchain, r...
2021-01-30 Yuki OkushiRollup merge of #81515 - eltociear:patch-7, r=jonas...
2021-01-30 Yuki OkushiRollup merge of #81512 - GuillaumeGomez:cleanup-fixme...
2021-01-30 Yuki OkushiRollup merge of #81505 - henryboisdequin:cold_path...
2021-01-30 Yuki OkushiRollup merge of #81501 - calebcartwright:update-rustfmt...
2021-01-30 Yuki OkushiRollup merge of #81499 - SOF3:patch-1, r=sanxiyn
2021-01-30 Yuki OkushiRollup merge of #81495 - camelid:rustdoc-output_format...
2021-01-30 Yuki OkushiRollup merge of #81473 - sanxiyn:write-only-field,...
2021-01-30 Yuki OkushiRollup merge of #81468 - est31:cfg_version, r=petrochenkov
2021-01-30 Yuki OkushiRollup merge of #81409 - gilescope:chars_count, r=josht...
2021-01-30 Yuki OkushiRollup merge of #81291 - sexxi-goose:fix-struct-update...
2021-01-30 Yuki OkushiRollup merge of #80959 - jhpratt:unsigned_abs-stabiliza...
2021-01-30 Yuki OkushiRollup merge of #80886 - RalfJung:stable-raw-ref-macros...
2021-01-30 Yuki OkushiRollup merge of #80562 - nagisa:nagisa/bools-are-unsign...
2021-01-30 Yuki OkushiRollup merge of #79023 - yoshuawuyts:stream, r=KodrAus
2021-01-30 borsAuto merge of #81489 - nikic:x86-64-dist-update, r...
2021-01-30 borsAuto merge of #81398 - bugadani:rustdoc-perf, r=Guillau...
2021-01-29 Simonas KazlauskasConsider Scalar to be a bool only if its unsigned
2021-01-29 Ikko AshimineFix typo in pat.rs
2021-01-29 borsAuto merge of #81470 - tmiasko:remove-allocations,...
2021-01-29 Henry Boisdequinfix typo
2021-01-29 borsAuto merge of #81419 - rylev:canocalize-extern-entries...
2021-01-29 Ryan LevickPre-canoncalize ExternLocation::ExactPaths
2021-01-29 Henry Boisdequin`fn cold_path` doesn't need to be pub
2021-01-29 est31Treat nightlies for a version as complete
2021-01-29 borsAuto merge of #81440 - tmiasko:always-live-locals,...
2021-01-29 borsAuto merge of #81073 - ssomers:btree_owned_root_vs_dyin...
2021-01-29 borsAuto merge of #81493 - JohnTitor:rollup-sa4m4zh, r...
2021-01-29 Yuki OkushiRollup merge of #81459 - probablykasper:text-selection...
2021-01-29 Yuki OkushiRollup merge of #81333 - RalfJung:const-err-simplify...
2021-01-29 Yuki OkushiRollup merge of #81306 - SkiFire13:fuse-flatten, r...
2021-01-29 Yuki OkushiRollup merge of #81287 - CraftSpider:json-crate, r...
2021-01-29 Yuki OkushiRollup merge of #81176 - camsteffen:qpath-res, r=oli-obk
2021-01-29 Yuki OkushiRollup merge of #81158 - 1000teslas:issue-80313-fix...
2021-01-29 Yuki OkushiRollup merge of #80215 - visigoth:issue-80202-fix,...
2021-01-29 Yuki OkushiRollup merge of #79991 - camelid:rustdoc-for-lifetime...
2021-01-29 Yuki OkushiRollup merge of #79819 - Aaron1011:feature/macro-traili...
2021-01-29 Yuki OkushiRollup merge of #79570 - alexcrichton:split-debuginfo...
2021-01-28 borsAuto merge of #81388 - bjorn3:wasm_bindgen_fix, r=nikom...
2021-01-28 borsAuto merge of #81055 - matthewjasper:non-fatal-overflow...
2021-01-28 Alex Crichtonrustc: Stabilize `-Zrun-dsymutil` as `-Csplit-debuginfo`
2021-01-28 Oli SchererAdd missing brace
2021-01-28 Seo SanghyeonSimplify base_expr
2021-01-28 borsAuto merge of #81441 - tmiasko:ctfe-inline, r=oli-obk
2021-01-28 Seo SanghyeonWarn write-only fields
2021-01-28 Aaron HillClone entire `TokenCursor` when collecting tokens
2021-01-28 Aaron HillAdd `SEMICOLON_IN_EXPRESSIONS_FROM_MACROS` lint
2021-01-28 borsAuto merge of #81149 - Aaron1011:feature/better-no...
2021-01-28 borsAuto merge of #81461 - JohnTitor:rollup-b0ij25f, r...
2021-01-28 Yuki OkushiRollup merge of #81445 - ehuss:update-cargo, r=ehuss
2021-01-28 Yuki OkushiRollup merge of #81433 - lcnr:stop-looking-into-ty...
2021-01-28 Yuki OkushiRollup merge of #81430 - lcnr:elaborate-const-eval...
2021-01-28 Yuki OkushiRollup merge of #81428 - phansch:compiletest-tests...
2021-01-28 Yuki OkushiRollup merge of #81426 - BoxyUwU:boxychangesv2, r=oli-obk
2021-01-28 Yuki OkushiRollup merge of #81416 - estebank:suggestion-span-tweak...
2021-01-28 Yuki OkushiRollup merge of #81379 - GuillaumeGomez:improve-urls...
2021-01-28 Yuki OkushiRollup merge of #81284 - jyn514:impl-times, r=wesleywiser
2021-01-28 Yuki OkushiRollup merge of #81277 - flip1995:from_diag_items,...
2021-01-28 Yuki OkushiRollup merge of #81062 - sexxi-goose:precise_capture_di...
2021-01-28 Yuki OkushiRollup merge of #80868 - johanngan:should-panic-msg...
2021-01-28 Yuki OkushiRollup merge of #79951 - LeSeulArtichaut:ty-ir, r=nikom...
2021-01-28 Yuki OkushiRollup merge of #70904 - LukasKalbertodt:stabilize...
2021-01-28 borsAuto merge of #81414 - rylev:fetch-rmeta-crates, r...
2021-01-28 Tomasz MiąskoAvoid memory allocation when removing dead blocks
2021-01-27 jumbatmUse symbol interning to avoid string alloc.
2021-01-27 borsAuto merge of #81335 - thomwiggers:no-panic-shrink...
2021-01-27 Tomasz MiąskoInline MemPlace::offset
2021-01-27 Tomasz MiąskoInline trivial implementation of rustc_target::abi...
2021-01-27 Ellencomments
2021-01-27 Bastian Kauschkeconst_evaluatable: stop looking into type aliases
2021-01-27 borsAuto merge of #80987 - GuillaumeGomez:remove-cache...
2021-01-27 borsAuto merge of #79591 - estebank:unexpected-generics...
2021-01-27 Aaron HillAvoid describing a method as 'not found' when bounds...
2021-01-27 Ellenboop, ur abstract consts are now expanded
next