about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-11-18Remove unneeded `unknown` variable and `Symbol` creation when iterating over ...Guillaume Gomez-4/+4
2023-11-18Auto merge of #118046 - TaKO8Ki:rollup-6jdgwe5, r=TaKO8Kibors-364/+604
2023-11-18Auto merge of #11826 - kpreid:typo, r=Alexendoobors-8/+13
2023-11-19Rollup merge of #118034 - klensy:dep-up-18-11-23, r=Mark-SimulacrumTakayuki Maeda-104/+41
2023-11-19Rollup merge of #118020 - Lireer:patch-1, r=Mark-SimulacrumTakayuki Maeda-2/+2
2023-11-19Rollup merge of #117961 - Zalathar:suggest, r=Mark-SimulacrumTakayuki Maeda-17/+30
2023-11-19Rollup merge of #117110 - estebank:deref-field-suggestion, r=b-naberTakayuki Maeda-241/+491
2023-11-19Rollup merge of #116750 - fintelia:seek_seek_relative, r=Mark-SimulacrumTakayuki Maeda-0/+40
2023-11-18Remove space and rephrase `map()` advice.Kevin Reid-3/+3
2023-11-18Fix CIAntoni Boucher-10/+19
2023-11-18Auto merge of #118002 - nnethercote:unify-input-no-input, r=bjorn3bors-109/+80
2023-11-18Update patch disabling portable-simdAntoni Boucher-16/+24
2023-11-18Auto merge of #3175 - RalfJung:sysroot-verbose, r=RalfJungbors-5/+14
2023-11-18cargo-miri: when verbose, print where the sysroot is being builtRalf Jung-5/+14
2023-11-18Auto merge of #118037 - weihanglo:update-cargo, r=weihanglobors-0/+0
2023-11-18Update cargoWeihang Lo-0/+0
2023-11-18[`missing_asserts_for_indexing`]: accept len equality checksy21-6/+99
2023-11-18Unify passing of flags to rustdocJakub Beránek-24/+26
2023-11-18Don't suggest `a.mul_add(b, c)` if parameters are not floatLukas Lueg-2/+42
2023-11-18Auto merge of #117525 - GKFX:remove_option_payload_ptr, r=petrochenkovbors-171/+16
2023-11-18Update --check-cfg tests that had old --cfg warningUrgau-83/+28
2023-11-18Remove --check-cfg checking of --cfg argsUrgau-47/+4
2023-11-18Update based on petrochenkov's reviewGeorge Bateman-3/+4
2023-11-18Auto merge of #117924 - estebank:issue-53841, r=petrochenkovbors-0/+22
2023-11-18jsondocck: bump jsonpath to 0.3, dropping few dup dependenciesklensy-104/+41
2023-11-18Auto merge of #115412 - eswartz:docs/total_cmp-test-result-in-docs, r=scottmcmbors-6/+22
2023-11-18guarantee that char and u32 are ABI-compatibleRalf Jung-5/+19
2023-11-18Auto merge of #3174 - RalfJung:rustc-git, r=RalfJungbors-1/+1
2023-11-18miri script: fix RUSTC_GIT error messageRalf Jung-1/+1
2023-11-18Auto merge of #115249 - clarfonthey:alignment, r=scottmcmbors-1/+44
2023-11-18impl more traits for ptr::Alignment, add mask methodltdk-1/+44
2023-11-18Auto merge of #117825 - fee1-dead-contrib:corefx, r=petrochenkovbors-2/+23
2023-11-18Auto merge of #117742 - weiznich:turn_overlapping_diagnostic_options_into_war...bors-17/+219
2023-11-17rustdoc-search: fix accidental shared, mutable mapMichael Howell-30/+49
2023-11-17rustdoc-search: fast path for 1-query unificationMichael Howell-2/+76
2023-11-17rustdoc-search: less new Maps in unifyFunctionTypeMichael Howell-16/+31
2023-11-18Auto merge of #117138 - zachs18:rwlock_guard_debug_unsized, r=dtolnaybors-2/+2
2023-11-17Document behavior of `<dyn Any as Any>::type_id()`Jules Bertholet-0/+5
2023-11-18tweak logic of "unknown field" labelEsteban Küber-49/+101
2023-11-18Begin nightly-ifying rustc_type_irMichael Goulet-102/+214
2023-11-17Use u8xN for bitmasksCaleb Zulawski-56/+14
2023-11-18When a local binding shadows a fn, point at fn def in call failureEsteban Küber-0/+22
2023-11-17Auto merge of #118023 - matthiaskrgr:rollup-i9skwic, r=matthiaskrgrbors-304/+644
2023-11-17Merge branch 'master' into sync_from_rust_2023_11_17Antoni Boucher-19/+65
2023-11-17Rollup merge of #118022 - saethlin:miri, r=saethlinMatthias Krüger-138/+252
2023-11-17Rollup merge of #118016 - celinval:main, r=compiler-errorsMatthias Krüger-0/+9
2023-11-17Rollup merge of #118006 - lcnr:discriminant-docs, r=compiler-errorsMatthias Krüger-4/+6
2023-11-17Rollup merge of #117964 - estebank:issue-81232, r=petrochenkovMatthias Krüger-4/+16
2023-11-17Rollup merge of #117745 - ouz-a:emit_smir, r=celinvalMatthias Krüger-9/+340
2023-11-17Rollup merge of #117549 - DaniPopes:more-copied, r=b-naberMatthias Krüger-11/+10