about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2024-08-28Fix name resolution of shadowed builtin macroChayim Refael Friedman-1/+33
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-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-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-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
2024-08-26Disable tree traversal optimization that is wrong due to lazy nodes.Johannes Hostert-5/+5
2024-08-26Update src/tools/rustbook/Cargo.lockEric Huss-0/+1
2024-08-26Fix "Unwrap block" assist with block modifiersChayim Refael Friedman-3/+55
2024-08-26interpret: do not make const-eval query result depend on tcx.sessRalf Jung-6/+40
2024-08-26const-eval: do not make UbChecks behavior depend on current crate's flagsRalf Jung-0/+4
2024-08-26tidy: skip revision llvm-components check for run-make tests许杰友 Jieyou Xu (Joe)-2/+8
2024-08-26Auto merge of #17963 - avrong:avrong/error-lifetimes, r=Veykrilbors-33/+17
2024-08-26Show lifetime args if there are only error onesAleksei Trifonov-12/+2
2024-08-26Show and render error lifetime args as `'_`Aleksei Trifonov-21/+15
2024-08-26Auto merge of #17941 - ChayimFriedman2:pre-closure-to-fn, r=Veykrilbors-166/+815
2024-08-26silence an overreaching clippy lintRalf Jung-0/+1
2024-08-26Merge from rustcThe Miri Cronjob Bot-3038/+3128
2024-08-26Preparing for merge from rustcThe Miri Cronjob Bot-1/+1