about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2024-08-28Remove invalid testsAli Bektas-72/+0
2024-08-28Make almost every client config globalAli Bektas-210/+211
2024-08-28Make completion_* localAli Bektas-72/+76
2024-08-28Make diagnostics_* localAli Bektas-32/+33
2024-08-28Make workspace_symbol_search_* workspaceAli Bektas-15/+15
2024-08-28Make procMacro_* workspaceAli Bektas-7/+11
2024-08-28Make rustc_* workspaceAli Bektas-11/+11
2024-08-28Make runnables workspaceAli Bektas-22/+24
2024-08-28Make check workspaceAli Bektas-85/+89
2024-08-28Make checkOnSave workspaceAli Bektas-8/+9
2024-08-28Make cargo_ workspace againAli Bektas-157/+190
2024-08-29Separate core search logic with search uiFolyd-4/+3
2024-08-28Rollup merge of #129613 - RalfJung:interpret-target-feat, r=saethlinMatthias Krüger-6/+40
2024-08-28Rollup merge of #129608 - RalfJung:const-eval-ub-checks, r=saethlinMatthias Krüger-0/+4
2024-08-28Auto merge of #3837 - JoJoDeveloping:tb-compacting-provenance-gc, r=RalfJungbors-17/+237
2024-08-28address nitsJohannes Hostert-15/+26
2024-08-28Auto merge of #17981 - lnicola:proc-macro-cwd, r=Veykrilbors-2/+2
2024-08-28Add benchmark for TB slowdownJohannes Hostert-0/+41
2024-08-28Fix cwd used for proc macro expansionLaurențiu Nicola-2/+2
2024-08-28Add test for tokio file io and mpsctiif-9/+72
2024-08-28Merge from rustcThe Miri Cronjob Bot-117/+275
2024-08-28Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2024-08-27warn the user if the upstream master branch is oldbinarycat-0/+34
2024-08-27Auto merge of #3804 - tiif:blockit, r=oli-obkbors-64/+316
2024-08-27Make Tree Borrows Provenance GC compact the treeJohannes Hostert-17/+185
2024-08-27Add explanation to TB's "piecewise bottom-up" traversalJohannes Hostert-44/+111
2024-08-27Arbitrary self types v2: pointers feature gate.Adrian Taylor-1/+1
2024-08-27miri: Remove feature(new_uninit)Jubilee Young-5/+0
2024-08-27Rollup merge of #129634 - compiler-errors:tidy-2024, r=albertlarsan68Matthias Krüger-4/+6
2024-08-27Create an assist to convert closure to freestanding fnChayim Refael Friedman-13/+1511
2024-08-27Auto merge of #128134 - joboet:move_pal_alloc, r=cupiverbors-3/+5
2024-08-27Make TB tree traversal bottom-upJohannes Hostert-270/+237
2024-08-27Auto merge of #17757 - alibektas:toggle_macro_delimiters, r=Veykrilbors-0/+279
2024-08-27fix: do not assume rustup is installed in xtask codegenIvar Scholten-15/+19
2024-08-27Auto merge of #3847 - JoJoDeveloping:master, r=RalfJungbors-5/+59
2024-08-27Fix testsLukas Wirth-23/+23
2024-08-27Add testcase for #3846Johannes Hostert-0/+54
2024-08-27Auto merge of #17974 - lnicola:rm-apache-appendix, r=lnicolabors-50/+0
2024-08-27Auto merge of #17973 - Veykril:proc-macro-curr-dir, r=Veykrilbors-14/+34
2024-08-27Drop Apache license appendicesLaurențiu Nicola-50/+0
2024-08-27Expand proc-macros in workspace root, not package rootLukas Wirth-14/+34
2024-08-27Auto merge of #3849 - RalfJung:tb-test, r=RalfJungbors-1/+2
2024-08-27tree_borrows test: ensure we can actually read the variableRalf Jung-1/+2
2024-08-27bless miri testjoboet-3/+5
2024-08-27set `BOOTSTRAP_SKIP_TARGET_SANITY` in opt-dist before running testsonur-ozkan-1/+7
2024-08-27Auto merge of #17970 - ChayimFriedman2:unwrap-unsafe-block, r=Veykrilbors-3/+55
2024-08-27Auto merge of #3827 - RalfJung:gc-comment, r=RalfJungbors-25/+27
2024-08-27Rollup merge of #128942 - RalfJung:interpret-weak-memory, r=saethlinTrevor Gross-108/+152
2024-08-27Revert "feat: Implement `module_path` macro"Lukas Wirth-278/+71
2024-08-26Fix tidyMichael Goulet-4/+6