about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-08-08rustdoc search: add performance note about searchIndexUnstable checkbinarycat-0/+6
2025-08-08rustdoc: IndexItem::{stability -> is_unstable}binarycat-11/+5
2025-08-08switch polonius compare-mode to polonius=nextRémy Rakic-1/+1
2025-08-08Improve error output when a command fails in bootstrapJakub Beránek-82/+83
2025-08-08Add target_env = "macabi" and target_env = "sim"Mads Marquart-5/+27
2025-08-08Bless snapshot testsJakub Beránek-0/+2
2025-08-08Review remarksJakub Beránek-25/+22
2025-08-08Clarify the behavior of `rust.codegen-backends`Jakub Beránek-11/+20
2025-08-08Refactor `dist::CraneliftCodegenBackend`Jakub Beránek-51/+84
2025-08-08Split CodegenBackend step into two and handle stamp sysroot copy explicitlyJakub Beránek-148/+181
2025-08-08Build host library when cross-compiling `ToolTarget` toolsJakub Beránek-2/+7
2025-08-08Add snapshot test for cross-compilation cargo buildJakub Beránek-0/+15
2025-08-08Auto merge of #145077 - Zalathar:rollup-0k4194x, r=Zalatharbors-963/+1056
2025-08-08Rollup merge of #145070 - vexide:minimal-armv7a-vex-v5, r=wesleywiserStuart Cook-0/+86
2025-08-08Rollup merge of #144999 - Zalathar:remove-mcdc, r=oli-obkStuart Cook-4/+1
2025-08-08Rollup merge of #144931 - dpaoliello:msvc-wholearchive, r=jieyouxuStuart Cook-8/+34
2025-08-08Rollup merge of #144807 - Shourya742:2025-07-30-streamline-config, r=KobzolStuart Cook-951/+935
2025-08-07Rollup merge of #145007 - Kobzol:error-index, r=jieyouxuTrevor Gross-87/+124
2025-08-07Rollup merge of #144903 - Kivooeo:panic_handler-is-not-begin, r=m-ou-seTrevor Gross-23/+23
2025-08-07update enzyme submodule to handle llvm 21Manuel Drehwald-0/+1
2025-08-07Add minimal `armv7a-vex-v5` supportLewis McClelland-0/+86
2025-08-07Auto merge of #145056 - flip1995:clippy-subtree-update, r=Manishearthbors-1026/+2802
2025-08-07Merge commit '334fb906aef13d20050987b13448f37391bb97a2' into clippy-subtree-u...Philipp Krones-1026/+2802
2025-08-07Auto merge of #145043 - Zalathar:rollup-3dbvdrm, r=Zalatharbors-395/+677
2025-08-07Auto merge of #144997 - BoxyUwU:bootstrap_bump, r=Mark-Simulacrumbors-526/+514
2025-08-07Rollup merge of #145040 - tshepang:rdg-sync, r=KobzolStuart Cook-3/+28
2025-08-07Rollup merge of #145026 - rustbot:docs-update, r=ehussStuart Cook-0/+0
2025-08-07Rollup merge of #144682 - nxsaken:strict_overflow_ops, r=Mark-SimulacrumStuart Cook-15/+1
2025-08-07Rollup merge of #144659 - mati865:gnullvm-vendor-libunwind, r=KobzolStuart Cook-60/+82
2025-08-07Rollup merge of #144473 - zeroomega:rustc_inconsistency, r=Mark-SimulacrumStuart Cook-5/+13
2025-08-07Rollup merge of #143906 - LorrensP-2158466:miri-float-nondet-foreign-items, r...Stuart Cook-312/+513
2025-08-07Rollup merge of #138689 - jedbrown:jed/nvptx-target-feature, r=ZuseZ4Stuart Cook-0/+40
2025-08-07Only run the pull workflow once per weekJakub Beránek-2/+2
2025-08-07Auto merge of #145014 - bjorn3:revert_preserve_debug_gdb_scripts, r=lqdbors-1/+0
2025-08-07Merge ref '6bcdcc73bd11' from rust-lang/rustThe rustc-josh-sync Cronjob Bot-5446/+6832
2025-08-07Prepare for merging from rust-lang/rustThe rustc-josh-sync Cronjob Bot-1/+1
2025-08-07Auto merge of #115746 - tgross35:unnamed-threads-panic-message, r=cuviperbors-59/+72
2025-08-06Print thread ID in panic message if thread name is unknownTrevor Gross-58/+65
2025-08-06Add normalization for thread IDs in panic messagesTrevor Gross-1/+7
2025-08-07Update booksrustbot-0/+0
2025-08-06Make link relative an link to md not htmllolbinarycat-1/+1
2025-08-06Rollup merge of #145008 - GuillaumeGomez:fix-rustdoc-scrape-examples-crash, r...Guillaume Gomez-4/+6
2025-08-06Rollup merge of #145000 - Kobzol:std-cargo-stage, r=jieyouxuGuillaume Gomez-13/+9
2025-08-06Rollup merge of #144970 - lolbinarycat:rustdoc-macro-wrong-link-144965, r=Gui...Guillaume Gomez-2/+25
2025-08-06Link from "Overview of the compiler § Queries" to the Queries chapterlolbinarycat-0/+4
2025-08-06Revert "Embed GDB pretty printers in rlibs and dylibs"bjorn3-1/+0
2025-08-06Auto merge of #145003 - Kobzol:rollup-kgb216b, r=Kobzolbors-2/+18
2025-08-06tidyBoxy-12/+2
2025-08-06Fix rustdoc scrape-examples feature crashGuillaume Gomez-4/+6
2025-08-06Fix build/doc/test of error index generatorJakub Beránek-87/+124