about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-01-25Filter well known names from check-cfg diagnosticsUrgau-42/+98
2025-01-24Improve check-cfg `allow-same-level` testUrgau-5/+27
2025-01-20Auto merge of #135643 - khuey:135332, r=jieyouxubors-52/+111
2025-01-20Auto merge of #135754 - jieyouxu:rollup-j4q1hpr, r=jieyouxubors-138/+367
2025-01-20Auto merge of #135755 - jieyouxu:rollup-rdwbhod, r=jieyouxubors-901/+822
2025-01-20Rollup merge of #135491 - RalfJung:remove-dead-rustc_allowed_through_unstable...许杰友 Jieyou Xu (Joe)-34/+4
2025-01-20Rollup merge of #135446 - klensy:panic_immediate_abort_ext, r=Mark-Simulacrum许杰友 Jieyou Xu (Joe)-0/+5
2025-01-20Rollup merge of #135310 - estebank:issue-135289, r=Nadrieril许杰友 Jieyou Xu (Joe)-8/+1
2025-01-20Rollup merge of #135237 - dianne:match-2024-cleanup, r=Nadrieril许杰友 Jieyou Xu (Joe)-762/+772
2025-01-20Rollup merge of #134276 - RalfJung:destabilize-custom-inner-attr, r=SparrowLii许杰友 Jieyou Xu (Joe)-97/+40
2025-01-20Rollup merge of #135747 - ehuss:filename-quote, r=SparrowLii许杰友 Jieyou Xu (Joe)-6/+6
2025-01-20Rollup merge of #135738 - yotamofek:map_or_true-compiler, r=compiler-errors许杰友 Jieyou Xu (Joe)-69/+67
2025-01-20Rollup merge of #135736 - fmease:rustdoc-fix-flaky-test, r=GuillaumeGomez许杰友 Jieyou Xu (Joe)-1/+2
2025-01-20Rollup merge of #135729 - Noratrieb:compiler-profile-debug-assert, r=lqd许杰友 Jieyou Xu (Joe)-0/+7
2025-01-20Rollup merge of #135722 - onur-ozkan:handle-tarball-ci-commit, r=jieyouxu许杰友 Jieyou Xu (Joe)-13/+23
2025-01-20Rollup merge of #135700 - estebank:priv-field-dfv, r=wesleywiser许杰友 Jieyou Xu (Joe)-48/+261
2025-01-20Rollup merge of #135542 - kpreid:use-note, r=Mark-Simulacrum许杰友 Jieyou Xu (Joe)-1/+1
2025-01-19elaborate/clarify the comments on `InheritedRefMatchRule`'s variantsdianne-8/+9
2025-01-19Add debug-assertions for assumptions about enabled typing rulesdianne-0/+2
2025-01-19Add comments explaining inherited references dianne-1/+5
2025-01-19Rename FileName::QuoteExpansion to CfgSpecEric Huss-6/+6
2025-01-19Manual cleanup of some `is_{or_none|some_and}` usagesYotam Ofek-8/+12
2025-01-19Auto merge of #135742 - RalfJung:miri-sync, r=RalfJungbors-765/+982
2025-01-19Run `clippy --fix` for `unnecessary_map_or` lintYotam Ofek-67/+61
2025-01-19rustdoc: Fix flaky doctest testLeón Orell Valerian Liehr-1/+2
2025-01-19Merge pull request #4141 from rust-lang/rustup-2025-01-19Ralf Jung-5425/+8201
2025-01-19fix location of pipe moduleRalf Jung-2/+3
2025-01-19fully de-stabilize all custom inner attributesRalf Jung-97/+40
2025-01-19When LLVM's location discriminator value limit is exceeded, emit locations wi...Kyle Huey-52/+111
2025-01-19Add debug assertions to compiler profileNoratrieb-0/+7
2025-01-19Auto merge of #135714 - rust-lang:cargo_update, r=clubby789bors-56/+72
2025-01-19Auto merge of #135725 - GuillaumeGomez:rollup-dxn3use, r=GuillaumeGomezbors-34/+182
2025-01-19Rollup merge of #135723 - Noratrieb:error-pattern-my-a-, r=jieyouxuGuillaume Gomez-1/+2
2025-01-19Rollup merge of #135716 - Zalathar:usage-no-args, r=lqdGuillaume Gomez-10/+1
2025-01-19Rollup merge of #135685 - GuillaumeGomez:rm-unused-css-class, r=notriddleGuillaume Gomez-3/+3
2025-01-19Rollup merge of #135679 - onur-ozkan:bootstrap-issue-template, r=jieyouxuGuillaume Gomez-0/+70
2025-01-19Rollup merge of #134858 - estebank:issue-81370, r=NoratriebGuillaume Gomez-20/+106
2025-01-19Remove unused `item-row` CSS classGuillaume Gomez-3/+3
2025-01-19Fix dev guide docs for error-patternNoratrieb-1/+2
2025-01-19create an issue template for bootstraponur-ozkan-0/+70
2025-01-19make it possible to use ci-rustc on tarball sourcesonur-ozkan-13/+23
2025-01-19Auto merge of #134976 - mgsloan:improve-select-nth-unstable-docs, r=ibraheemdevbors-42/+49
2025-01-19Auto merge of #135709 - lqd:bring-back-len, r=compiler-errorsbors-1542/+1964
2025-01-19Merge from rustcThe Miri Cronjob Bot-5422/+8197
2025-01-19Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-01-19Auto merge of #135715 - matthiaskrgr:rollup-9a18sxj, r=matthiaskrgrbors-353/+394
2025-01-19Don't skip argument parsing when running `rustc` with no argumentsZalathar-10/+1
2025-01-18Rewrap following accepting review suggestions from @ibraheemdevMichael Sloan-8/+18
2025-01-18Update library/core/src/slice/mod.rsMichael Sloan-2/+1
2025-01-18Update library/core/src/slice/mod.rsMichael Sloan-3/+3