]> git.lizzy.rs Git - rust.git/history - compiler
Rollup merge of #82862 - athre0z:generalize-vec-write-impl, r=TimDiekmann
[rust.git] / compiler /
2021-03-08 Dylan DPCRollup merge of #82862 - athre0z:generalize-vec-write...
2021-03-08 Dylan DPCRollup merge of #82857 - pierwill:edit-ast-lowering...
2021-03-08 Dylan DPCRollup merge of #82755 - osa1:confirm_builtin_call_refa...
2021-03-08 Dylan DPCRollup merge of #82684 - tmiasko:dest-prop, r=jonas...
2021-03-08 Dylan DPCRollup merge of #82682 - petrochenkov:cfgeval, r=Aaron1011
2021-03-08 Dylan DPCRollup merge of #82642 - sfackler:jemalloc-zone, r...
2021-03-08 Dylan DPCRollup merge of #82613 - CraftSpider:fix-de, r=aDotInTh...
2021-03-08 Dylan DPCRollup merge of #82557 - rylev:natvis-improvements...
2021-03-08 Dylan DPCRollup merge of #82415 - petrochenkov:modin3, r=davidtwco
2021-03-08 Dylan DPCRollup merge of #82047 - the8472:fast-rename, r=davidtwco
2021-03-08 borsAuto merge of #82727 - oli-obk:shrinkmem, r=pnkfelix
2021-03-07 borsAuto merge of #81635 - michaelwoerister:structured_def_...
2021-03-07 borsAuto merge of #82285 - nhwn:nonzero-debug, r=nagisa
2021-03-07 pierwillEdit ructc_ast_lowering docs
2021-03-07 borsAuto merge of #82851 - JohnTitor:rollup-me5ko8g, r...
2021-03-07 Yuki OkushiRollup merge of #82837 - RalfJung:maybe-uninit, r=dtolnay
2021-03-07 Yuki OkushiRollup merge of #82822 - henryboisdequin:fix-typo-rustc...
2021-03-07 Yuki OkushiRollup merge of #82808 - bjorn3:sync_cg_clif-2021-03...
2021-03-07 Yuki OkushiRollup merge of #82803 - jyn514:unversioned-files,...
2021-03-07 Yuki OkushiRollup merge of #82793 - JohnTitor:move-ui-tests, r...
2021-03-07 Yuki OkushiRollup merge of #82751 - RalfJung:offset_from, r=dtolnay
2021-03-07 Yuki OkushiRollup merge of #82720 - henryboisdequin:fix-79040...
2021-03-07 Yuki OkushiRollup merge of #82651 - jyn514:rustdoc-warnings, r...
2021-03-07 Yuki OkushiRollup merge of #82592 - Lonami:patch-1, r=RalfJung
2021-03-07 Yuki OkushiRollup merge of #82402 - jyn514:module-cache-refcell...
2021-03-07 Yuki OkushiRollup merge of #82292 - SkiFire13:fix-issue-82291...
2021-03-07 Yuki OkushiRollup merge of #82130 - jhpratt:const-option-result...
2021-03-07 Yuki OkushiRollup merge of #77916 - QuiltOS:kernel-code-targets...
2021-03-06 Vadim Petrochenkovrustc_builtin_macros: Share some more logic between...
2021-03-06 Vadim Petrochenkovcfg_eval: Configure everything through mutable visitor...
2021-03-06 Vadim PetrochenkovMove full configuration logic from `rustc_expand` to...
2021-03-06 borsAuto merge of #82738 - estebank:tail-expr-check-is...
2021-03-06 Vadim PetrochenkovImplement built-in attribute macro `#[cfg_eval]`
2021-03-06 Vadim Petrochenkovrustc_ast: Replace `AstLike::finalize_tokens` with...
2021-03-06 Henry BoisdequinFix typo
2021-03-06 Henry Boisdequinaddress comments
2021-03-06 Tomasz MiąskoDisable destination propagation on all mir-opt-levels
2021-03-05 borsAuto merge of #82816 - GuillaumeGomez:rollup-hxohu2e...
2021-03-05 Guillaume GomezRollup merge of #82809 - notriddle:microoptimize-main...
2021-03-05 Guillaume GomezRollup merge of #82797 - henryboisdequin:name-issue...
2021-03-05 Guillaume GomezRollup merge of #82782 - pnkfelix:include-crate-being...
2021-03-05 Guillaume GomezRollup merge of #82736 - spastorino:mir-opt-level-perf...
2021-03-05 Guillaume GomezRollup merge of #82714 - estebank:missing-braces, r...
2021-03-05 Guillaume GomezRollup merge of #82708 - GuillaumeGomez:doc-test-attr...
2021-03-05 Guillaume GomezRollup merge of #80845 - GuillaumeGomez:item-kind-trans...
2021-03-05 Santiago PastorinoFix MIR optimization level description
2021-03-05 Santiago PastorinoBump one missing mir_opt_level
2021-03-05 Santiago PastorinoFix rustc_driver self text and bump the mir_opt_level
2021-03-05 Santiago PastorinoMake mir_opt_level default to 2 for optimized levels
2021-03-05 Santiago PastorinoBump all mir_opt_level 2 to 3
2021-03-05 Santiago PastorinoBump all mir_opt_level 3 to 4
2021-03-05 Santiago PastorinoFor better consistency change mir_opt_level <= 1 to < 2
2021-03-05 Santiago PastorinoExtract mir_opt_level to a method and use Option to...
2021-03-05 borsAuto merge of #74024 - Folyd:master, r=m-ou-se
2021-03-05 bjorn3Merge commit '9a0c32934ebe376128230aa8da3275697b2053e7...
2021-03-05 Guillaume GomezMake invalid_doc_attribute lint plural
2021-03-05 borsAuto merge of #82795 - m-ou-se:rollup-uzx0b92, r=m...
2021-03-05 Steven FacklerUpdate compiler/rustc/src/main.rs
2021-03-05 MaraRollup merge of #82787 - notriddle:main-js-cleanup...
2021-03-05 MaraRollup merge of #82773 - mgacek8:feature/add_diagnostic...
2021-03-05 MaraRollup merge of #82770 - m-ou-se:assert-match, r=joshtr...
2021-03-05 MaraRollup merge of #82764 - m-ou-se:map-try-insert, r...
2021-03-05 MaraRollup merge of #82728 - calebsander:refactor/bufreader...
2021-03-05 MaraRollup merge of #82289 - SkiFire13:fix-issue-82282...
2021-03-05 MaraRollup merge of #81939 - kper:fixing-81584-allocate...
2021-03-05 MaraRollup merge of #81136 - Xavientois:io_reader_size_hint...
2021-03-05 MaraRollup merge of #80763 - petrochenkov:pubusecrate,...
2021-03-05 MaraRollup merge of #80723 - rylev:noop-lint-pass, r=estebank
2021-03-05 Oli SchererShrink the size of Rvalue by 16 bytes
2021-03-05 borsAuto merge of #82777 - GuillaumeGomez:rollup-etcsupl...
2021-03-05 borsAuto merge of #71481 - estebank:inherit-stability,...
2021-03-04 Vadim Petrochenkovexpand: Introduce enum for module loading errors and...
2021-03-04 Vadim Petrochenkovexpand: Share some code between inline and out-of-line...
2021-03-04 Vadim Petrochenkovexpand: Align some code with the PR fixing inner attrib...
2021-03-04 Vadim Petrochenkovrustc_interface: Hide some hacky details of early linti...
2021-03-04 Vadim Petrochenkovexpand: Some more consistent naming in module loading
2021-03-04 Vadim Petrochenkovexpand: Less path cloning during module loading
2021-03-04 Vadim Petrochenkovexpand: Determine module directory path directly instea...
2021-03-04 Vadim Petrochenkovexpand: Move module file path stack from global session...
2021-03-04 Vadim Petrochenkovexpand: Remove obsolete `DirectoryOwnership::UnownedViaMod`
2021-03-04 Guillaume GomezRollup merge of #82765 - oli-obk:polymorphization_regre...
2021-03-04 Guillaume GomezRollup merge of #82752 - JohnTitor:gat-ice-test, r...
2021-03-04 Guillaume GomezRollup merge of #82690 - jyn514:remove-pass-docs, r...
2021-03-04 Guillaume GomezRollup merge of #82088 - Nicholas-Baron:shorten_html_re...
2021-03-04 Guillaume GomezAlso use INVALID_DOC_ATTRIBUTE for "unknown doc attribu...
2021-03-04 Guillaume GomezAdd extra check for #[doc(test(...)] attribute
2021-03-04 Guillaume GomezAdd new edition 2021 link: INVALID_DOC_ATTRIBUTE
2021-03-04 borsAuto merge of #82747 - JohnTitor:pin-es-check-version...
2021-03-04 Mateusz GacekFix comment with path to `symbols!` macro
2021-03-04 Oli SchererFixes -Zpolymorphize for src/test/ui/const-generics...
2021-03-04 Oli SchererTypo
2021-03-04 Oli SchererSpread tracing instrumentation into the polymorphizatio...
2021-03-04 borsAuto merge of #81451 - nikic:llvm-12, r=nagisa
2021-03-04 Oli SchererRemove a dead code path
2021-03-04 borsAuto merge of #82756 - JohnTitor:rollup-e4ij7h6, r...
2021-03-04 Yuki OkushiRollup merge of #82744 - camelid:cratenum-byval, r...
2021-03-04 Yuki OkushiRollup merge of #82740 - jyn514:proper-history, r=Mark...
2021-03-04 Yuki OkushiRollup merge of #82717 - estebank:issue-70152, r=lcnr
2021-03-04 Yuki OkushiRollup merge of #82697 - jplatte:patch-1, r=davidtwco
2021-03-04 Yuki OkushiRollup merge of #82564 - WaffleLapkin:revert_spare_mut...
next