about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-06-23Removed `library/stdarch` submoduleJakub Beránek-4/+0
2025-06-23Port more tests to snapshot testsJakub Beránek-647/+614
2025-06-23Fixes firefox copy paste issuegstjepan2-1/+29
2025-06-23Improve code and documentationGuillaume Gomez-30/+77
2025-06-23Update clippy source code to changes on `source_span_for_markdown_range`Guillaume Gomez-2/+2
2025-06-23Update tests to work with new DocFragment field and `redundant_explicit_links...Guillaume Gomez-2/+5
2025-06-23Update clippy source code to changes on `source_span_for_markdown_range`Guillaume Gomez-2/+2
2025-06-23Add ui test for `redundant_explicit_links` rustdoc lint for items coming from...Guillaume Gomez-0/+51
2025-06-23Do not emit `redundant_explicit_links` rustdoc lint if the doc comment comes ...Guillaume Gomez-54/+100
2025-06-23cleaned up some testsKivooeo-148/+151
2025-06-23Use a NonNull pointerAlice Ryhl-4/+7
2025-06-23Auto merge of #142906 - jdonszelmann:rollup-togt1dl, r=jdonszelmannbors-1010/+633
2025-06-23Merge pull request #20069 from Veykril/push-mnqkqxomtlxnLukas Wirth-1/+29
2025-06-23fix: Fix cargo project manifest not pointing to the workspace rootLukas Wirth-1/+29
2025-06-23mbe: Restructure `macro_metavar_expr` testsTrevor Gross-56/+57
2025-06-23Fix install-template.sh for Solaris trPetr Sumbera-4/+4
2025-06-23Move error code explanation removal check into tidyGuillaume Gomez-25/+32
2025-06-23Create new `CiInfo` type in tidy checks to centralize CI related checksGuillaume Gomez-44/+71
2025-06-23Rollup merge of #142904 - tshepang:patch-1, r=jieyouxuJana Dönszelmann-1/+1
2025-06-23Rollup merge of #142892 - jdonszelmann:fix-142891, r=oli-obkJana Dönszelmann-1/+28
2025-06-23Rollup merge of #142822 - oli-obk:const-partial-eq, r=fee1-deadJana Dönszelmann-606/+117
2025-06-23Rollup merge of #142636 - lolbinarycat:bootstrap-example-unsection, r=KobzolJana Dönszelmann-202/+222
2025-06-23Rollup merge of #142493 - jdonszelmann:naked, r=oli-obkJana Dönszelmann-200/+265
2025-06-23move naked checks out of check_attr.rsJana Dönszelmann-194/+211
2025-06-23make warnings methods on cx so it's easier to emit them elsewhere tooJana Dönszelmann-8/+28
2025-06-23rewrite #[naked] parserJana Dönszelmann-16/+44
2025-06-23fix 142891Jana Dönszelmann-1/+25
2025-06-23test for lint on root node crashJana Dönszelmann-0/+3
2025-06-23Rustup to rustc 1.89.0-nightly (be19eda0d 2025-06-22)bjorn3-1/+1
2025-06-23Sync from rust be19eda0dc4c22c5cf5f1b48fd163acf9bd4b0a6bjorn3-1/+1
2025-06-23inspect: merge `[Canonical]GoalEvaluation`lcnr-97/+33
2025-06-23`evaluate_goal`: avoid unnecessary steplcnr-73/+47
2025-06-23Merge pull request #20063 from lnicola/sync-from-rustLaurențiu Nicola-19377/+34161
2025-06-23Document sysroot_project field in rust-project.jsonWilfred Hughes-0/+3
2025-06-23Auto merge of #142792 - cuviper:version-1.90, r=cuviperbors-1/+1
2025-06-23notify me when rdg is touchedTshepang Mbambo-1/+1
2025-06-23Merge from rust-lang/rustLaurențiu Nicola-19376/+34160
2025-06-23Preparing for merge from rust-lang/rustLaurențiu Nicola-1/+1
2025-06-23Make `PartialEq` a `const_trait`Oli Scherer-606/+117
2025-06-23Only store the LocalDefId instead of the whole instance.Camille GILLOT-6/+11
2025-06-23Remove `build --stage 0` from CI scriptsJakub Beránek-2/+2
2025-06-23Add snapshot tests for compiler buildsJakub Beránek-4/+182
2025-06-23Do not allow building anything on stage 0Jakub Beránek-2/+7
2025-06-23Do not explicitly build `Rustc` when bootstrap is invoked with the `compiler`...Jakub Beránek-0/+6
2025-06-23Add `Builder::std` method for building a standard libraryJakub Beránek-41/+84
2025-06-23Add codegen timing sectionJakub Beránek-4/+50
2025-06-23Auto merge of #142901 - matthiaskrgr:rollup-topt4p6, r=matthiaskrgrbors-97/+1854
2025-06-23update to literal-escaper 0.0.4 for better API without `unreachable` and fast...Marijn Schouten-94/+67
2025-06-23update to literal-escaper 0.0.4 for better API without `unreachable` and fast...Marijn Schouten-1/+2
2025-06-23Rollup merge of #142875 - GuillaumeGomez:rustdoc-json-types-version-update, r...Matthias Krüger-0/+25