about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-02-18Auto merge of #117772 - surechen:for_117448, r=petrochenkovbors-35/+20
2024-02-18tidy: add windows-coreklensy-0/+1
2024-02-18windows bump to 0.52klensy-1/+1
2024-02-18opt-dist: bump derive_builder to dedupe darling* and remove one more syn 1.* depklensy-1/+1
2024-02-18Auto merge of #121255 - lnicola:sync-from-ra, r=lnicolabors-1959/+7095
2024-02-18By tracking import use types to check whether it is scope uses or the other s...surechen-1/+0
2024-02-18By tracking import use types to check whether it is scope uses or the other s...surechen-35/+20
2024-02-18Auto merge of #121034 - obeis:improve-static-mut-ref, r=RalfJungbors-6/+6
2024-02-18Merge commit 'ac998a74b3c8ff4b81c3eeb9a18811d4cc76226d' into sync-from-raLaurențiu Nicola-1959/+7095
2024-02-18fmtThe Miri Conjob Bot-2/+1
2024-02-18Merge from rustcThe Miri Conjob Bot-21/+56
2024-02-18Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2024-02-18Rollup merge of #121218 - ShoyuVanilla:fix-issue-76736, r=notriddleLeón Orell Valerian Liehr-7/+16
2024-02-18Rollup merge of #121160 - fmease:rustdoc-fix-n-refactor-html-rendering, r=Gui...León Orell Valerian Liehr-281/+173
2024-02-18Rollup merge of #120526 - GuillaumeGomez:mobile-long-crate-name, r=notriddleLeón Orell Valerian Liehr-7/+2
2024-02-17Remove old issues.txt entries with --blessJubilee Young-124/+97
2024-02-17Implement --bless for the issues lintJubilee Young-8/+33
2024-02-18Improve wording of static_mut_refObei Sideg-6/+6
2024-02-18Auto merge of #121214 - weihanglo:update-cargo, r=weihanglobors-0/+2
2024-02-17Update cargoWeihang Lo-0/+2
2024-02-18Move the extra directives for `Mode::CoverageRun` into `iter_header`Zalathar-39/+21
2024-02-18Wrap `iter_header` callback arguments in a documentable structZalathar-12/+24
2024-02-17Grandfather new questionably-named testsJubilee Young-1387/+1519
2024-02-17Suggest pattern in meaningful test diagnosticJubilee Young-4/+4
2024-02-17Reapply "add tidy check that forbids issue ui test filenames"Jubilee Young-6/+4329
2024-02-17Auto merge of #121240 - matthiaskrgr:rollup-lfb5i9w, r=matthiaskrgrbors-6/+24
2024-02-17Rollup merge of #121231 - matthiaskrgr:cloone, r=compiler-errorsMatthias Krüger-2/+2
2024-02-17Rollup merge of #121228 - onur-ozkan:fix-clippy-stamp-bug, r=albertlarsan68Matthias Krüger-0/+1
2024-02-17Rollup merge of #121091 - onur-ozkan:bypass-stage0-download-in-tests, r=alber...Matthias Krüger-3/+9
2024-02-17Rollup merge of #121085 - davidtwco:always-eager-diagnostics, r=nnethercoteMatthias Krüger-1/+12
2024-02-17Auto merge of #120023 - klensy:tidy-alloc, r=Mark-Simulacrumbors-14/+24
2024-02-17add direct test of pthread_condRalf Jung-4/+52
2024-02-17Auto merge of #121232 - RalfJung:miri, r=RalfJungbors-263/+2116
2024-02-17Fix non_local_definitions lint in rustdocUrgau-5/+7
2024-02-17Allow newly added non_local_definitions in rustfmtUrgau-0/+1
2024-02-17Allow newly added non_local_definitions lint in clippyUrgau-73/+86
2024-02-17remove a couple of redundant clonesMatthias Krüger-2/+2
2024-02-17create stamp file for clippy in `Config::download_clippy`onur-ozkan-0/+1
2024-02-17compiletest: fix regex rebuildsklensy-2/+4
2024-02-17tidy: wrap regexes with lazy_staticklensy-12/+20
2024-02-17Fix missing trait impls for type in rustc docsShoyu Vanilla-7/+16
2024-02-17Merge from rustcThe Miri Conjob Bot-364/+718
2024-02-17Enable `ConstPropLint` for promotedsGurinder Singh-1/+6
2024-02-17Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2024-02-16Auto merge of #120881 - jieyouxu:migrate-ui-test-directives, r=oli-obkbors-302/+571
2024-02-16Implement x86 AVX intrinsicsEduardo Sánchez Muñoz-50/+1844
2024-02-16rustdoc: fix and refactor HTML rendering a bitLeón Orell Valerian Liehr-281/+173
2024-02-16Implement infra support for migrating from `//` to `//@` ui test directives许杰友 Jieyou Xu (Joe)-302/+571
2024-02-16Auto merge of #120348 - bjorn3:per_target_backend_selection, r=albertlarsan68bors-37/+74
2024-02-16Rollup merge of #121137 - GuillaumeGomez:add-clippy-cfg, r=Urgau,NilstriebGuillaume Gomez-1/+2