]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-01-25 Nicolas AbramUpdate src/doc/rustc/src/linker-plugin-lto.md
2021-12-20 NicolasUpdate linker-plugin-lto.md
2021-12-20 NicolasUpdate linker-plugin-lto.md
2021-12-20 NicolasAdd x86_64-pc-windows-msvc linker-plugin-lto instructions
2021-12-20 borsAuto merge of #92108 - r00ster91:patch-6, r=jyn514
2021-12-20 borsAuto merge of #91924 - Aaron1011:serialize-adt-def...
2021-12-20 borsAuto merge of #92041 - Aaron1011:remove-speculative...
2021-12-20 borsAuto merge of #91900 - pitaj:fix-91714, r=jyn514
2021-12-20 borsAuto merge of #91844 - nnethercote:rm-ObligationCauseDa...
2021-12-19 Nicholas NethercoteEliminate `ObligationCauseData`.
2021-12-19 r00sterpaniced -> panicked
2021-12-19 borsAuto merge of #92106 - matthiaskrgr:rollup-zw6t1mu...
2021-12-19 Matthias KrügerRollup merge of #92029 - nikic:section-flags-fix, r...
2021-12-19 Matthias KrügerRollup merge of #91895 - pitaj:91867-monomorphize,...
2021-12-19 Matthias KrügerRollup merge of #91878 - LegionMammal978:less-inband...
2021-12-19 Matthias KrügerRollup merge of #91791 - terrarier2111:fix-float-ice...
2021-12-19 borsAuto merge of #92099 - matthiaskrgr:rollup-4gwv67m...
2021-12-19 threadexceptionFix an ICE when lowering a float with missing exponent...
2021-12-19 Matthias KrügerRollup merge of #92081 - jyn514:need-backline, r=Guilla...
2021-12-19 Matthias KrügerRollup merge of #92077 - jyn514:remove-collapsed, r...
2021-12-19 Matthias KrügerRollup merge of #92071 - ajtribick:patch-1, r=the8472
2021-12-19 Matthias KrügerRollup merge of #92042 - ChrisDenton:msvc-static-tls...
2021-12-19 Matthias KrügerRollup merge of #92028 - petrochenkov:psimd, r=Mark...
2021-12-19 Matthias KrügerRollup merge of #91984 - Aaron1011:rustc-middle-lifetim...
2021-12-19 Matthias KrügerRollup merge of #91141 - jhpratt:int_roundings, r=josht...
2021-12-19 borsAuto merge of #91957 - nnethercote:rm-SymbolStr, r...
2021-12-19 borsAuto merge of #91871 - camelid:urlpartsbuilder, r=Guill...
2021-12-19 borsAuto merge of #89831 - Aaron1011:project-caching-speedu...
2021-12-19 borsAuto merge of #92090 - matthiaskrgr:rollup-pbyqddi...
2021-12-19 Aaron HillRe-introduce concept of projection cache 'completion'
2021-12-18 Matthias KrügerRollup merge of #92082 - jyn514:remove-from-iterator...
2021-12-18 Matthias KrügerRollup merge of #92063 - OverOrion:patch-1, r=jyn514
2021-12-18 Matthias KrügerRollup merge of #92020 - Folyd:stream-unpin, r=m-ou-se
2021-12-18 Matthias KrügerRollup merge of #91956 - notriddle:notriddle/unused...
2021-12-18 Matthias KrügerRollup merge of #91932 - Kixiron:randomize-seed, r...
2021-12-18 Matthias KrügerRollup merge of #91894 - pitaj:91867-incremental, r...
2021-12-18 Matthias KrügerRollup merge of #91834 - GuillaumeGomez:improve-gui...
2021-12-18 borsAuto merge of #91837 - Kobzol:stable-hash-map-avoid...
2021-12-18 borsAuto merge of #92065 - matthiaskrgr:rollup-qmpcsuj...
2021-12-18 Nikita PopovExplicitly set no ELF flags for .rustc section
2021-12-18 Noah LevWrite code directly instead of using FromIterator
2021-12-18 Joshua NelsonRemove unnecessary `need_backline` function
2021-12-18 Joshua NelsonRemove `collapsed` field
2021-12-18 ajtribickUpdate example code for Vec::splice to change the length
2021-12-18 borsAuto merge of #92064 - matthiaskrgr:rollup-tgj2pai...
2021-12-18 Matthias KrügerRollup merge of #92050 - r00ster91:patch-5, r=camelid
2021-12-18 Matthias KrügerRollup merge of #92047 - Aaron1011:location-detail...
2021-12-18 Matthias KrügerRollup merge of #92037 - fee1-dead:fix_env_dmbic, r...
2021-12-18 Matthias KrügerRollup merge of #92024 - pcwalton:per-codegen-unit...
2021-12-18 Matthias KrügerRollup merge of #91931 - LegionMammal978:less-inband...
2021-12-18 Matthias KrügerRollup merge of #91926 - SylvanB:remove_in_band_lifetim...
2021-12-18 Matthias KrügerRollup merge of #91566 - cbeuw:remap-dwo-name, r=davidtwco
2021-12-18 Matthias KrügerRollup merge of #92032 - petrochenkov:extblockpath...
2021-12-18 Matthias KrügerRollup merge of #92022 - woodenarrow:br_expected_bool...
2021-12-18 Matthias KrügerRollup merge of #92018 - estebank:missing-ticks, r...
2021-12-18 Matthias KrügerRollup merge of #91977 - GuillaumeGomez:unify-search...
2021-12-18 Matthias KrügerRollup merge of #91925 - LegionMammal978:less-inband...
2021-12-18 Matthias KrügerRollup merge of #91923 - LegionMammal978:less-inband...
2021-12-18 Matthias KrügerRollup merge of #91858 - semarie:runpath, r=petrochenkov
2021-12-18 Szilárd Parragdocs: fix typo
2021-12-18 borsAuto merge of #92062 - matthiaskrgr:rollup-en3p4sb...
2021-12-18 Matthias KrügerRollup merge of #92030 - rukai:stdlib2021, r=m-ou-se
2021-12-18 Matthias KrügerRollup merge of #92025 - devnexen:revert-91553-anc_data...
2021-12-18 Matthias KrügerRollup merge of #91922 - LegionMammal978:less-inband...
2021-12-18 Matthias KrügerRollup merge of #91909 - lnicola:rust-analyzer-2021...
2021-12-18 Matthias KrügerRollup merge of #91896 - pitaj:91867-passes, r=michaelw...
2021-12-18 Matthias KrügerRollup merge of #91516 - rukai:improve_mut_addition_hel...
2021-12-18 Matthias KrügerRollup merge of #91439 - ecstatic-morse:const-cmp-trait...
2021-12-18 Vadim Petrochenkovhir: Do not introduce dummy type names for `extern...
2021-12-18 borsAuto merge of #92059 - matthiaskrgr:rollup-bainfyh...
2021-12-18 Matthias KrügerRollup merge of #92016 - calebcartwright:expose-asm...
2021-12-18 Matthias KrügerRollup merge of #91975 - cjgillot:noinline-generator...
2021-12-18 Matthias KrügerRollup merge of #91928 - fee1-dead:constification1...
2021-12-18 Matthias KrügerRollup merge of #91910 - tmiasko:miri-extern-type,...
2021-12-18 Matthias KrügerRollup merge of #91818 - camelid:unused-result-type...
2021-12-18 Matthias KrügerRollup merge of #89090 - cjgillot:bare-dyn, r=jackh726
2021-12-18 Matthias KrügerRollup merge of #87901 - poliorcetics:pub-pub-pub,...
2021-12-18 Lucas Kentget_mut_span_in_struct_field uses span.between
2021-12-17 borsAuto merge of #89841 - cormacrelf:let-else-typed, r...
2021-12-17 r00sterAdd space and 2 grave accents
2021-12-17 Aaron HillRemove 'speculative evaluation' of predicates
2021-12-17 Michael Howellfix(rustc_lint): mark the parens around `(1..loop ...
2021-12-17 Chris DentonRename `has_elf_tls` to `has_thread_local`
2021-12-17 borsAuto merge of #91838 - scottmcm:array-slice-eq-via...
2021-12-17 Aaron HillSet `RUST_BACKTRACE=0` when running location-detail...
2021-12-17 Chris DentonEnable `#[thread_local]` for all windows-msvc targets
2021-12-17 borsAuto merge of #92036 - flip1995:clippyup, r=Manishearth
2021-12-17 Lucas KentUpdate stdlib to the 2021 edition
2021-12-17 DeadbeefPoint to the tracking issue
2021-12-17 DeadbeefBless ui tests
2021-12-17 DeadbeefAdd a temporary hack before env fix lands in bootstrap
2021-12-17 DeadbeefConstify (most) `Option` methods
2021-12-17 DeadbeefUse a const ParamEnv when in default_method_body_is_const
2021-12-17 flip1995Merge commit '23d11428de3e973b34a5090a78d62887f821c90e...
2021-12-17 borsAuto merge of #8134 - flip1995:rustup, r=flip1995
2021-12-17 flip1995Bump nightly version -> 2021-12-17
2021-12-17 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-12-17 Sébastien Mariepass -Wl,-z,origin to set DF_ORIGIN when using rpath
2021-12-17 borsAuto merge of #92023 - ehuss:update-cargo, r=ehuss
2021-12-17 Vadim PetrochenkovMerge commit '533f0fc81ab9ba097779fcd27c8f9ea12261fef5...
next