about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-07-10Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-07-10Merge pull request #20212 from ChayimFriedman2/dyn-hintShoyu Vanilla (Flint)-5/+31
2025-07-10Migrate `convert_match_to_let_else` assist to use `SyntaxEditor`Hayashi Mikihiro-13/+15
2025-07-10Put the expression stuff in the expression store behind an `Option<Box>`Chayim Refael Friedman-271/+419
2025-07-10Remove uncessary parens in closure body with unused lintyukang-5/+11
2025-07-09feat(lexer): Allow including frontmatter with 'tokenize'Ed Page-26/+25
2025-07-09do not invent a nameTshepang Mbambo-1/+1
2025-07-09distcheck had only one possible invocationTshepang Mbambo-1/+3
2025-07-09add missing wordTshepang Mbambo-1/+1
2025-07-09Update LLVM submoduleDaniel Paoliello-0/+0
2025-07-09Make `AsmExpr` have `AstId`Chayim Refael Friedman-10/+29
2025-07-09Merge pull request #20214 from rust-lang/update-msrvChayim Refael Friedman-1/+1
2025-07-09Update MSRV to 1.88.0Chayim Refael Friedman-1/+1
2025-07-09miri: fix out-of-bounds error for ptrs with negative offsetsRalf Jung-0/+53
2025-07-09Put `dyn` inlay hints in their correct place in presence of parenthesesChayim Refael Friedman-3/+14
2025-07-09Disable the `diagnostics_dont_block_typing` test on CIChayim Refael Friedman-1/+2
2025-07-09Don't show `dyn` hint in a HRTB boundChayim Refael Friedman-2/+17
2025-07-10migrate `convert_named_struct_to_tuple_struct` assist to use 'SyntaxEditor'Hayashi Mikihiro-6/+9
2025-07-09Make `global_asm!()` workChayim Refael Friedman-36/+58
2025-07-09Merge pull request #20109 from Hmikihiro/generate_new_tuple_fieldShoyu Vanilla (Flint)-24/+385
2025-07-09Differentiate between `asm!()`, `global_asm!()` and `naked_asm!()`, and make ...Chayim Refael Friedman-16/+198
2025-07-09Don't hash the `SyntaxKind` in the ast idChayim Refael Friedman-41/+36
2025-07-09bootstrap/miri: avoid rebuilds for test buildsRalf Jung-2/+8
2025-07-09Massage `lib.rs` so it can be rustfmt'dJieyou Xu-66/+42
2025-07-09Sort and document `run-make-support` dependenciesJieyou Xu-4/+13
2025-07-09Bump `run-make-support` to Edition 2024Jieyou Xu-1/+1
2025-07-09Don't attempt to version `run-make-support`Jieyou Xu-1/+1
2025-07-09Remove `run-make-support` CHANGELOGJieyou Xu-83/+0
2025-07-09Make `LlvmBitcodeLinker` a `ToolTarget` toolJakub Beránek-37/+49
2025-07-09Extend dist extended tools testJakub Beránek-5/+14
2025-07-09Make `LldWrapper` a `ToolTarget` toolJakub Beránek-50/+78
2025-07-09Make `WasmComponentLd` a `ToolTarget` toolJakub Beránek-16/+111
2025-07-09Port `RemoteTestServer` to `ToolTarget`Jakub Beránek-16/+21
2025-07-09Add `Mode::ToolTarget`Jakub Beránek-39/+104
2025-07-09Rename `compiler` to `build_compiler`Jakub Beránek-30/+31
2025-07-09Auto merge of #143472 - dianne:deref-pat-column-check, r=Nadrierilbors-0/+8
2025-07-09various native-lib-trace-related fixupsNia Espera-338/+312
2025-07-09Add doc cross-compilation testJakub Beránek-0/+16
2025-07-09Add `doc library` test for a no_std targetJakub Beránek-1/+17
2025-07-09Add a new maintainer to the wasm32-wasip1 targetMarcin Kolny-0/+1
2025-07-09tweak some git clone commandsTshepang Mbambo-6/+6
2025-07-09use a consistent (and recommended) invocationTshepang Mbambo-7/+7
2025-07-08Rollup merge of #143606 - lambdageek:configure-write-last-key, r=KobzolTrevor Gross-8/+18
2025-07-08Rollup merge of #143520 - Stypox:enter_trace_span-closure, r=RalfJungTrevor Gross-2/+10
2025-07-08Rollup merge of #142357 - Kobzol:simplify-llvm-bitcode-linker, r=jieyouxuTrevor Gross-30/+82
2025-07-09Merge pull request #20200 from rust-lang/revert-20157-push-nxrvpywtvoysShoyu Vanilla (Flint)-13/+13
2025-07-08Disable docs for `compiler-builtins` and `sysroot`Josh Stone-4/+0
2025-07-08Auto merge of #140525 - lqd:stabilize-lld, r=petrochenkovbors-66/+110
2025-07-08bootstrap: add change tracker entry for new --extra-checks=auto: featurebinarycat-0/+5
2025-07-08tidy: assume all files are modified in CIbinarycat-0/+4