about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-04-03Merge pull request #2315 from lolbinarycat/rustdoc-gui-readmeGuillaume Gomez-1/+5
2025-04-03add some links about the rustdoc-gui test suitebinarycat-1/+5
2025-04-03Merge pull request #2314 from rust-lang/tshepang-patch-3León Orell Valerian Liehr-1/+2
2025-04-03test directive can appear anywhere in the fileTshepang Mbambo-1/+2
2025-04-02Merge pull request #2313 from jieyouxu/rustc-pull许杰友 Jieyou Xu (Joe)-19809/+30316
2025-04-02Merge from rustcJieyou Xu-19808/+30315
2025-04-02Preparing for merge from rustcJieyou Xu-1/+1
2025-04-02Auto merge of #139018 - oli-obk:incremental-trait-impls, r=compiler-errorsbors-94/+97
2025-04-02Only walk local items instead of filtering for them laterOli Scherer-23/+19
2025-04-02Remove a function that has no necessary callersOli Scherer-17/+2
2025-04-02Remove a `hir_*` helper that was just forwarding to a queryOli Scherer-6/+2
2025-04-02Directly fetch the impl self typeOli Scherer-2/+2
2025-04-02Fetch the destructor constness lazilyOli Scherer-8/+6
2025-04-02Only look at trait impls in the current crate when looking for `Drop` implsOli Scherer-18/+30
2025-04-02Auto merge of #138848 - clubby789:cargo-update, r=Mark-Simulacrumbors-577/+611
2025-04-02Auto merge of #139229 - Zalathar:rollup-5cs3f4d, r=Zalatharbors-583/+760
2025-04-02Rollup merge of #139225 - EnzymeAD:rust-lang-enzyme, r=jieyouxuStuart Cook-1/+1
2025-04-02Rollup merge of #139214 - bjorn3:edition_2024_rustfmt, r=compiler-errorsStuart Cook-31/+34
2025-04-02Rollup merge of #139212 - ehuss:update-mdbook, r=Mark-SimulacrumStuart Cook-5/+4
2025-04-02Rollup merge of #139210 - highcloudwind:master, r=aDotInTheVoidStuart Cook-1/+1
2025-04-02Rollup merge of #139208 - futreall:master, r=jieyouxuStuart Cook-1/+1
2025-04-02Rollup merge of #139200 - xizheyin:issue-139174, r=compiler-errorsStuart Cook-0/+65
2025-04-02Rollup merge of #139191 - lcnr:interner-opaques, r=compiler-errorsStuart Cook-61/+35
2025-04-02Rollup merge of #139102 - Zalathar:no-split, r=oli-obkStuart Cook-346/+304
2025-04-02Rollup merge of #139060 - Shourya742:2025-03-28-replace-commit-with-actual-va...Stuart Cook-1/+26
2025-04-02Rollup merge of #138941 - compiler-errors:receiver-is-dispatchable-bounds, r=...Stuart Cook-26/+61
2025-04-02Rollup merge of #138913 - lolbinarycat:rustdoc-js-less-expect-error-part4, r=...Stuart Cook-83/+122
2025-04-02Rollup merge of #138823 - a4lg:riscv-feature-addition-base-i, r=AmanieuStuart Cook-18/+28
2025-04-02Rollup merge of #138003 - sayantn:new-amx, r=AmanieuStuart Cook-0/+40
2025-04-02Rollup merge of #135295 - eyraudh:master, r=compiler-errorsStuart Cook-9/+38
2025-04-02rustc_target: RISC-V: add base "I"-related important extensionsTsukasa OI-18/+28
2025-04-02Auto merge of #138478 - nnethercote:rm-NtExpr-NtLiteral, r=petrochenkovbors-646/+1032
2025-04-01Auto merge of #139220 - matthiaskrgr:rollup-v1un5wz, r=matthiaskrgrbors-105/+420
2025-04-01simplify Interner opaque types APIlcnr-47/+26
2025-04-01call `mir_promoted` inside of `do_mir_borrowck`lcnr-14/+9
2025-04-01move autodiff from EnzymeAD/Enzyme to our rust-lang/Enzyme soft-forkManuel Drehwald-1/+1
2025-04-01Update allowed dependenciesclubby789-2/+3
2025-04-01compiler and tools dependenciesclubby789-575/+608
2025-04-02Fix problem causing `rusqlite` compilation to OOM.Nicholas Nethercote-1/+136
2025-04-02Fix a problem with metavars and inner attributes.Nicholas Nethercote-22/+53
2025-04-02Remove `Token::uninterpolated_span`.Nicholas Nethercote-44/+48
2025-04-02Remove `NtExpr` and `NtLiteral`.Nicholas Nethercote-585/+801
2025-04-01Rollup merge of #139202 - bjorn3:improve_comment, r=jieyouxuMatthias Krüger-1/+1
2025-04-01Rollup merge of #139193 - compiler-errors:inline-synthetic, r=eholkMatthias Krüger-12/+30
2025-04-01Rollup merge of #139188 - durin42:llvm-21-LintPass, r=dianqkMatthias Krüger-6/+11
2025-04-01Rollup merge of #139129 - reez12g:add-tests-for-slice-bounds-check-optimizati...Matthias Krüger-0/+37
2025-04-01Rollup merge of #139022 - lcnr:incr-obligation-depth, r=oli-obkMatthias Krüger-72/+70
2025-04-01Rollup merge of #139002 - cuviper:relnotes-1.86.0, r=BoxyUwUMatthias Krüger-0/+123
2025-04-01Rollup merge of #138790 - xizheyin:issue-138626, r=compiler-errorsMatthias Krüger-14/+135
2025-04-01Rollup merge of #110406 - aDotInTheVoid:rdj-derived-impl-attr, r=GuillaumeGomezMatthias Krüger-0/+13