about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-12-22Rollup merge of #134629 - clubby789:debuginfo-specific, r=jieyouxuMatthias Krüger-6/+23
2024-12-22Add platform docs for FreeBSD.Alan Somers-8/+65
2024-12-22CONTRIBUTING: explain how to do benchmarking with a baselineRalf Jung-0/+9
2024-12-23run-make-support: re-export `recursive_remove`Jieyou Xu-2/+19
2024-12-23compiletest: use `recursive_remove` instead of `aggressive_rm_rf`Jieyou Xu-30/+7
2024-12-23build_helper: add `recursive_remove` helperJieyou Xu-0/+284
2024-12-23run_make_support: extract `copy_symlink` helper许杰友 Jieyou Xu (Joe)-26/+44
2024-12-22miri-script: add option to compare with baseline resultsRalf Jung-8/+50
2024-12-22miri-script: support saving bench results in a baseline JSON fileRalf Jung-10/+60
2024-12-22Update clippyScott McMurray-1/+1
2024-12-22Merge pull request #18742 from Veykril/push-yswvkzmsvqqlLukas Wirth-7/+7
2024-12-22fix: Fix flycheck workspace when requested but package was foundLukas Wirth-7/+7
2024-12-22fix: Delay initial flycheck until after build scriptsLukas Wirth-6/+12
2024-12-22Merge pull request #18738 from Veykril/push-vqxqutskzvvuLukas Wirth-8/+13
2024-12-22Merge pull request #18740 from Veykril/push-tntsvtmtlotwLukas Wirth-20/+20
2024-12-22fix: Fix empty check diagnostics not marking files as changedLukas Wirth-20/+20
2024-12-22Merge pull request #18739 from Veykril/push-ntpvvqnnovtnLukas Wirth-0/+19
2024-12-22fix: Properly check if workspace flychecking is allowedLukas Wirth-8/+13
2024-12-22fix: Don't trigger paren wrapping typing handler after identsLukas Wirth-0/+19
2024-12-22Merge pull request #18737 from Veykril/push-rslstwynmzpxLukas Wirth-0/+2
2024-12-22minor: Tell the server to stop prior to restarting itLukas Wirth-0/+2
2024-12-22Merge pull request #18735 from Veykril/push-rpuxqrzrzvswLukas Wirth-3/+3
2024-12-22fix: Set `result_id` for `RelatedFullDocumentDiagnosticReport` everywhereLukas Wirth-3/+3
2024-12-22cargo updategithub-actions-20/+20
2024-12-21Rollup merge of #134607 - tbu-:pr_fix_typo3, r=oli-obkMatthias Krüger-2/+2
2024-12-21Rollup merge of #134581 - erickt:bump_sdk, r=lqdMatthias Krüger-4/+4
2024-12-21compiletest: Allow using a specific debugger when running debuginfo testsclubby789-6/+23
2024-12-21Revert "Auto merge of #133902 - Kobzol:ci-dist-arm-runner, r=MarcoIeni"Jakub Beránek-5/+5
2024-12-21Fix compiler team name in target tier docsTobias Bucher-1/+1
2024-12-21Format `build.toml` consistently in platform support docsTobias Bucher-7/+7
2024-12-21Auto merge of #134604 - RalfJung:miri-sync, r=RalfJungbors-998/+1473
2024-12-21on pair → on parTobias Bucher-2/+2
2024-12-21Merge pull request #4103 from RalfJung/remove-unusedRalf Jung-14/+5
2024-12-21remove an unused helper methodRalf Jung-14/+5
2024-12-21Merge pull request #4090 from RalfJung/sc-testRalf Jung-204/+355
2024-12-21Merge from rustcThe Miri Cronjob Bot-136/+108
2024-12-21Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2024-12-21Auto merge of #134594 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-12-20Update cargoWeihang Lo-0/+0
2024-12-21Rollup merge of #128780 - GuillaumeGomez:rustflags-doctests, r=rustdocMatthias Krüger-19/+175
2024-12-21fix: only show debug lens with a valid rootroife-15/+19
2024-12-21fix: remove always! check for file_id in runnablesroife-16/+3
2024-12-20change config rust-analyzer.statusBar.documentSelector to showStatusBarMark Murphy-35/+62
2024-12-20Add test to ensure passing `--doctest_compilation_args` multiple times workGuillaume Gomez-1/+1
2024-12-20Move test into the `tests.rs` fileGuillaume Gomez-23/+22
2024-12-20Add explanations on how arguments are splitGuillaume Gomez-0/+19
2024-12-20Split arguments from `--doctest-compilation-args` like a shell wouldGuillaume Gomez-8/+64
2024-12-20Auto merge of #134582 - matthiaskrgr:rollup-i0oyqjw, r=matthiaskrgrbors-1/+1
2024-12-20Rollup merge of #134556 - the8472:restore-ns-units, r=jieyouxuMatthias Krüger-1/+1
2024-12-20Revert "internal: Drop proc-macro server support for ~1.66.0 and older toolch...Lukas Wirth-30/+48