about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-04-26Auto merge of #110861 - m-ou-se:thread-local-restructure, r=workingjubileebors-328/+293
2023-04-26Update tests.Mara Bos-12/+10
2023-04-26Remove libstd_thread_internals from unstable book.Mara Bos-5/+0
2023-04-26Restructure and rename thread local things in std.Mara Bos-311/+283
2023-04-26Auto merge of #110852 - matthiaskrgr:rollup-jz3eosr, r=matthiaskrgrbors-329/+833
2023-04-26Rollup merge of #110847 - aDotInTheVoid:rdj-time-serialization, r=GuillaumeGomezMatthias Krüger-1/+4
2023-04-26Rollup merge of #110835 - nnethercote:strict-region-folders-2, r=compiler-errorsMatthias Krüger-23/+27
2023-04-26Rollup merge of #110825 - notriddle:notriddle/issue-70082, r=compiler-errorsMatthias Krüger-0/+27
2023-04-26Rollup merge of #110819 - tamird:flattencompat-trustedlen, r=the8472Matthias Krüger-34/+28
2023-04-26Rollup merge of #110798 - ozkanonur:rustdoc-unused-extern-crates, r=jyn514Matthias Krüger-1/+9
2023-04-26Rollup merge of #110641 - GuillaumeGomez:rustdoc-in-doc-settings, r=notriddleMatthias Krüger-6/+66
2023-04-26Rollup merge of #110550 - compiler-errors:deref-on-binop-rhs, r=wesleywiserMatthias Krüger-1/+29
2023-04-26Rollup merge of #110419 - jsoref:spelling-library, r=jyn514Matthias Krüger-60/+61
2023-04-26Rollup merge of #109444 - WaffleLapkin:undeprecate_todos, r=jyn514Matthias Krüger-2/+4
2023-04-26Rollup merge of #108760 - clubby789:autolintstuff, r=wesleywiserMatthias Krüger-201/+578
2023-04-26Auto merge of #110822 - scottmcm:lower-offset-to-mir, r=compiler-errorsbors-20/+66
2023-04-26rustdoc-json: Time serialization.Alona Enraght-Moony-1/+4
2023-04-26Try to improve tidy errors on TODOsMaybe Waffle-2/+4
2023-04-26Auto merge of #97368 - tmandry:coverage-underflow, r=jyn514bors-1/+1
2023-04-26Auto merge of #110839 - jyn514:rollup-uikilwm, r=jyn514bors-41/+117
2023-04-26Rollup merge of #110817 - fmease:fix-109759, r=compiler-errorsjyn-0/+51
2023-04-26Rollup merge of #110792 - rylev:standard-macos-ci, r=pietroalbinijyn-7/+7
2023-04-26Rollup merge of #110594 - infdahai:cfg_chore, r=jyn514jyn-1/+2
2023-04-26Rollup merge of #110587 - tomaka:fix-109727, r=jyn514jyn-2/+7
2023-04-26Rollup merge of #110418 - jsoref:spelling-rustdoc, r=jyn514jyn-5/+5
2023-04-26Rollup merge of #110329 - aDotInTheVoid:json-inline-again, r=jyn514jyn-11/+26
2023-04-26Rollup merge of #110266 - tgross35:try-exists-wording, r=jyn514jyn-6/+9
2023-04-26Rollup merge of #109379 - flba-eb:108596_fixtest_sigpipe, r=jyn514jyn-3/+7
2023-04-26Rollup merge of #108416 - pat-nel87:Issue-107957-black_box_docs, r=jyn514jyn-6/+3
2023-04-26rewrite: line_long_tail_not_flushed descriptionJosh Soref-3/+4
2023-04-26rewrite: long_line_flushed descriptionJosh Soref-3/+3
2023-04-26Spelling library/Josh Soref-54/+54
2023-04-26add cfg SPEC declaration.clundro-1/+2
2023-04-26Auto merge of #110784 - cuviper:build-gcc-https, r=jyn514bors-2/+1
2023-04-26Auto merge of #110634 - saethlin:pointy-decoder, r=cjgillotbors-130/+174
2023-04-25Lower `intrinsics::offset` to `mir::BinOp::Offset`Scott McMurray-20/+66
2023-04-26Auto merge of #110834 - weihanglo:update-cargo, r=weihanglobors-0/+0
2023-04-26Make some region folders a little stricter.Nicholas Nethercote-23/+27
2023-04-26Update cargoWeihang Lo-0/+0
2023-04-25Auto merge of #110811 - compiler-errors:vars-are-question-mark, r=WaffleLapkinbors-307/+307
2023-04-25Add regression tests for const-generic IATsLeón Orell Valerian Liehr-0/+51
2023-04-25diagnostics: add test case for already-solved issueMichael Howell-0/+27
2023-04-25vars are ?Michael Goulet-307/+307
2023-04-25Auto merge of #110821 - matthiaskrgr:rollup-mzxrvw7, r=matthiaskrgrbors-145/+495
2023-04-25Rollup merge of #110796 - madsravn:wake-example, r=Mark-SimulacrumMatthias Krüger-1/+2
2023-04-25Rollup merge of #110783 - dtolnay:safeprint, r=petrochenkovMatthias Krüger-40/+68
2023-04-25Rollup merge of #110671 - compiler-errors:polarity, r=lcnrMatthias Krüger-3/+126
2023-04-25Rollup merge of #110649 - arlosi:fix_no_global_oom_handling, r=Mark-SimulacrumMatthias Krüger-1/+0
2023-04-25Rollup merge of #110615 - WaffleLapkin:impl_tag, r=cjgillotMatthias Krüger-29/+211
2023-04-25Rollup merge of #110556 - kylematsuda:earlybinder-explicit-item-bounds, r=com...Matthias Krüger-71/+88