about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-08-07add multiple known-bugs for NLL problem case 3Rémy Rakic-0/+778
2025-08-07add opaque type member constraint testslcnr-1/+101
2025-08-07move member-constraints testslcnr-0/+0
2025-08-07Fix doc comment of File::try_lock and File::try_lock_sharedUlrich Stark-2/+2
2025-08-07move `type_check` out of `compute_regions`lcnr-38/+53
2025-08-07doc(library): Fix Markdown in `Iterator::by_ref`.Ivan Enderlin-1/+1
2025-08-07Auto merge of #144997 - BoxyUwU:bootstrap_bump, r=Mark-Simulacrumbors-731/+719
2025-08-07Rollup merge of #145040 - tshepang:rdg-sync, r=KobzolStuart Cook-3/+28
2025-08-07Rollup merge of #145033 - nnethercote:fix-144994, r=fmeaseStuart Cook-6/+83
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-103/+56
2025-08-07Rollup merge of #144659 - mati865:gnullvm-vendor-libunwind, r=KobzolStuart Cook-60/+82
2025-08-07Rollup merge of #144650 - Borgerr:additional-tce-tests, r=WaffleLapkin,tgross35Stuart Cook-2/+64
2025-08-07Rollup merge of #144601 - kornelski:cargo-fix-mismatched_lifetime_syntaxes, r...Stuart Cook-24/+45
2025-08-07Rollup merge of #144473 - zeroomega:rustc_inconsistency, r=Mark-SimulacrumStuart Cook-5/+13
2025-08-07Rollup merge of #144439 - xizheyin:symbol-rs, r=petrochenkovStuart Cook-44/+97
2025-08-07Rollup merge of #144369 - joshtriplett:mbe-expr-semi-deny-by-default, r=petro...Stuart Cook-44/+41
2025-08-07Rollup merge of #144133 - oli-obk:stabilize-const-type-id, r=lcnrStuart Cook-21/+14
2025-08-07Rollup merge of #143929 - petrochenkov:depresolve, r=lcnrStuart Cook-42/+297
2025-08-07Rollup merge of #143906 - LorrensP-2158466:miri-float-nondet-foreign-items, r...Stuart Cook-347/+548
2025-08-07Rollup merge of #143808 - JonathanBrouwer:should_panic_parser, r=jdonszelmannStuart Cook-101/+172
2025-08-07Rollup merge of #143764 - dianne:primary-binding-drop-order, r=Nadrieril,trav...Stuart Cook-139/+197
2025-08-07Rollup merge of #143028 - dianne:let-else-storage, r=oli-obk,traviscrossStuart Cook-69/+36
2025-08-07Rollup merge of #140267 - jogru0:control_flow, r=dtolnayStuart Cook-0/+160
2025-08-07Rollup merge of #138689 - jedbrown:jed/nvptx-target-feature, r=ZuseZ4Stuart Cook-10/+222
2025-08-07Rollup merge of #137831 - estebank:auto-trait-err, r=compiler-errorsStuart Cook-43/+118
2025-08-07Fix typo in lint issue template (#15427)Samuel Tardieu-1/+1
2025-08-07Fix "comparision" typo in new lint templatey21-1/+1
2025-08-07Auto merge of #145014 - bjorn3:revert_preserve_debug_gdb_scripts, r=lqdbors-77/+75
2025-08-07Merge pull request #2539 from rust-lang/rustc-pullTshepang Mbambo-7811/+11365
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