about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-02-21Rollup merge of #121340 - GrigorenkoPV:bootstrap-clippy, r=onur-ozkanLeón Orell Valerian Liehr-326/+317
2024-02-21Auto merge of #121383 - Dylan-DPC:rollup-735p4u4, r=Dylan-DPCbors-5/+10
2024-02-21Rollup merge of #121375 - chenyukang:yukang-fix-tidy, r=albertlarsan68Dylan DPC-1/+1
2024-02-21Rollup merge of #121338 - jieyouxu:ambiguous_wide_pointer_comparisons_suggest...Dylan DPC-4/+9
2024-02-21Auto merge of #120588 - alexcrichton:wasm-rmeta-object, r=wesleywiser,bjorn3bors-0/+17
2024-02-21Update cargoWeihang Lo-0/+0
2024-02-21print proper relative path for descriptive name checkyukang-1/+1
2024-02-21bootstrap: apply most of clippy's suggestionsPavel Grigorenko-326/+317
2024-02-20Rollup merge of #121344 - fmease:lta-constr-by-input, r=oli-obkMatthias Krüger-9/+8
2024-02-20wasm: Store rlib metadata in wasm object filesAlex Crichton-0/+17
2024-02-20Expand weak alias types before collecting constrained and referenced late bou...León Orell Valerian Liehr-9/+8
2024-02-20Rollup merge of #121278 - Nilstrieb:no-more-codegen, r=clubby789Nilstrieb-44/+17
2024-02-20Auto merge of #120576 - nnethercote:merge-Diagnostic-DiagnosticBuilder, r=dav...bors-44/+45
2024-02-20Update panic message for missing `//@ run-rustfix` ui test suite when a .fixe...许杰友 Jieyou Xu (Joe)-4/+9
2024-02-20Auto merge of #121087 - oli-obk:eager_const_failures, r=lcnrbors-64/+23
2024-02-20Rollup merge of #121233 - Zalathar:extra-directives, r=oli-obkNilstrieb-49/+43
2024-02-20Rollup merge of #121195 - D0liphin:master, r=ehussNilstrieb-15/+29
2024-02-20Rollup merge of #120716 - spastorino:change-some-lint-msgs, r=lcnrNilstrieb-32/+26
2024-02-20Auto merge of #120628 - workingjubilee:reimpl-meaningful-test-name-lint, r=co...bors-9/+4462
2024-02-20Reduce capabilities of `Diagnostic`.Nicholas Nethercote-2/+2
2024-02-19Always evaluate free constants and statics, even if previous errors occurredOli Scherer-64/+23
2024-02-19Remove suspicious auto trait lintSantiago Pastorino-32/+26
2024-02-19Separate testing and production sanitizersOli Iliffe-15/+29
2024-02-19Remove the "codegen" profile from bootstrapNilstrieb-44/+17
2024-02-19Auto merge of #121295 - matthiaskrgr:rollup-j2vffew, r=matthiaskrgrbors-1/+1
2024-02-19Rollup merge of #121041 - Nilstrieb:into-the-future-of-2024, r=Mark-SimulacrumMatthias Krüger-1/+1
2024-02-19Auto merge of #121079 - onur-ozkan:install-conflicts, r=albertlarsan68bors-3/+8
2024-02-19install rustc before the toolsonur-ozkan-2/+7
2024-02-19Auto merge of #121203 - Nilstrieb:fp, r=Mark-Simulacrumbors-0/+19
2024-02-19Prefer `DiagnosticBuilder` over `Diagnostic` in diagnostic modifiers.Nicholas Nethercote-42/+43
2024-02-18Auto merge of #121101 - GnomedDev:dyn-small-c-string, r=Nilstriebbors-2/+3
2024-02-18Add `Future` and `IntoFuture` to the 2024 preludeNilstrieb-1/+1
2024-02-18Add `rust.frame-pointers` config optionNilstrieb-0/+19
2024-02-18Dyn erase at call siteDavid Thomas-2/+2
2024-02-18Reduce monomorphisation bloat in small_c_stringDavid Thomas-0/+1
2024-02-18Auto merge of #121265 - klensy:bump-18-02-24, r=Mark-Simulacrumbors-2/+3
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-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-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