]> git.lizzy.rs Git - rust.git/history - src/tools/rustfmt/src/items.rs
Merge commit '4a053f206fd6799a25823c307f7d7f9d897be118' into sync-rustfmt-subtree
[rust.git] / src / tools / rustfmt / src / items.rs
2021-12-30 Caleb CartwrightMerge commit '4a053f206fd6799a25823c307f7d7f9d897be118...
2021-12-29 borsAuto merge of #88354 - Jmc18134:hint-space-pauth-opt...
2021-12-28 Matthias KrügerRollup merge of #92335 - ecstatic-morse:std-column...
2021-12-28 Matthias KrügerRollup merge of #92076 - Aaron1011:rustdoc-auto-trait...
2021-12-28 borsAuto merge of #92130 - Kobzol:stable-hash-str, r=cjgillot
2021-12-27 Matthias KrügerRollup merge of #90586 - jswrenn:relax-privacy-lints...
2021-12-24 borsAuto merge of #92135 - AngelicosPhosphoros:typeid_inlin...
2021-12-23 Matthias KrügerRollup merge of #90625 - Milo123459:ref-unwind-safe...
2021-12-23 borsAuto merge of #92167 - pierwill:chalk-update, r=jackh726
2021-12-22 Matthias KrügerRollup merge of #92208 - ChrisDenton:win-bat-cmd, r...
2021-12-22 Matthias KrügerRollup merge of #92146 - willcrichton:example-analyzer...
2021-12-22 Matthias KrügerRollup merge of #91544 - rukai:91492, r=wesleywiser
2021-12-22 Matthias KrügerRollup merge of #88858 - spektom:to_lower_upper_rev...
2021-12-21 Matthias KrügerRollup merge of #91823 - woppopo:const_ptr_as_ref,...
2021-12-21 Matthias KrügerRollup merge of #91770 - TaKO8Ki:suggest-adding-cfg...
2021-12-21 Matthias KrügerRollup merge of #90345 - passcod:entry-insert, r=dtolnay
2021-12-21 borsAuto merge of #91903 - tmiasko:bit-set-hash, r=jackh726
2021-12-20 bjorn3Merge commit '97e504549371d7640cf011d266e3c17394fdddac...
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-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 Matthias KrügerRollup merge of #91141 - jhpratt:int_roundings, r=josht...
2021-12-19 borsAuto merge of #91957 - nnethercote:rm-SymbolStr, r...
2021-12-17 flip1995Merge commit '23d11428de3e973b34a5090a78d62887f821c90e...
2021-12-17 Vadim PetrochenkovMerge commit '533f0fc81ab9ba097779fcd27c8f9ea12261fef5...
2021-12-15 Matthias KrügerRollup merge of #91479 - scottmcm:slice-as-simd, r...
2021-12-15 Nicholas NethercoteRemove unnecessary sigils around `Ident::as_str()`...
2021-12-14 Matthias KrügerRollup merge of #91239 - cameron1024:issue-87490-regres...
2021-12-14 Matthias KrügerRollup merge of #89825 - martinvonz:split-inclusive...
2021-12-12 Matthias KrügerRollup merge of #91091 - ecstatic-morse:control-flow...
2021-12-12 Matthias KrügerRollup merge of #91086 - rhysd:issue-91085, r=m-ou-se
2021-12-12 borsAuto merge of #90423 - Aaron1011:deduplicate-projection...
2021-12-12 borsAuto merge of #89404 - Kobzol:hash-stable-sort, r=Mark...
2021-12-11 Matthias KrügerRollup merge of #90081 - woppopo:const_write_bytes...
2021-12-11 Matthias KrügerRollup merge of #90741 - mbartlett21:patch-4, r=dtolnay
2021-12-11 Matthias KrügerRollup merge of #90270 - woppopo:const_borrow_trait...
2021-12-11 Matthias KrügerRollup merge of #91310 - hi-rustin:rustin-patch-rustdoc...
2021-12-11 Matthias KrügerRollup merge of #91127 - scottmcm:ptr_to_from_bits...
2021-12-10 Matthias KrügerRollup merge of #91482 - JosephTLyons:update-HashMap...
2021-12-10 Matthias KrügerRollup merge of #91325 - RalfJung:const_eval_select...
2021-12-10 Matthias KrügerRollup merge of #91105 - jplatte:stream-docs, r=dtolnay
2021-12-10 Matthias KrügerRollup merge of #90897 - jhpratt:fix-incorrect-feature...
2021-12-09 borsAuto merge of #85157 - the8472:drain-drop-in-place...
2021-12-09 borsAuto merge of #81156 - DrMeepster:read_buf, r=joshtriplett
2021-12-09 Matthias KrügerRollup merge of #89999 - talagrand:GetTempPath2, r...
2021-12-09 Matthias KrügerRollup merge of #91476 - m-ou-se:ferris-identifier...
2021-12-08 Matthias KrügerRollup merge of #91337 - FabianWolff:issue-91227-misspe...
2021-12-08 Matthias KrügerRollup merge of #91245 - cameron1024:suggest-i32-u32...
2021-12-08 borsAuto merge of #91604 - nikic:section-flags, r=nagisa
2021-12-08 Matthias KrügerRollup merge of #91467 - ChrisDenton:confusing-os-strin...
2021-12-08 Matthias KrügerRollup merge of #91272 - FabianWolff:issue-90870-const...
2021-12-08 Matthias KrügerRollup merge of #90550 - ehuss:update-ca, r=Mark-Simulacrum
2021-12-08 borsAuto merge of #91484 - workingjubilee:simd-remove-autos...
2021-12-07 borsAuto merge of #91407 - the8472:deserialize-unchecked...
2021-12-07 Matthias KrügerRollup merge of #91312 - terrarier2111:anon-const-ice...
2021-12-07 Matthias KrügerRollup merge of #87614 - notriddle:notriddle-count2len...
2021-12-06 borsAuto merge of #91279 - scottmcm:small-refactor, r=nagisa
2021-12-06 flip1995Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35...
2021-12-06 borsAuto merge of #91284 - t6:freebsd-riscv64, r=Amanieu
2021-12-05 Matthias KrügerRollup merge of #91391 - GuillaumeGomez:simplify-no...
2021-12-05 borsAuto merge of #91356 - GuillaumeGomez:improve-rustdoc...
2021-12-05 Matthias KrügerRollup merge of #91535 - Aaron1011:stabilize-future...
2021-12-05 Matthias KrügerRollup merge of #91437 - dtolnay:emptybrace, r=nagisa
2021-12-05 Matthias KrügerRollup merge of #90529 - b-naber:reborrows-consts,...
2021-12-05 borsAuto merge of #91229 - Aaron1011:dist-lld, r=Mark-Simul...
2021-12-05 borsAuto merge of #91475 - ecstatic-morse:mir-pass-manager3...
2021-12-04 Matthias KrügerRollup merge of #91355 - alexcrichton:stabilize-thread...
2021-12-04 Matthias KrügerRollup merge of #91215 - GuillaumeGomez:vec-deque-retai...
2021-12-04 Matthias KrügerRollup merge of #90023 - b-naber:postpone_const_eval_in...
2021-12-04 Matthias KrügerRollup merge of #90022 - hkmatsumoto:self-upper-as...
2021-12-04 Matthias KrügerRollup merge of #89642 - devnexen:macos_getenv_chng...
2021-12-04 Matthias KrügerRollup merge of #90519 - estebank:issue-84003, r=petroc...
2021-12-04 Matthias KrügerRollup merge of #91488 - compiler-errors:issue-91477...
2021-12-04 Matthias KrügerRollup merge of #91481 - est31:let_else, r=jackh726
2021-12-04 Matthias KrügerRollup merge of #91478 - estebank:fix-newline-in-cast...
2021-12-04 Matthias KrügerRollup merge of #91385 - ecstatic-morse:pat-param-spec...
2021-12-04 Matthias KrügerRollup merge of #91209 - camelid:snapshot, r=jyn514
2021-12-04 Matthias KrügerRollup merge of #90851 - ibraheemdev:downcast-unchecked...
2021-12-04 Matthias KrügerRollup merge of #90538 - camelid:doc-recur-ty, r=estebank
2021-12-03 borsAuto merge of #90737 - eholk:intofuture, r=tmandry
2021-12-03 borsAuto merge of #91393 - Julian-Wollersberger:lexer_optim...
2021-12-03 borsAuto merge of #91286 - scottmcm:residual-trait, r=josht...
2021-12-03 borsAuto merge of #91486 - matthiaskrgr:rollup-699fo18...
2021-12-03 Matthias KrügerRollup merge of #91483 - calebcartwright:sync-rustfmt...
2021-12-03 Matthias KrügerRollup merge of #91170 - jsha:preload-fonts, r=Guillaum...
2021-12-03 Matthias KrügerRollup merge of #90854 - sanxiyn:unsized-and-uninhabite...
2021-12-03 Matthias KrügerRollup merge of #90269 - woppopo:const_option_expect...
2021-12-03 Caleb CartwrightMerge commit '8da837185714cefbb261e93e9846afb11c1dc60e...
2021-12-03 Jubilee YoungMerge commit 'a8385522ade6f67853edac730b5bf164ddb298fd...
2021-12-02 borsAuto merge of #91003 - psumbera:sparc64-abi, r=nagisa
2021-12-01 Matthias KrügerRollup merge of #88502 - ibraheemdev:slice-take, r...
2021-12-01 Matthias KrügerRollup merge of #91346 - ibraheemdev:result-inspect...
2021-12-01 Matthias KrügerRollup merge of #91207 - richkadel:rk-bump-coverage...
2021-12-01 Matthias KrügerRollup merge of #90985 - camsteffen:diag-name-usage...
2021-11-30 Yuki OkushiRollup merge of #91243 - jackh726:issue-91068, r=nikoma...
next