about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-02-19update `rustfix` link in docs (#14248)Philipp Krones-2/+2
2025-02-19add a failing testdianne-1/+34
2025-02-19Improve formatting within `make_mir_visitor` macro body.Nicholas Nethercote-142/+128
2025-02-19Remove `MirVisitable`.Nicholas Nethercote-43/+18
2025-02-19Add `super_local` method to the MIR visitors.Nicholas Nethercote-4/+14
2025-02-19`double_ended_iterator_last`: note when drop order is changedSamuel Tardieu-2/+82
2025-02-19fix: `map_entry` FP on struct memberyanglsh-1/+62
2025-02-19Update library/std/src/fs.rsTommaso Allevi-1/+1
2025-02-19Auto merge of #136539 - matthewjasper:late-normalize-errors, r=compiler-errorsbors-109/+262
2025-02-19x86_win64 ABI: do not use xmm0 with softfloat ABIRalf Jung-21/+59
2025-02-19Register USAGE_OF_TYPE_IR_INHERENT, remove inherent usagesMichael Goulet-5/+4
2025-02-19Make fewer crates depend on rustc_ast_irMichael Goulet-46/+30
2025-02-19Merge pull request #19180 from joshrotenberg/fix-source-file-urlLukas Wirth-1/+7
2025-02-19add rustc-dev doc about bootstrap toolsonur-ozkan-0/+24
2025-02-19core/net: IpAddr*::as_octets()Nathan Perry-0/+60
2025-02-19Merge pull request #4197 from rust-lang/rustup-2025-02-19Ben Kimock-6948/+14862
2025-02-19remove assume_init in stack_overflowxizheyin-7/+9
2025-02-19Merge from rustcThe Miri Cronjob Bot-6947/+14861
2025-02-19Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-02-19Auto merge of #137248 - matthiaskrgr:rollup-s18zjau, r=matthiaskrgrbors-546/+585
2025-02-19Restrict bevy hackMichael Goulet-28/+37
2025-02-19coverage: Make `HolesVisitor::visit_hole_span` a regular methodZalathar-18/+18
2025-02-19coverage: Get hole spans from nested items without fully visiting themZalathar-8/+9
2025-02-19coverage: Add some more cases to `tests/coverage/holes.rs`Zalathar-17/+88
2025-02-18simplify fallback-to-outer condition on old editionsdianne-11/+7
2025-02-18rename `consider_inherited_ref_first` -> `consider_inherited_ref`dianne-5/+5
2025-02-18clarify wording on doc commentdianne-6/+9
2025-02-18"classic2021" ruleset: experimentally add fallback-to-outer (eat both)dianne-145/+73
2025-02-18add FIXMEs for diagnostic improvementsdianne-0/+8
2025-02-18update unstable bookdianne-4/+6
2025-02-18add mixed-edition testsdianne-0/+486
2025-02-18"structural2021" ruleset: add fallback-to-outer (eat both) deref ruledianne-179/+151
2025-02-18"classic2021" and "structural2021" rulesets: add eat-inherited-ref-alone dere...dianne-521/+195
2025-02-18remove old edition-2021-specific testsdianne-187/+0
2025-02-18add test revisions for old-edition behavior of feature gatesdianne-322/+1783
2025-02-19Auto merge of #135408 - RalfJung:x86-sse2, r=workingjubileebors-151/+273
2025-02-19Add custom sort for link in rustdocyukang-1/+50
2025-02-19Rollup merge of #137242 - ehuss:reference-do_not_recommend, r=compiler-errorsMatthias Krüger-50/+59
2025-02-19Rollup merge of #137228 - steffahn:one-coerces-to-supertypes-not-subtypes, r=...Matthias Krüger-4/+4
2025-02-19Rollup merge of #137216 - amandasystems:cheap-outlives-eval, r=compiler-errorsMatthias Krüger-0/+5
2025-02-19Rollup merge of #137213 - nnethercote:rm-rustc_middle-mir-tcx, r=compiler-errorsMatthias Krüger-430/+402
2025-02-19Rollup merge of #137210 - workingjubilee:fixup-passmode-import, r=RalfJungMatthias Krüger-27/+27
2025-02-19Rollup merge of #137177 - GuillaumeGomez:update-minifier, r=notriddleMatthias Krüger-3/+3
2025-02-19Rollup merge of #137059 - xizheyin:issue-136827, r=davidtwcoMatthias Krüger-18/+65
2025-02-19Rollup merge of #137026 - GrigorenkoPV:integer_sign_cast, r=jhprattMatthias Krüger-9/+8
2025-02-19Rollup merge of #136936 - xingxue-ibm:sigpipe-test, r=workingjubileeMatthias Krüger-5/+12
2025-02-18add a preferred fix for `cast_possible_wrap` description (#14225)Alejandra González-1/+7
2025-02-19Remove `rustc_middle::mir::tcx` module.Nicholas Nethercote-430/+402
2025-02-18Merge pull request #19179 from alibektas/19090_newChayim Refael Friedman-2/+98
2025-02-18Auto merge of #137235 - matthiaskrgr:rollup-2kjua2t, r=matthiaskrgrbors-732/+688