about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-12-27Add LTO support to clang in CIclubby789-2/+11
2024-12-27bring socket logic back together and fix logic bugRalf Jung-86/+74
2024-12-27Merge pull request #18744 from gbbosak/masterLukas Wirth-0/+1
2024-12-27Remove the `-test` suffix from normalize directivesZalathar-8/+7
2024-12-27Don't use `parse_cfg_name_directive` for normalize directivesZalathar-16/+49
2024-12-27clippyRalf Jung-6/+6
2024-12-27tools: fix build failure caused by PR #134420Integral-2/+2
2024-12-27Sort triples by name in platform_support.md9names-52/+52
2024-12-27Merge from rustcThe Miri Cronjob Bot-3742/+15870
2024-12-27Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2024-12-27completions: Zsh is now supported (#2173)clubby789-3/+1
2024-12-26rustdoc: use shorter paths as preferred canonical pathsMichael Howell-9/+10
2024-12-26Strip debuginfo from rustc-main and rustdocclubby789-2/+14
2024-12-26Auto merge of #134795 - GuillaumeGomez:rollup-9x8n7pi, r=GuillaumeGomezbors-25/+22
2024-12-26Rollup merge of #134772 - GuillaumeGomez:improve-rustdoc, r=notriddleGuillaume Gomez-24/+22
2024-12-26Rollup merge of #134656 - jieyouxu:migrate-incr-add-rust-src-component, r=wes...Guillaume Gomez-1/+0
2024-12-26Auto merge of #134788 - flip1995:clippy-subtree-update, r=matthiaskrgrbors-1415/+6002
2024-12-26replace bootstrap-self-test feature flag with cfg(test)onur-ozkan-22/+19
2024-12-26Merge pull request #18762 from davidbarsky/davidbarsky/wrap-salsa-cancellatio...Lukas Wirth-5/+28
2024-12-26Merge pull request #18761 from Veykril/push-vktnzltnxuprLukas Wirth-7/+6
2024-12-26internal: wrap `salsa::Cycle`David Barsky-5/+28
2024-12-26internal: Swallow `error: config value is not set` cargo errorLukas Wirth-7/+6
2024-12-26Merge commit '609cd310be44677ae31d452a17b0f8207e1abfe1' into clippy-subtree-u...Philipp Krones-2/+2
2024-12-26Merge commit '609cd310be44677ae31d452a17b0f8207e1abfe1' into clippy-subtree-u...Philipp Krones-1415/+6002
2024-12-26internal: Workaround salsa cycles leakingLukas Wirth-6/+11
2024-12-26Auto merge of #134784 - RalfJung:miri-sync, r=RalfJungbors-719/+868
2024-12-26minor: format editor/coderoife-13/+14
2024-12-26move env vars for snapshot tests to UpdateTestroife-15/+33
2024-12-26optimize snapshot-testing macro detection and add testsroife-45/+137
2024-12-26fix incorrect name for UpdateTest configroife-4/+4
2024-12-26fix: await setting config to `not ask before UpdateTest` and formatroife-7/+7
2024-12-26feat: add config `UpdateTest` to hover actionsroife-2/+26
2024-12-26feat: support UpdateTest in hover actions and runnablesroife-30/+32
2024-12-26feat: support UpdateTest in codelensroife-57/+204
2024-12-26feat: Add TestDefs to find usage of Expect, Insta and Snapboxroife-21/+168
2024-12-26Use empty `SymbolInformation.signature_documentation.relative_path`Michael Sloan-9/+2
2024-12-26Provide SCIP `external_symbols` + fix symbols provided with DocumentMichael Sloan-58/+146
2024-12-25Improve SCIP symbolsMichael Sloan-270/+522
2024-12-25Improve rustdoc codeGuillaume Gomez-24/+22
2024-12-25Auto merge of #134703 - poliorcetics:ab/push-ovsylkzsoxku, r=GuillaumeGomezbors-12/+10
2024-12-25swap_typed_nonoverlapping: properly detect overlap even when swapping scalar ...Ralf Jung-3/+25
2024-12-25rename typed_swap → typed_swap_nonoverlappingRalf Jung-12/+12
2024-12-25we generally make later flags overwrite earlier flags, so remove some logic g...Ralf Jung-18/+3
2024-12-25remove some flags that have been hard errors for a whileRalf Jung-9/+0
2024-12-25show an error on some invalid flag combinations: TB + permissive provenance; ...Ralf Jung-17/+21
2024-12-25miri: add test for overlapping typed_swapRalf Jung-0/+28
2024-12-25Auto merge of #134738 - clubby789:forbid-output-ui, r=jieyouxubors-2/+4
2024-12-25Auto merge of #134748 - DianQK:rollup-3y5fzcx, r=DianQKbors-0/+211
2024-12-25Rollup merge of #134525 - adetaylor:unstable-book-changes, r=wesleywiserDianQK-0/+211
2024-12-25Auto merge of #134747 - weihanglo:update-cargo, r=weihanglobors-0/+0