about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2023-12-13fix computing the dynamic alignment of packed structs with dyn trait tailsRalf Jung-0/+21
2023-12-13Auto merge of #118500 - ZetaNumbers:tcx_hir_refactor, r=petrochenkovbors-61/+60
2023-12-13Auto merge of #118534 - RalfJung:extern-type-size-of-val, r=WaffleLapkinbors-0/+43
2023-12-12Uplift TypeAndMutMichael Goulet-3/+3
2023-12-12Auto merge of #118765 - weihanglo:update-cargo, r=weihanglobors-0/+0
2023-12-12Rollup merge of #117914 - estebank:issue-85843, r=wesleywiserMatthias Krüger-1/+1
2023-12-12also add a Miri testRalf Jung-0/+43
2023-12-12Update cargoWeihang Lo-0/+0
2023-12-12Move some methods from `tcx.hir()` to `tcx`zetanumbers-61/+60
2023-12-12Auto merge of #118817 - lnicola:sync-from-ra, r=lnicolabors-6213/+9743
2023-12-12Rollup merge of #118756 - jyn514:colors, r=estebankMatthias Krüger-1/+1
2023-12-12Rollup merge of #118445 - ferrocene:jp-support-reuse-in-submodules, r=Mark-Si...Matthias Krüger-17/+97
2023-12-12fmtThe Miri Conjob Bot-8/+4
2023-12-12Merge from rustcThe Miri Conjob Bot-323/+148
2023-12-12Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2023-12-11Auto merge of #118344 - saethlin:rmeta-header-pos, r=WaffleLapkinbors-13/+18
2023-12-11Update rust-analyzer to support new `injected_env_var` functionGuillaume Gomez-0/+4
2023-12-11Auto merge of #3222 - RalfJung:waker-noop, r=RalfJungbors-63/+17
2023-12-11use Waker::noop instead of defining our own WakerRalf Jung-63/+17
2023-12-11Auto merge of #117758 - Urgau:lint_pointer_trait_comparisons, r=davidtwcobors-244/+72
2023-12-11Auto merge of #118823 - GuillaumeGomez:rollup-6v51gxv, r=GuillaumeGomezbors-4/+4
2023-12-11Rollup merge of #118802 - ehuss:remove-edition-preview, r=TaKO8KiGuillaume Gomez-4/+4
2023-12-11Auto merge of #118661 - fee1-dead-contrib:restore-const-partialEq, r=compiler...bors-14/+31
2023-12-11Fix typo in cfgLaurențiu Nicola-1/+1
2023-12-11Merge commit '457b966b171b09a7e57acb710fbca29a4b3526f0' into sync-from-raLaurențiu Nicola-6213/+9743
2023-12-10Apply suggestions from code reviewBen Kimock-7/+7
2023-12-11Auto merge of #118032 - RalfJung:char-u32, r=Mark-Simulacrumbors-1/+5
2023-12-11Add spacing information to delimiters.Nicholas Nethercote-4/+4
2023-12-10Auto merge of #3219 - saethlin:map-failed, r=RalfJungbors-4/+83
2023-12-10Return MAP_FAILED when mmap failsBen Kimock-4/+83
2023-12-10Remove edition umbrella features.Eric Huss-4/+4
2023-12-10Auto merge of #3199 - Jefffrey:fix-doc-and-script, r=RalfJungbors-3/+4
2023-12-10fix clippyDeadbeef-14/+31
2023-12-10Merge from rustcRalf Jung-28/+50
2023-12-10Preparing for merge from rustcRalf Jung-1/+1
2023-12-10remove redundant importssurechen-43/+14
2023-12-09Rollup merge of #118737 - nnethercote:tidy-alphabetical-in-testsa, r=NilstriebJubilee-0/+1
2023-12-08Fix x86 SSE4.1 ptestnzcEduardo Sánchez Muñoz-36/+41
2023-12-08Auto merge of #3214 - eduardosm:move-x86-code, r=RalfJungbors-265/+304
2023-12-08use magenta instead of bold for highlightingjyn-1/+1
2023-12-08Auto merge of #118420 - compiler-errors:async-gen, r=eholkbors-20/+32
2023-12-08Move implementation of SSE4.1 dpps/dppd to helper functionEduardo Sánchez Muñoz-37/+52
2023-12-08Move implementation of SSE4.1 `ptest*` into a helper functionEduardo Sánchez Muñoz-21/+41
2023-12-08Make some matches exhaustive to avoid bugs, fix toolsMichael Goulet-1/+4
2023-12-08coro_kind -> coroutine_kindMichael Goulet-19/+28
2023-12-08Auto merge of #118527 - Nadrieril:never_patterns_parse, r=compiler-errorsbors-8/+17
2023-12-08Extend tidy alphabetical checking to `tests/`.Nicholas Nethercote-0/+1
2023-12-08Merge from rustcThe Miri Conjob Bot-36/+70
2023-12-08Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2023-12-07Auto merge of #118568 - DianQK:no-builtins-symbols, r=pnkfelixbors-0/+1