about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-08-07Merge ref '6bcdcc73bd11' from rust-lang/rustThe rustc-josh-sync Cronjob Bot-7810/+11364
2025-08-07Prepare for merging from rust-lang/rustThe rustc-josh-sync Cronjob Bot-1/+1
2025-08-07Reimplement `print_region` in `type_name.rs`.Nicholas Nethercote-6/+83
2025-08-07Auto merge of #115746 - tgross35:unnamed-threads-panic-message, r=cuviperbors-169/+318
2025-08-06explicit tail call tests with indirect operands in LLVM, small test for index...ash-2/+64
2025-08-06Print thread ID in panic message if thread name is unknownTrevor Gross-168/+311
2025-08-06Add normalization for thread IDs in panic messagesTrevor Gross-1/+7
2025-08-06Auto merge of #145020 - GuillaumeGomez:rollup-5prs9kw, r=GuillaumeGomezbors-497/+1049
2025-08-07Optimize `char::is_alphanumeric`Karl Meakin-1/+5
2025-08-07Update booksrustbot-0/+0
2025-08-06Add support for shortening `Instance` and use itEsteban Küber-199/+192
2025-08-06Merge pull request #2538 from lolbinarycat/patch-6Tshepang Mbambo-0/+4
2025-08-06Make link relative an link to md not htmllolbinarycat-1/+1
2025-08-06Changes to the tests for the `#[should_panic]` portJonathan Brouwer-63/+94
2025-08-06Port `#[should_panic]` to the new attribute parsing infrastructureJonathan Brouwer-38/+78
2025-08-06Rollup merge of #145008 - GuillaumeGomez:fix-rustdoc-scrape-examples-crash, r...Guillaume Gomez-4/+41
2025-08-06Rollup merge of #145000 - Kobzol:std-cargo-stage, r=jieyouxuGuillaume Gomez-13/+9
2025-08-06Rollup merge of #144998 - dianqk:visit-no-use-proj, r=cjgillotGuillaume Gomez-14/+20
2025-08-06Rollup merge of #144996 - dianqk:simplifycfg-collapse_goto_chain-changed, r=c...Guillaume Gomez-0/+1
2025-08-06Rollup merge of #144977 - fmease:fortify-param-default-checks, r=compiler-errorsGuillaume Gomez-285/+297
2025-08-06Rollup merge of #144975 - joshtriplett:file-times-dir, r=jhprattGuillaume Gomez-1/+6
2025-08-06Rollup merge of #144972 - the8472:file-prefix-docs, r=joshtriplettGuillaume Gomez-0/+2
2025-08-06Rollup merge of #144970 - lolbinarycat:rustdoc-macro-wrong-link-144965, r=Gui...Guillaume Gomez-2/+60
2025-08-06Rollup merge of #144956 - fmease:gate-const-trait-syntax, r=BoxyUwUGuillaume Gomez-3/+29
2025-08-06Rollup merge of #144948 - lcnr:change-candidate-handling, r=compiler-errorsGuillaume Gomez-69/+48
2025-08-06Rollup merge of #144917 - compiler-errors:tail-call-linked-lifetimes, r=lcnrGuillaume Gomez-56/+80
2025-08-06Rollup merge of #144861 - Kivooeo:payload-as-str-stabilization, r=ChrisDentonGuillaume Gomez-3/+1
2025-08-06Rollup merge of #144835 - compiler-errors:tail-call-sig-binder, r=WaffleLapkinGuillaume Gomez-1/+18
2025-08-06Rollup merge of #144794 - scrabsha:push-noqrrttovmwy, r=jdonszelmannGuillaume Gomez-23/+42
2025-08-06Rollup merge of #144195 - Kivooeo:bad-attr, r=fmease,compiler-errorsGuillaume Gomez-23/+395
2025-08-06Auto merge of #144509 - cuviper:relnotes-1.89.0, r=BoxyUwUbors-0/+137
2025-08-06lower bindings in the order they're writtendianne-65/+128
2025-08-06base drop order on the first sub-branchdianne-55/+49
2025-08-06Explicitly disable vector feature on s390x baseline of bad-reg testPaul Murphy-1/+1
2025-08-06make rustc_public types derive `Hash`AlexanderPortland-32/+42
2025-08-06don't schedule unnecessary drops when lowering or-patternsdianne-28/+29
2025-08-06Reword documentation for `set_times` to clarify directory handlingJosh Triplett-2/+3
2025-08-06Move some TypeVisitable/TypeFoldable impls to rustc_type_irFlorian Diebold-1/+20
2025-08-06Fix ICEbjorn3-3/+6
2025-08-06Link from "Overview of the compiler § Queries" to the Queries chapterlolbinarycat-0/+4
2025-08-06Revert "Preserve the .debug_gdb_scripts section"bjorn3-2/+1
2025-08-06Revert "Preserve the .debug_gdb_scripts section"bjorn3-72/+60
2025-08-06Revert "Embed GDB pretty printers in rlibs and dylibs"bjorn3-23/+33
2025-08-06Optimize `needless_bool` lint (#15423)Alejandra González-11/+10
2025-08-06Optimize `needless_bool` lintSamuel Tardieu-11/+10
2025-08-07In extract_module.rs, generate ast::Module instead of StringHmikihiro-66/+126
2025-08-06Allow function argument mismatch suggestion to be multilineSasha Pourcelot-20/+58
2025-08-06Bump tmp from 0.2.3 to 0.2.4 in /editors/codedependabot[bot]-3/+3
2025-08-06Optimize `incompatible_msrv` lint (#15422)Alejandra González-13/+12
2025-08-06Auto merge of #145003 - Kobzol:rollup-kgb216b, r=Kobzolbors-107/+260