about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2024-12-13Rollup merge of #134140 - compiler-errors:unsafe-binders-ast, r=oli-obkMatthias Krüger-5/+76
2024-12-13Rollup merge of #133937 - estebank:silence-resolve-errors-from-mod-with-parse...Matthias Krüger-9/+8
2024-12-13Auto merge of #134122 - oli-obk:push-zqnyznxtpnll, r=petrochenkovbors-1/+42
2024-12-13feat: improve name generation in destructure_tuple_bindingroife-33/+49
2024-12-13Make dependency_formats an FxIndexMap rather than a list of tuplesbjorn3-3/+2
2024-12-13Bump typosLaurențiu Nicola-11/+16
2024-12-13Merge pull request #18678 from regexident/fix-typosLaurențiu Nicola-6/+6
2024-12-13Fix a few typosVincent Esche-6/+6
2024-12-13Merge pull request #18674 from Veykril/push-lrxotqknvxvrLukas Wirth-37/+76
2024-12-13Merge pull request #18672 from Veykril/push-lurnqpqtzvzqLukas Wirth-41/+15
2024-12-13Show expansion errors in expand_macro featureLukas Wirth-37/+76
2024-12-13Do not require a special env var to be set for the proc-macro-srvLukas Wirth-41/+15
2024-12-13Merge from rustcThe Miri Cronjob Bot-112/+106
2024-12-13Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2024-12-13Stabilize async closuresMichael Goulet-55/+49
2024-12-12Filter empty lines, comments and delimiters from previous to last multiline s...Esteban Küber-69/+4
2024-12-12Tweak multispan renderingEsteban Küber-117/+38
2024-12-12Make BorrowSet/BorrowData fields accessible via public gettersWill Crichton-2/+6
2024-12-12Merge pull request #18677 from Veykril/push-uumpxklsqpzkLukas Wirth-1/+4
2024-12-12Fix toolsMichael Goulet-5/+76
2024-12-12internal: Implement `naked_asm!` builtinLukas Wirth-1/+4
2024-12-12Merge pull request #18675 from ShoyuVanilla/issue-18664Lukas Wirth-2/+50
2024-12-13fix: Panic when displaying generic params with defaults, againShoyu Vanilla-2/+50
2024-12-12Fix typo in error message for invalid castingPhilipp Hofer-1/+1
2024-12-12Merge pull request #18670 from Veykril/push-ylomnylswnxmLukas Wirth-48/+30
2024-12-12internal: Drop proc-macro server support for ~1.66.0 and older toolchainsLukas Wirth-48/+30
2024-12-12Merge pull request #18652 from Giga-Bowser/extract-constantLukas Wirth-306/+1634
2024-12-12Merge pull request #18669 from Veykril/push-qqkuxtvsmsutLukas Wirth-32/+31
2024-12-12Fix clippy lints in proc-macro-srvLukas Wirth-11/+12
2024-12-12Only parse the object file onceLukas Wirth-21/+19
2024-12-12Merge pull request #18668 from Veykril/push-tpkmsyllunqvLukas Wirth-75/+75
2024-12-12Merge pull request #18660 from Veykril/push-snumrtvzwqvwLukas Wirth-69/+72
2024-12-12fix: Fix sourceroot construction for virtual manifestsLukas Wirth-75/+75
2024-12-12fix use of this.allocate_bytesRalf Jung-8/+1
2024-12-12Merge from rustcRalf Jung-3443/+8154
2024-12-12Preparing for merge from rustcRalf Jung-1/+1
2024-12-12Revert "Rollup merge of #134040 - clubby789:bootstrap-eprintln, r=jieyouxu"许杰友 Jieyou Xu (Joe)-57/+57
2024-12-12Merge pull request #4069 from shamb0/string_deduplication_for_localtime_rRalf Jung-20/+233
2024-12-12Improve timezone handling in 'localtime_r()' using 'allocate_bytes()'shamb0-20/+233
2024-12-12Merge pull request #4091 from RalfJung/bench-bumpRalf Jung-75/+138
2024-12-12Generate implementation with items even if snippet text edit is disabled1hakusai1-2/+32
2024-12-12bench-cargo-miri: bump lockfilesRalf Jung-75/+138
2024-12-12Merge pull request #4068 from devnexen/solarish_stat2Ralf Jung-31/+62
2024-12-12./miri bench: add a flag to skip the install stepRalf Jung-8/+18
2024-12-12ci TEST_BENCH: show outputRalf Jung-1/+1
2024-12-12solarish stat following-up, supports for readdir.David Carlier-31/+62
2024-12-11Merge pull request #18466 from ChayimFriedman2/proper-lint-severityLaurențiu Nicola-1400/+6592
2024-12-11Fix publish workflow link in manualSam Estep-1/+1
2024-12-11minor: Group `extract_function` with other extraction assistsGiga Bowser-8/+23
2024-12-11Auto merge of #134177 - matthiaskrgr:rollup-hgp8q60, r=matthiaskrgrbors-2865/+7515