about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-01-18Remove more CSS classesGuillaume Gomez-28/+19
2025-01-18Auto merge of #135682 - matthiaskrgr:rollup-cl7zlt1, r=matthiaskrgrbors-13/+30
2025-01-18Make niches into nicesLuuk Wester-2/+96
2025-01-18lsp-server: Drop outgoing messages on background threadPiotr Osiewicz-12/+42
2025-01-18Merge pull request #18966 from lnicola/bump-windows-sysLaurențiu Nicola-7/+9
2025-01-18Merge pull request #18957 from markmurphydev/docs_vscode_syntax_treeLaurențiu Nicola-7/+9
2025-01-18Auto merge of #135667 - weihanglo:update-cargo, r=weihanglobors-0/+0
2025-01-18Rollup merge of #135612 - onur-ozkan:include-x-scripts-in-tarballs, r=clubby789Matthias Krüger-7/+11
2025-01-18Rollup merge of #135478 - Kobzol:gcc-clippy, r=onur-ozkanMatthias Krüger-6/+19
2025-01-18Auto merge of #135678 - matthiaskrgr:rollup-psuyzpn, r=matthiaskrgrbors-30/+70
2025-01-18Merge pull request #18968 from Veykril/push-szvltqqttsyyLukas Wirth-1/+1
2025-01-18fix: `cargo rustc --print` needs `unstable-options`Lukas Wirth-1/+1
2025-01-18Extract variable assist triggers less eagerlyLukas Wirth-7/+15
2025-01-18Rollup merge of #135654 - lolbinarycat:bootstrap-135650, r=onur-ozkanMatthias Krüger-0/+2
2025-01-18Rollup merge of #135421 - cod10129:warn-tidy-ignore, r=onur-ozkanMatthias Krüger-30/+68
2025-01-18Bump Fuchsia integration commitErick Tryzelaar-1/+1
2025-01-17Update cargoWeihang Lo-0/+0
2025-01-17Do not include GCC source code in source tarballsJakub Beránek-1/+12
2025-01-17Handle reexports items list a bit differently since they cannot have document...Guillaume Gomez-8/+6
2025-01-17Replace ul/li list with dl/dd/dt elementsGuillaume Gomez-33/+29
2025-01-17Update syntax tree viewer docsMark Murphy-7/+9
2025-01-17add src/librustdoc and src/rustdoc-json-types to RUSTC_IF_UNCHANGED_ALLOWED_P...binarycat-0/+2
2025-01-18Merge pull request #2211 from patrickoliveira15/patch/inference-invarianceYuki Okushi-3/+0
2025-01-17Bump windows-sysLaurențiu Nicola-7/+9
2025-01-17Drop MIPS glibc 2.23 patches that reside in crosstool-ng nowJens Reidel-127/+0
2025-01-17add missing `Win32_Foundation` featuregvozdvmozgu-1/+5
2025-01-17ci: switch to linux free arm runnersMarcoIeni-1/+1
2025-01-17remove outdated text about wfx impliesPatrick Oliveira-3/+0
2025-01-17Merge pull request #18908 from jnyfah/error-bracesLukas Wirth-12/+637
2025-01-17ci: use ghcr ubuntu image for mingw-check-tidyMarcoIeni-1/+3
2025-01-17include `x` and `x.ps1` scripts in tarball sourcesonur-ozkan-0/+2
2025-01-17CI: split i686-msvc job to two free runnersMarcoIeni-5/+21
2025-01-17add tidy check on dist src files orderonur-ozkan-7/+9
2025-01-17Rollup merge of #135594 - lolbinarycat:tester.js-order-error, r=notriddleMatthias Krüger-1/+1
2025-01-17Rollup merge of #131806 - lolbinarycat:rustdoc-search-all-is-func, r=notriddleMatthias Krüger-1/+56
2025-01-17Auto merge of #135605 - jieyouxu:temp-require-force-rustdoc-js, r=clubby789bors-4/+1
2025-01-17compiletest: fix outdated `rustdoc-js` test suite name许杰友 Jieyou Xu (Joe)-1/+1
2025-01-17compiletest: require `COMPILETEST_FORCE_STAGE0` for `./x test rustdoc-js --st...许杰友 Jieyou Xu (Joe)-4/+1
2025-01-16fix error for when results in a rustdoc-js test are in the wrong orderbinarycat-1/+1
2025-01-16Treat other items as functions for the purpose of type-based searchbinarycat-1/+56
2025-01-16Rollup merge of #135588 - ferrocene:add-license-json-to-source-tarball, r=KobzolMatthias Krüger-0/+1
2025-01-16Rollup merge of #135585 - onur-ozkan:135554, r=KobzolMatthias Krüger-1/+15
2025-01-16Rollup merge of #135561 - Zalathar:link-dead-code, r=saethlinMatthias Krüger-5/+5
2025-01-16Add license-metadata.json to rustc-src tarball.Jonathan Pallant-0/+1
2025-01-16CRLF to LFjnyfah-100/+115
2025-01-16added testsjnyfah-0/+597
2025-01-16resolve symlinks of LLVM tool binaries before copying themonur-ozkan-1/+15
2025-01-16Merge pull request #18952 from lh123/add-raw-keyword-completeLukas Wirth-8/+168
2025-01-16revert blocklike changesjnyfah-8/+9
2025-01-16don't complete `raw` in `&mut $0`lh123-7/+31