about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-04-08fix(auto-import): Prefer imports of matching types for argument lists Lukas Wirth-109/+291
2025-04-08Stabilize precise capture syntax in style guidexizheyin-12/+12
2025-04-08clean code: remove Deref<Target=RegionKind> impl for Region and use `.kind()`xizheyin-6/+6
2025-04-08add missing word in doc comment (part 2)Tshepang Mbambo-1/+1
2025-04-08remove unusual indentationTshepang Mbambo-5/+5
2025-04-08add missing word in doc commentTshepang Mbambo-1/+1
2025-04-07Port closure inference from rustcjackh726-157/+405
2025-04-07mitigate MSVC unsoundness by not emitting alignment attributes on win32-msvc ...Ralf Jung-5/+7
2025-04-07Revert "remove rust-analyser support for `extern "rust-intrinsic"` blocks"Bennet Bleßmann-7/+38
2025-04-07Update booksrustbot-0/+0
2025-04-07compiletest: Avoid ignoring empty diagnostics in one more placeVadim Petrochenkov-2/+1
2025-04-07unstable-book/intrinsics: wordsmith MIR-lowering intrinsic docsRalf Jung-1/+2
2025-04-07compiletest: Stricter parsing for diagnostic kindsVadim Petrochenkov-35/+37
2025-04-07compiletest: Always preserve kind for compiler diagnosticsVadim Petrochenkov-22/+36
2025-04-07compiletest: Cleanup collection of actual errorsVadim Petrochenkov-48/+35
2025-04-07cargo xtask tidygeetanshjuneja-2/+9
2025-04-07added children modulesgeetanshjuneja-0/+196
2025-04-07Add job summary links to post-merge reportJakub Beránek-10/+152
2025-04-07Fix CSSGuillaume Gomez-1/+1
2025-04-07targest → targets (spotted as I had the same typo)Ralf Jung-1/+1
2025-04-07implement `check` step for `compiletest` separatelyonur-ozkan-5/+66
2025-04-07Rollup merge of #139455 - Skgland:remove_rust-intrinsic_ABI, r=oli-obkStuart Cook-95/+11
2025-04-07Rollup merge of #139035 - nnethercote:PatKind-Missing, r=oli-obkStuart Cook-5/+12
2025-04-07Sort job duration changes by absolute durationJakub Beránek-1/+1
2025-04-07Merge pull request #19425 from ConradIrwin/drop-drop-glue-gooLukas Wirth-421/+107
2025-04-07Merge pull request #19511 from snprajwal/fixmesLukas Wirth-47/+36
2025-04-07Merge pull request #19432 from ShoyuVanilla/issue-19431Lukas Wirth-26/+134
2025-04-07tidy: remove `instant` dep exclusionJieyou Xu-1/+0
2025-04-07rustc-perf: update to `c0f3b53c8e5de87714d18a5f42998859302ae03a`Jieyou Xu-0/+0
2025-04-07Merge pull request #19512 from BenjaminBrienen/update-stdxLukas Wirth-97/+131
2025-04-07enable in-tree std on some runnersonur-ozkan-2/+6
2025-04-07reduce the error tolerance to match algebraic and fast-math operationsRalf Jung-2/+3
2025-04-07big-allocs benchmark: use up less of the address space on 32bitRalf Jung-1/+4
2025-04-07Rollup merge of #139456 - calebcartwright:style-let-chains-final, r=joshtriplettJakub Beránek-6/+72
2025-04-07Merge from rustcThe Miri Cronjob Bot-942/+1524
2025-04-07Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-04-07improve flowTshepang Mbambo-2/+3
2025-04-07Merge from rustcThe rustc-dev-guide Cronjob Bot-580/+1032
2025-04-07Preparing for merge from rustcThe rustc-dev-guide Cronjob Bot-1/+1
2025-04-06doc(style): add let-chain rulesCaleb Cartwright-6/+72
2025-04-06upstream stdx changesBenjaminBrienen-97/+131
2025-04-06Auto merge of #136077 - rust-lang:cargo_update, r=clubby789bors-53/+98
2025-04-06update docsBennet Bleßmann-54/+4
2025-04-06remove rust-analyser support for `extern "rust-intrinsic"` blocksSkgland-38/+7
2025-04-06remove compiler support for `extern "rust-intrinsic"` blocksSkgland-3/+0
2025-04-06Refactor `Handle` slightlyRune Tynan-51/+78
2025-04-06Auto merge of #139452 - GuillaumeGomez:rollup-u9edkjo, r=GuillaumeGomezbors-22/+25
2025-04-06Rollup merge of #139367 - GuillaumeGomez:proc-macro-values, r=UrgauGuillaume Gomez-22/+25
2025-04-06Auto merge of #139439 - weihanglo:update-cargo, r=weihanglobors-0/+0
2025-04-06Fix deadlink in libs-and-metadata.mdLevi Zim-1/+1