about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-06-05jsondocck: Explain what `KNOWN_DIRECTIVE_NAMES` is doingAlona Enraght-Moony-1/+1
2025-06-05Check documentation of bootstrap in PR CIJakub Beránek-0/+1
2025-06-05correct the imports in flags, tests and downloadbit-aloo-5/+8
2025-06-05Move opaque type checks from the hir item types visitor onto the wfcheck of t...Oli Scherer-141/+151
2025-06-05doc: Fix inverted meaning in E0783.mdmaflcko-1/+1
2025-06-05Rollup merge of #141970 - onur-ozkan:skip-stage1-std, r=KobzolMatthias Krüger-48/+217
2025-06-05Rollup merge of #141965 - Kivooeo:test-reform, r=jieyouxuMatthias Krüger-96/+112
2025-06-05Rollup merge of #141962 - BoxyUwU:rdg-push, r=jieyouxuMatthias Krüger-15/+35
2025-06-05Rollup merge of #141938 - ZuseZ4:offload-updates, r=KobzolMatthias Krüger-6/+9
2025-06-05Rollup merge of #141777 - Kobzol:dist-linux-alt-no-pgo-bolt, r=marcoieniMatthias Krüger-17/+45
2025-06-05Rollup merge of #140638 - RalfJung:unsafe-pinned-shared-aliased, r=workingjub...Matthias Krüger-22/+142
2025-06-05Auto merge of #135054 - cramertj:file-cstr, r=m-ou-sebors-24/+63
2025-06-05Rustup to rustc 1.89.0-nightly (4b27a04cc 2025-06-04)bjorn3-1/+1
2025-06-05Sync from rust 4b27a04cc8ed4da10a546a871e23e665d03f7a79bjorn3-30/+27
2025-06-05Clean `rustc_attr_parsing` documentationxizheyin-37/+37
2025-06-05doc_suspicious_footnotes: lint text that looks like a footnote (#14708)Alejandra González-2/+714
2025-06-05canon_abi: make to_erased_extern_abi just a detail in formattingRalf Jung-13/+6
2025-06-05Add missing `dyn` keywords to tests that do not test for themLukas Wirth-129/+87
2025-06-05Add more missing 2015 edition directivesLukas Wirth-63/+90
2025-06-05Use non-2015 edition paths in tests that do not test for their resolutionLukas Wirth-179/+179
2025-06-05Stabilize `const_eq_ignore_ascii_case`Paolo Barbolini-16/+2
2025-06-05Merge pull request #4377 from rust-lang/rustup-2025-06-05Ralf Jung-1659/+1706
2025-06-05Merge pull request #19928 from Veykril/push-kznpuqllrvvqLukas Wirth-297/+160
2025-06-05Auto merge of #140466 - amandasystems:move-to-preprocessing-step, r=lcnrbors-313/+423
2025-06-05Deduplicate code in proc-macro-srvLukas Wirth-297/+160
2025-06-05Merge from rustcThe Miri Cronjob Bot-1658/+1705
2025-06-05Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-06-05feat: ide-assist, generate single field struct FromA4-Tacks-6/+1043
2025-06-05Fix suggestion-causes-error of `manual_swap`relaxcn-5/+66
2025-06-05Auto merge of #142033 - matthiaskrgr:rollup-99lvg0j, r=matthiaskrgrbors-534/+478
2025-06-05Bump objectWANG Rui-20/+32
2025-06-04compiler: Document the offset invariant of `OperandValue::Pair`Jubilee Young-2/+8
2025-06-05add comments to Zip unsoundness regression testThe 8472-2/+24
2025-06-05fix Zip unsoundness (again)The 8472-75/+99
2025-06-04Ensure stack in `Parser::parse_ty`Josh Stone-8/+12
2025-06-04Ensure stack in `ThirBuildCx::mirror_exprs`Josh Stone-1/+4
2025-06-04add Vec::peek_mutJeremy Smart-0/+102
2025-06-04codegen: test frame pointer attr prefers CLI optJubilee Young-0/+35
2025-06-04`panic-handler`: Remove the `no_core` featureTrevor Gross-9/+3
2025-06-04Verbose suggestion to make param `const`Esteban Küber-10/+22
2025-06-04Auto merge of #141309 - RalfJung:x86-simd-abi, r=tgross35,nikic,workingjubileebors-51/+34
2025-06-04Detect method not being present that is present in other tuple typesEsteban Küber-2/+218
2025-06-04Merge ref 'df8102fe5f24:/library/compiler-builtins' from https://github.com/r...Trevor Gross-31161/+49960
2025-06-04Update the upstream Rust versionTrevor Gross-0/+1
2025-06-04Add tooling for `josh` syncsTrevor Gross-0/+424
2025-06-04Rollup merge of #142025 - m-ou-se:which-local-binding, r=jdonszelmannMatthias Krüger-4/+10
2025-06-04Rollup merge of #142024 - m-ou-se:what-tail-expression, r=petrochenkovMatthias Krüger-5/+5
2025-06-04Rollup merge of #142017 - Rageking8:fix-incorrect-use-of-recommend-over-recom...Matthias Krüger-1/+1
2025-06-04Rollup merge of #142005 - scottmcm:fieldidx-in-variantsmultiple, r=workingjub...Matthias Krüger-31/+33
2025-06-04Rollup merge of #141999 - nnethercote:precise-ident, r=compiler-errorsMatthias Krüger-2/+3