about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-02-12fix: handle character boundary in search moderoife-1/+5295
2025-02-11Merge pull request #19117 from gohome001/implicit-drop-inlay-hints-bugChayim Refael Friedman-2/+24
2025-02-11Merge pull request #18998 from ChayimFriedman2/excludeLukas Wirth-131/+262
2025-02-11add test case for ignoring inlay hint for macro callgohome001-0/+21
2025-02-11don't emit implicit drop inlay hints for macrogohome001-2/+3
2025-02-10Merge pull request #19124 from jyn514/range-fmt-off-by-oneLukas Wirth-8/+88
2025-02-10Merge pull request #19088 from Hmikihiro/all_remove_duplicate_module_adtChayim Refael Friedman-1/+72
2025-02-10Shadowing BuiltinType by ModuleHayashi Mikihiro-1/+72
2025-02-10Merge pull request #19126 from lnicola/sync-from-rustLaurențiu Nicola-41322/+73484
2025-02-10Bump rustc cratesLaurențiu Nicola-17/+18
2025-02-10Merge from rust-lang/rustLaurențiu Nicola-41304/+73465
2025-02-10Preparing for merge from rust-lang/rustLaurențiu Nicola-1/+1
2025-02-10Auto merge of #136785 - matthiaskrgr:rollup-sdhlna8, r=matthiaskrgrbors-18/+308
2025-02-09fix target dir testjyn-2/+11
2025-02-09fix off-by-one errorjyn-6/+77
2025-02-09Rollup merge of #136782 - ehuss:freebsd-platform, r=jieyouxuMatthias Krüger-1/+1
2025-02-09Rollup merge of #136760 - chenyukang:fix-overflowing-int-lint-crash, r=oli-obkMatthias Krüger-4/+32
2025-02-09Rollup merge of #136746 - wesleywiser:err_dwarf1, r=UrgauMatthias Krüger-2/+61
2025-02-09Rollup merge of #136722 - kornelski:visit-spans, r=chenyukangMatthias Krüger-3/+8
2025-02-09Rollup merge of #136694 - GuillaumeGomez:update-minifier, r=notriddleMatthias Krüger-3/+3
2025-02-09Rollup merge of #136068 - matthiaskrgr:crashesjan25, r=Mark-SimulacrumMatthias Krüger-0/+202
2025-02-09Rollup merge of #135488 - GrigorenkoPV:vec_pop_if, r=jhprattMatthias Krüger-5/+1
2025-02-09Fix mistake in x86_64-unknown-freebsd platform descriptionEric Huss-1/+1
2025-02-09Emit an error if `-Zdwarf-version=1` is requestedWesley Wiser-2/+61
2025-02-09Auto merge of #136751 - bjorn3:update_rustfmt, r=Mark-Simulacrumbors-5069/+6349
2025-02-09Auto merge of #136754 - Urgau:rollup-qlkhjqr, r=Urgaubors-386/+3828
2025-02-09Fix unwrap error in overflowing int literalyukang-4/+32
2025-02-09Merge pull request #19120 from ahaoboy/patch-1Chayim Refael Friedman-1/+1
2025-02-09Auto merge of #136762 - workingjubilee:rollup-23fn0nl, r=workingjubileebors-211/+288
2025-02-09doc: error url阿豪-1/+1
2025-02-09crashes: more testsMatthias Krüger-0/+202
2025-02-08Rollup merge of #136736 - llogiq:small-resolve-refactor, r=jieyouxuJubilee-16/+17
2025-02-08Rollup merge of #136730 - lukas-code:trans-ice, r=jswrennJubilee-18/+45
2025-02-08Rollup merge of #136727 - chenyukang:yukang-fix-review-scope, r=workingjubileeJubilee-1/+0
2025-02-08Rollup merge of #136724 - steffahn:asyncfn-non-fundamental, r=compiler-errorsJubilee-3/+0
2025-02-08Rollup merge of #136710 - JakenHerman:jaken/iterator-docs, r=workingjubileeJubilee-1/+6
2025-02-08Rollup merge of #136706 - workingjubilee:finish-up-rustc-abi-updates, r=compi...Jubilee-159/+205
2025-02-08Rollup merge of #136686 - bjoernager:master, r=jhprattJubilee-8/+8
2025-02-08Rollup merge of #136397 - Shunpoco:issue-136223-ICE-pattern-mutability-cap-vi...Jubilee-5/+7
2025-02-09Rollup merge of #136659 - wesleywiser:dwarf_version_lto_merge_behavior, r=jie...Urgau-1/+49
2025-02-09Rollup merge of #136601 - compiler-errors:borrow-null-zst, r=saethlinUrgau-38/+85
2025-02-09Rollup merge of #136530 - Kobzol:x-perf, r=onur-ozkanUrgau-341/+3642
2025-02-09Rollup merge of #136213 - erickt:fs, r=Mark-SimulacrumUrgau-1/+17
2025-02-09Rollup merge of #134679 - ChrisDenton:rm-readonly, r=Mark-SimulacrumUrgau-5/+35
2025-02-08occured -> occurredMichael Goulet-10/+10
2025-02-08Rustfmtbjorn3-4606/+5886
2025-02-08Update bootstrap compiler and rustfmtbjorn3-463/+463
2025-02-08Document `Sum::sum` returns additive identities for `[]`Jaken Herman-1/+6
2025-02-08Detect (non-raw) borrows of null ZST pointers in CheckNullMichael Goulet-29/+76
2025-02-08Auto merge of #136747 - matthiaskrgr:rollup-qfiiv4n, r=matthiaskrgrbors-802/+857