]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 Joel HönerGeneralize Write impl for Vec<u8> to Vec<u8, A>
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 Rune TynanRevert fmt version, add rustdoc-json-types to bootstrap...
2021-03-06 Rune Tynanx.py fmt
2021-03-06 Rune TynanMove tests to own file
2021-03-06 Rune TynanAdd roundtrip testing and bump format version
2021-03-06 Rune TynanRemove Item::kind, use tagged enum. Rename variants...
2021-03-06 Vadim PetrochenkovImplement built-in attribute macro `#[cfg_eval]`
2021-03-06 Jacob PrattMake some Option, Result methods unstably const
2021-03-06 Vadim Petrochenkovrustc_ast: Replace `AstLike::finalize_tokens` with...
2021-03-06 Ralf Jungtweak MaybeUninit docs
2021-03-06 LonamiImprove transmute docs with further clarifications
2021-03-06 Yuki OkushiMove some tests to more suitable subdirs
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 Pastorinobless mir-inlining warning message
2021-03-05 Joshua NelsonAdd an unstable option to print all unversioned files
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 PastorinoBump mir-opt-level from 2 to 3 in tests
2021-03-05 Santiago PastorinoBump mir-opt-level from 3 to 4 in tests
2021-03-05 Santiago PastorinoMake clippy set mir_opt_level using Option
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 Michael HowellUse substrings instead of split to grab enum variant...
2021-03-05 bjorn3Merge commit '9a0c32934ebe376128230aa8da3275697b2053e7...
2021-03-05 Giacomo StevanatoAdd relevant test
2021-03-05 Giacomo StevanatoPrevent Zip specialization from calling __iterator_get_...
2021-03-05 Felix S. Klock IIRevise prefix a bit, adding both `--test` (conditionall...
2021-03-05 bjorn3Disable value debuginfo
2021-03-05 Joshua NelsonStore `UNVERSIONED_FILES` in a data structure
2021-03-05 Guillaume GomezRefactor from_clean_item_kind to improve ExternCrateIte...
2021-03-05 Guillaume GomezMake ItemKind::ExternCrate looks like hir::ItemKind...
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 Henry BoisdequinUpdate tests names to start with `issue-`
2021-03-05 bjorn3Rustfmt
2021-03-05 bjorn3Rustup to rustc 1.52.0-nightly (45b3c2851 2021-03-04)
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 bjorn3Sync from rust a0d66b54fb3acc2125972b88ff543a2c04d14af5
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-05 Michael HowellRemove unused code from main.js
2021-03-04 Vadim Petrochenkovexpand: Introduce enum for module loading errors and...
next