about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2024-11-02get rid of a whole bunch of unnecessary rustc_const_unstable attributesRalf Jung-6/+0
2024-11-01Update cargoWeihang Lo-0/+0
2024-11-01Use snippet placeholders for generated match armsGiga Bowser-108/+114
2024-11-01Add benchmark showing effectivity of subtree skippingJohannes Hostert-0/+23
2024-11-01Format codeLaurențiu Nicola-7/+9
2024-11-01Bump rustc cratesLaurențiu Nicola-18/+17
2024-11-01Merge from rust-lang/rustLaurențiu Nicola-234/+370
2024-11-01Preparing for merge from rust-lang/rustLaurențiu Nicola-1/+1
2024-11-01Auto merge of #132402 - bjorn3:remove_snap_decompression, r=jieyouxu,Veykrilbors-25/+4
2024-11-01Auto merge of #132435 - workingjubilee:rollup-3mgogw9, r=workingjubileebors-3/+3
2024-10-31Rollup merge of #132403 - lcnr:typing-mode, r=compiler-errorsJubilee-3/+3
2024-10-31Auto merge of #132206 - tgross35:update-builtins, r=wesleywiserbors-0/+1
2024-10-31stop using `ParamEnv::reveal` while handling MIRlcnr-1/+1
2024-10-31Parse patterns with leading pipe properly in all placesChayim Refael Friedman-16/+73
2024-10-31Auto merge of #132401 - matthiaskrgr:rollup-599ieqr, r=matthiaskrgrbors-32/+126
2024-10-31Merge pull request #18447 from ChayimFriedman2/cleanup-tylowerctxLukas Wirth-224/+201
2024-10-31Remove support for compressed dylib metadata from rust-analyzerbjorn3-23/+4
2024-10-31Remove support for decompressing dylib metadatabjorn3-2/+0
2024-10-31clippy: we've got a `LateContext` use it for `TypingMode`lcnr-1/+1
2024-10-31`ConstCx` stop using `ParamEnv::reveal`lcnr-2/+2
2024-10-31compiletest: stamp `minicore.rs` to rerun tests on changes许杰友 Jieyou Xu (Joe)-0/+6
2024-10-31compiletest: conditionally build and provide `minicore` as extern prelude whe...许杰友 Jieyou Xu (Joe)-2/+48
2024-10-31compiletest: register `--minicore-path` flag and `//@ add-core-stubs` directive许杰友 Jieyou Xu (Joe)-1/+41
2024-10-31compiletest: localize `compile_test_and_save_assembly` to assembly test module许杰友 Jieyou Xu (Joe)-29/+31
2024-10-31Auto merge of #132301 - compiler-errors:adjust, r=lcnrbors-8/+8
2024-10-31compiletest: add `{ignore,needs}-{rustc,std}-debug-assertions` directive support许杰友 Jieyou Xu (Joe)-9/+77
2024-10-31Merge pull request #18448 from Veykril/push-zwuuoytnmnqzLukas Wirth-90/+88
2024-10-31Move child_by_source from hir-def to hirLukas Wirth-90/+88
2024-10-31Merge pull request #18437 from sam-mccall/publish_fixtureLukas Wirth-1/+1
2024-10-31silence clippyRalf Jung-0/+2
2024-10-31fmtThe Miri Cronjob Bot-1/+1
2024-10-31Merge from rustcThe Miri Cronjob Bot-166/+228
2024-10-31Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2024-10-31Merge pull request #4003 from YohDeadfall/windows-shim-typoBen Kimock-1/+1
2024-10-31Fixed a typo in the GetThreadDescription shimYoh Deadfall-1/+1
2024-10-30Rollup merge of #132246 - workingjubilee:campaign-on-irform, r=compiler-errorsJubilee-20/+31
2024-10-30Rollup merge of #129383 - cjgillot:opaque-noremap, r=compiler-errors,petroche...Jubilee-56/+40
2024-10-30Avoid interior mutability in `TyLoweringContext`Chayim Refael Friedman-224/+201
2024-10-30Merge pull request #4000 from noahmbright/futexRalf Jung-4/+18
2024-10-30Change futex_wait errno from Scalar to IoErrorNoah Bright-4/+18
2024-10-30rustdoc-search: show types signatures in resultsMichael Howell-11/+43
2024-10-30rustdoc-search: pass original names through ASTMichael Howell-1/+0
2024-10-30Only parse `safe` as contextual kw in extern blocksChayim Refael Friedman-8/+47
2024-10-30Remap impl-trait lifetimes on HIR instead of AST lowering.Camille GILLOT-56/+40
2024-10-30Rollup merge of #132315 - jieyouxu:extract-llvm-version, r=onur-ozkan许杰友 Jieyou Xu (Joe)-70/+139
2024-10-30Reject generic self types.Adrian Taylor-1/+0
2024-10-30Merge pull request #18304 from davidkurilla/docs-create-setup-documentLukas Wirth-0/+57
2024-10-30Merge pull request #18382 from dqkqd/issue-17042Lukas Wirth-3/+72
2024-10-30Merge pull request #18385 from Giga-Bowser/masterLukas Wirth-1/+503
2024-10-30Merge pull request #18436 from Veykril/lw-yvkqwpnwsouoLukas Wirth-191/+478