about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-04-03compiletest: Encapsulate all of the code that touches libtestZalathar-98/+194
2025-04-03compiletest: Allow `--fail-fast` as a command-line optionZalathar-8/+15
2025-04-03impl !PartialOrd for HirIdOli Scherer-10/+28
2025-04-03Remove `LintExpectationId` from `Level` variantsOli Scherer-13/+13
2025-04-03Make LevelAndSource a structOli Scherer-13/+15
2025-04-03compiletest: Require `//~` annotations even if `error-pattern` is specifiedVadim Petrochenkov-10/+9
2025-04-03Rollup merge of #139283 - BoxyUwU:rdg-push, r=jieyouxuMatthias Krüger-410/+543
2025-04-03Rollup merge of #139282 - lolbinarycat:rustdoc-settings-checkbox-noshrink, r=...Matthias Krüger-0/+3
2025-04-03Rollup merge of #139149 - mejrs:itaf, r=ehussMatthias Krüger-0/+22
2025-04-03Auto merge of #139250 - dianqk:llvm-20.1.2, r=cuviperbors-0/+0
2025-04-03test directive can appear anywhere in the fileTshepang Mbambo-1/+2
2025-04-03Tighten up assignment operator representations.Nicholas Nethercote-22/+49
2025-04-03Use `BinOpKind` instead of `BinOp` for function args where possible.Nicholas Nethercote-13/+13
2025-04-02rustdoc js: satisfy eslintbinarycat-4/+4
2025-04-02rustdoc: make settings checkboxes always squarebinarycat-0/+3
2025-04-02settings.js: fix whitespacebinarycat-1/+1
2025-04-02Demote i686-pc-windows-gnu to Tier 2Noratrieb-42/+45
2025-04-02settings.js: add elemContainsTarget utility functionbinarycat-6/+15
2025-04-02main.js: make hideAllModals docs clearerbinarycat-1/+1
2025-04-02settings.js: make top-level code typecheckbinarycat-9/+13
2025-04-02Auto merge of #139269 - matthiaskrgr:rollup-pk78gig, r=matthiaskrgrbors-1/+1
2025-04-02settings.js: add some null checks to buildSettingsPagebinarycat-2/+8
2025-04-02settings.js: refactor settingsBlurHandlerbinarycat-5/+14
2025-04-02settings.js: remove dead code for adding <hr> to settings pagebinarycat-5/+0
2025-04-02settings.js: add new rustdoc.Setting interfacebinarycat-17/+36
2025-04-02Rollup merge of #139211 - RalfJung:interpret-run-for-validation, r=oli-obkMatthias Krüger-1/+1
2025-04-02settings.js: begin typechecking migrationbinarycat-7/+19
2025-04-02Merge from rustcJieyou Xu-4364/+8786
2025-04-02Preparing for merge from rustcJieyou Xu-1/+1
2025-04-02Rollup merge of #139239 - jieyouxu:run-make-aux-build, r=KobzolTakayuki Maeda-15/+1
2025-04-02Rollup merge of #139232 - nnethercote:remove-Map-5, r=ZalatharTakayuki Maeda-32/+26
2025-04-02Rollup merge of #139184 - Urgau:crate-root-lint-levels, r=jieyouxuTakayuki Maeda-0/+23
2025-04-02Remove unused variables generated in merged doctestsGuillaume Gomez-1/+0
2025-04-02Update to LLVM 20.1.2dianqk-0/+0
2025-04-02Auto merge of #139018 - oli-obk:incremental-trait-impls, r=compiler-errorsbors-6/+4
2025-04-02Drop `aux_build` rustc helpersJieyou Xu-15/+1
2025-04-02Remove a function that has no necessary callersOli Scherer-2/+2
2025-04-02Auto merge of #138848 - clubby789:cargo-update, r=Mark-Simulacrumbors-218/+187
2025-04-02Rollup merge of #139214 - bjorn3:edition_2024_rustfmt, r=compiler-errorsStuart Cook-21/+21
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 #139060 - Shourya742:2025-03-28-replace-commit-with-actual-va...Stuart Cook-1/+26
2025-04-02Rollup merge of #138913 - lolbinarycat:rustdoc-js-less-expect-error-part4, r=...Stuart Cook-83/+122
2025-04-02Move methods from `Map` to `TyCtxt`, part 5.Nicholas Nethercote-32/+26
2025-04-01Update allowed dependenciesclubby789-2/+3
2025-04-01compiler and tools dependenciesclubby789-216/+184
2025-04-01Add unstable `--print=crate-root-lint-levels`Urgau-0/+23
2025-04-01Use the 2024 edition in ./x.py fmtbjorn3-1/+1
2025-04-01Move test-float-parse to the 2024 editionbjorn3-20/+20