about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-05-26Merge pull request #19862 from ChayimFriedman2/item-resolve-macro-hirChayim Refael Friedman-29/+74
2025-05-26Remove spastorino from vacationsSantiago Pastorino-1/+0
2025-05-26[`manual_flatten`]: Fix with nested `Some` or `Ok` pattern (#14846)Alex Macleod-4/+12
2025-05-26Auto merge of #141605 - jieyouxu:rollup-3gjqh5l, r=jieyouxubors-1367/+740
2025-05-26ci: move tests from x86_64-gnu-llvm-19 job to aarch64MarcoIeni-7/+79
2025-05-26Merge pull request #2416 from rust-lang/tshepang-patch-1León Orell Valerian Liehr-1/+0
2025-05-26diagnostic translations work is on pauseTshepang Mbambo-1/+0
2025-05-26std_detect: RISC-V platform guide documentation (non-table part)Tsukasa OI-0/+15
2025-05-26assert we never incorrectly canonicalize envslcnr-0/+7
2025-05-26add additional `TypeFlags` fast pathslcnr-18/+131
2025-05-26Merge pull request #2415 from rust-lang/aDotInTheVoid-patch-1Alona Enraght-Moony-1/+0
2025-05-26Remove rustdoc askama migration from getting startedAlona Enraght-Moony-1/+0
2025-05-26rustdoc: use custom `CfgMatchesLintEmitter` to make check-cfg workUrgau-19/+95
2025-05-26Expose `rustc_lint::decorate_builtin_lint` for use in `rustdoc`Urgau-3/+4
2025-05-26Add custom trait for emitting lint within `cfg_matches`Urgau-6/+21
2025-05-26Minor macro docs fixesMarcelo Domínguez-5/+6
2025-05-26core: begin deduplicating pointer docsbinarycat-123/+67
2025-05-26Call out possibility of invariant resultJacob Pratt-0/+8
2025-05-26Update mdbook to 0.4.51Eric Huss-3/+3
2025-05-26Consider consts in patterns as refutable (#14887)Timo-6/+28
2025-05-26bootstrap: translate Windows paths in a way that works for both Cygwin and MSYS2Jeremy Drake-1/+3
2025-05-27Rollup merge of #141550 - Urgau:unused_braces-attrs, r=chenyukang许杰友 Jieyou Xu (Joe)-16/+68
2025-05-27Rollup merge of #141526 - jyn514:env-vars, r=petrochenkov许杰友 Jieyou Xu (Joe)-2/+18
2025-05-27Rollup merge of #141516 - bend-n:okay, r=workingjubilee许杰友 Jieyou Xu (Joe)-2/+32
2025-05-27Rollup merge of #141513 - nia-e:allocbytes-extend, r=RalfJung许杰友 Jieyou Xu (Joe)-34/+81
2025-05-27Rollup merge of #141449 - fee1-dead-contrib:push-qkosmtkqztkk, r=oli-obk许杰友 Jieyou Xu (Joe)-430/+285
2025-05-27Rollup merge of #141439 - compiler-errors:dyn-compatible-coerce, r=oli-obk许杰友 Jieyou Xu (Joe)-767/+73
2025-05-27Rollup merge of #141433 - compiler-errors:unsafe-binder-captures, r=oli-obk许杰友 Jieyou Xu (Joe)-0/+2
2025-05-27Rollup merge of #141433 - compiler-errors:unsafe-binder-captures, r=oli-obk许杰友 Jieyou Xu (Joe)-5/+51
2025-05-27Rollup merge of #141431 - compiler-errors:open-drop, r=oli-obk许杰友 Jieyou Xu (Joe)-0/+46
2025-05-27Rollup merge of #141392 - compiler-errors:query-outlives, r=lcnr许杰友 Jieyou Xu (Joe)-108/+73
2025-05-27Rollup merge of #140898 - onur-ozkan:miri-run, r=Kobzol许杰友 Jieyou Xu (Joe)-3/+13
2025-05-27changelog: [manual_flatten]: fix with nested Some or Ok patterna-yossy-4/+12
2025-05-26Auto merge of #141500 - compiler-errors:rerun-cache-2, r=lcnrbors-89/+291
2025-05-27Remove unused `P` stuff.Nicholas Nethercote-42/+2
2025-05-27Remove support for `P<[T]>`.Nicholas Nethercote-78/+1
2025-05-27Remove the one use of `P<[T]>`.Nicholas Nethercote-2/+2
2025-05-26Merge pull request #2407 from smanilov/patch-14Tshepang Mbambo-2/+5
2025-05-26Show total count lintsAlexey Semenyuk-1/+13
2025-05-26rustdoc: refactor Tooltip rendering logicbinarycat-43/+21
2025-05-27Remove `P::map`.Nicholas Nethercote-38/+21
2025-05-27Remove `'static` bounds on `P`.Nicholas Nethercote-4/+4
2025-05-27Remove an unnecessary use of `Box::into_inner`.Nicholas Nethercote-2/+1
2025-05-26rustc book: fix erratic sentence by making it more simpleTshepang Mbambo-2/+2
2025-05-26add lint infallible_try_fromDan Johnson-0/+137
2025-05-26Add testBoxy-0/+25
2025-05-26ci: fix llvm test coverageMarcoIeni-2/+2
2025-05-26Auto merge of #141442 - compiler-errors:fast-path-pred, r=lcnrbors-8/+59
2025-05-26ci: move dist-x86_64-linux job to codebuildMarcoIeni-2/+2
2025-05-26Add missing edition directives for async-await testsLukas Wirth-36/+45