about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-03-05Auto merge of #138031 - workingjubilee:rollup-5bsotpz, r=workingjubileebors-47/+44
2025-03-04Rollup merge of #137991 - tgross35:avr-book-links, r=jieyouxuJubilee-1/+2
2025-03-04Rollup merge of #137986 - fuyangpengqi:master, r=AmanieuJubilee-1/+1
2025-03-04Rollup merge of #137981 - lolbinarycat:rustdoc-js-less-expect-error, r=notriddleJubilee-45/+41
2025-03-04Rollup merge of #137947 - Kobzol:fix-rfl, r=marcoieniJubilee-13/+10
2025-03-04Rollup merge of #137722 - yotamofek:pr/rustdoc/edition-2024, r=notriddleJubilee-438/+289
2025-03-04Rollup merge of #137667 - Kobzol:gcc-dist-build, r=onur-ozkanJubilee-1/+30
2025-03-04Rollup merge of #137373 - Kobzol:tool-stage0-improve, r=jieyouxuJubilee-249/+116
2025-03-04Rollup merge of #137077 - Kobzol:citool-test-metrics, r=marcoieniJubilee-70/+289
2025-03-04search.js: remove incorrect outdated commentbinarycat-2/+0
2025-03-04search.js: give RawSearchIndexCrate.a an index signaturebinarycat-4/+2
2025-03-04search.js: allow empty result arraysbinarycat-4/+3
2025-03-04search.js: give buildIndex a proper return typebinarycat-2/+5
2025-03-04search.js: give local `where` a typebinarycat-2/+1
2025-03-04give local mgens a typebinarycat-2/+1
2025-03-04search.js: give pathSplitter a type signaturebinarycat-1/+5
2025-03-04search.js: second argument of convertNameToId is optionalbinarycat-2/+1
2025-03-04search.js: local variable `extra` is an array, annotate it as such.binarycat-2/+2
2025-03-04don't use double quotesbinarycat-1/+1
2025-03-04fix whitespacebinarycat-6/+6
2025-03-04Auto merge of #135695 - Noratrieb:elf-raw-dylib, r=bjorn3bors-0/+13
2025-03-04Record bootstrap step durations into GitHub summary in citoolJakub Beránek-4/+36
2025-03-04Move `BuildStep` and metric logging into `build_helper`Jakub Beránek-70/+83
2025-03-04Store bootstrap command-line into metricsJakub Beránek-0/+10
2025-03-04Postprocess test suite metrics into GitHub summaryJakub Beránek-0/+164
2025-03-04Adapt `librustdoc` to 2024 edition lifetieme capture rulesYotam Ofek-420/+270
2025-03-04`librustdoc`: 2024 edition! 🎊Yotam Ofek-18/+19
2025-03-04Add `avr-none` to SUMMARY.md and platform-support.mdTrevor Gross-1/+2
2025-03-04Fix some typosfuyangpengqi-1/+1
2025-03-04ParserQueryElement.typeFilter MAY be a string, OR number.binarycat-4/+2
2025-03-04rustdoc search: give buildTypeMapIndex a conditional return typebinarycat-16/+10
2025-03-03rustdoc search: increase strictness of typecheckingbinarycat-6/+11
2025-03-04Auto merge of #137959 - matthiaskrgr:rollup-62vjvwr, r=matthiaskrgrbors-4225/+6061
2025-03-03Auto merge of #137927 - matthiaskrgr:rollup-yj463ns, r=matthiaskrgrbors-246/+353
2025-03-03Re-enable Rust for Linux CI jobJakub Beránek-3/+2
2025-03-03Do not use rustup to build Rust for LinuxJakub Beránek-10/+8
2025-03-03Rollup merge of #137955 - Noratrieb:rustdoc-json-long-lines, r=aDotInTheVoid,...Matthias Krüger-4/+17
2025-03-03Rollup merge of #137946 - ehuss:ci-docker-readme, r=KobzolMatthias Krüger-2/+2
2025-03-03Rollup merge of #137922 - Zalathar:sharded, r=SparrowLiiMatthias Krüger-4/+1
2025-03-03Rollup merge of #137921 - lnicola:sync-from-ra, r=lnicolaMatthias Krüger-4153/+5956
2025-03-03Rollup merge of #137902 - nnethercote:ast-lexer-TokenKind, r=compiler-errorsMatthias Krüger-17/+30
2025-03-03Rollup merge of #137882 - onur-ozkan:remove-extra-compiler-stage, r=KobzolMatthias Krüger-9/+44
2025-03-03Rollup merge of #137852 - moulins:layout-nonarray-simd-deadcode, r=workingjub...Matthias Krüger-36/+11
2025-03-03Auto merge of #137914 - matthiaskrgr:rollup-phaxe6f, r=matthiaskrgrbors-30/+98
2025-03-03Always allow rustdoc-json tests to contain long linesNoratrieb-4/+17
2025-03-03Fix docker run-local docsEric Huss-2/+2
2025-03-03Skip Rust for Linux in CI temporarilyJakub Beránek-2/+3
2025-03-03Rollup merge of #137618 - yotamofek:pr/pre-push-hook, r=Mark-SimulacrumMatthias Krüger-0/+14
2025-03-03Rollup merge of #137525 - tgross35:test-float-parse-less-parallelization, r=M...Matthias Krüger-226/+174
2025-03-03Rollup merge of #132388 - frank-king:feature/where-cfg, r=petrochenkovMatthias Krüger-20/+165