about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-04-03Stabilize `cfg_boolean_literals`clubby789-51/+0
2025-04-03Use `eprint!` instead of `eprintln!`Guillaume Gomez-1/+1
2025-04-03Add another Miri-detected bug to README.mdAlan Somers-0/+1
2025-04-03test-cargo-miri: permissive provenance should not be needed any moreRalf Jung-7/+2
2025-04-03Auto merge of #139301 - matthiaskrgr:rollup-sa6ali8, r=matthiaskrgrbors-410/+568
2025-04-03Fix 2024 edition doctest panic outputGuillaume Gomez-3/+5
2025-04-03fix comment nitRalf Jung-2/+1
2025-04-03Add a helper function for checking if LLD was used to `run-make-support`Jakub Beránek-0/+37
2025-04-03Update to new rinja version (askama)Guillaume Gomez-22/+22
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-03feat(proc-macro-srv): support metadata version 10Prajwal S N-4/+4
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-03fix(ide-assists): remove `AssistKind::None`Prajwal S N-15/+5
2025-04-03compiletest: Require `//~` annotations even if `error-pattern` is specifiedVadim Petrochenkov-10/+9
2025-04-03visit_freeze_sensitive: add commentRalf Jung-0/+3
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-02Merge from rustcRalf Jung-2431/+2786
2025-04-02Preparing for merge from rustcRalf Jung-1/+1
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