about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-03-24Alphabetize the keywords list.Nicholas Nethercote-8/+21
2025-03-24Fix some formatting.Nicholas Nethercote-2/+2
2025-03-24Improve keyword comments a little.Nicholas Nethercote-5/+4
2025-03-24Remove `is_any_keyword` methods.Nicholas Nethercote-23/+8
2025-03-23Auto merge of #136929 - joboet:move_process_pal, r=Mark-Simulacrumbors-104/+90
2025-03-23Auto merge of #138602 - Veykril:push-purxoytpktpu, r=SparrowLiibors-2/+4
2025-03-23Slim `rustc_parse_format` dependencies downLukas Wirth-2/+4
2025-03-23Auto merge of #136769 - thaliaarchi:io-optional-methods/stdio, r=joboetbors-161/+136
2025-03-23Auto merge of #138833 - joboet:optimize-repeat-n, r=thomccbors-4/+55
2025-03-22Auto merge of #138841 - matthiaskrgr:rollup-bfkls57, r=matthiaskrgrbors-105/+256
2025-03-22Auto merge of #138831 - matthiaskrgr:rollup-3t0dqiz, r=matthiaskrgrbors-86/+226
2025-03-22Rollup merge of #138822 - moxian:unlock, r=joshtriplettMatthias Krüger-5/+10
2025-03-22Rollup merge of #138793 - RalfJung:arm-floatabi, r=NoratriebMatthias Krüger-1/+4
2025-03-22Rollup merge of #138786 - bjorn3:driver_code_move, r=compiler-errorsMatthias Krüger-43/+37
2025-03-22Rollup merge of #138765 - Berrysoft:cygwin-thread-name, r=joboetMatthias Krüger-2/+3
2025-03-22Rollup merge of #138675 - cuviper:release-1.85.1, r=UrgauMatthias Krüger-0/+11
2025-03-22Rollup merge of #138468 - lolbinarycat:rustdoc-js-less-expect-error-part3, r=...Matthias Krüger-9/+70
2025-03-22Rollup merge of #138294 - paulmenage:test-panic-unwind, r=bjorn3Matthias Krüger-2/+39
2025-03-22Rollup merge of #138018 - obi1kenobi:pg/librustdoc_repr_attr, r=aDotInTheVoidMatthias Krüger-43/+82
2025-03-22rustdoc: Use own logic to print `#[repr(..)]` attributes in JSON output.Predrag Gruevski-43/+82
2025-03-22Clarify "Windows 1607"Josh Stone-1/+1
2025-03-22Auto merge of #138830 - matthiaskrgr:rollup-gaxgfwl, r=matthiaskrgrbors-1612/+1845
2025-03-22core: optimize `RepeatN`joboet-4/+55
2025-03-22std: move process implementations to `sys`joboet-104/+90
2025-03-22Rollup merge of #138804 - tgross35:atomic-from-ptr-inline, r=RalfJungMatthias Krüger-0/+3
2025-03-22Rollup merge of #138801 - lolbinarycat:triagebot-autolabel-138565, r=NoratriebMatthias Krüger-0/+17
2025-03-22Rollup merge of #138794 - petrochenkov:cfgtracefix, r=jieyouxuMatthias Krüger-8/+15
2025-03-22Rollup merge of #138782 - karolzwolak:where-test-91520, r=compiler-errorsMatthias Krüger-0/+38
2025-03-22Rollup merge of #138773 - RalfJung:catch_unwind_docs, r=jhprattMatthias Krüger-0/+1
2025-03-22Rollup merge of #138639 - spencer3035:clean-ui-tests-2-of-n, r=jieyouxuMatthias Krüger-78/+65
2025-03-22Rollup merge of #138609 - Berrysoft:cygwin-stackoverflow, r=joboetMatthias Krüger-0/+87
2025-03-22Rollup merge of #138763 - aDotInTheVoid:two-years-later, r=GuillaumeGomezMatthias Krüger-1192/+1259
2025-03-22Rollup merge of #138750 - oli-obk:decouple-hir-queries, r=fee1-deadMatthias Krüger-6/+5
2025-03-22Rollup merge of #138673 - taiki-e:trusty-fix, r=NoratriebMatthias Krüger-1/+1
2025-03-22Rollup merge of #138536 - makai410:mut-mir-visitor, r=celinvalMatthias Krüger-333/+508
2025-03-22Rollup merge of #138535 - yotamofek:pr/rustdoc/lang-string-parse-cleanup, r=n...Matthias Krüger-44/+41
2025-03-22Rollup merge of #138490 - tbu-:pr_arc_file_pos, r=NoratriebMatthias Krüger-0/+3
2025-03-22Rollup merge of #138410 - bjorn3:misc_cleanups, r=compiler-errorsMatthias Krüger-36/+28
2025-03-22Auto merge of #136974 - m-ou-se:fmt-options-64-bit, r=scottmcmbors-321/+363
2025-03-22Use unit structs for stateless stdioThalia Archibald-12/+12
2025-03-22Implement exact reads for StdinRawThalia Archibald-28/+35
2025-03-22Implement optional methods for unsupported stdioThalia Archibald-1/+64
2025-03-22Auto merge of #138719 - lcnr:concrete_opaque_types-closures, r=oli-obkbors-153/+147
2025-03-21cleaned and organized 3 tests in `./tests/ui/issues`Spencer-78/+65
2025-03-21Revert "Stabilize file_lock"moxian-5/+10
2025-03-22Auto merge of #138808 - weihanglo:update-cargo, r=weihanglobors-0/+0
2025-03-21Update cargoWeihang Lo-0/+0
2025-03-21triagebot: add autolabel rules for D-* and L-*binarycat-0/+17
2025-03-21Auto merge of #128320 - saethlin:link-me-maybe, r=compiler-errorsbors-26/+57
2025-03-21Allow inlining for `Atomic*::from_ptr`Trevor Gross-0/+3