about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-12-06Auto merge of #118679 - matthiaskrgr:rollup-zr1l9w6, r=matthiaskrgrbors-68/+994
2023-12-06Auto merge of #16037 - Veykril:proc-macro-backtrace, r=Veykrilbors-42/+41
2023-12-06fix: Don't print proc-macro panic backtraces in the logsLukas Wirth-42/+41
2023-12-06Rollup merge of #118669 - klensy:comment-fix, r=workingjubileeMatthias Krüger-1/+1
2023-12-06Rollup merge of #118664 - notriddle:master, r=Mark-SimulacrumMatthias Krüger-1/+0
2023-12-06Rollup merge of #118650 - RalfJung:flags-sync, r=clubby789Matthias Krüger-0/+2
2023-12-06Rollup merge of #118516 - celinval:smir-variants, r=ouz-aMatthias Krüger-53/+545
2023-12-06Rollup merge of #117874 - esp-rs:riscv3264imafc-unknown-none-elf, r=davidtwcoMatthias Krüger-4/+71
2023-12-06Rollup merge of #117563 - 0xalpharush:docs/into-raw, r=workingjubileeMatthias Krüger-3/+11
2023-12-06Rollup merge of #116496 - estebank:question-method-chain-context, r=compiler-...Matthias Krüger-6/+364
2023-12-07Add emulated TLS supportquininer-28/+71
2023-12-06Auto merge of #118605 - fee1-dead-contrib:rm-rustc_host, r=compiler-errorsbors-88/+56
2023-12-06Auto merge of #16036 - JoJoDeveloping:expose-param-lowering-mode, r=lnicolabors-2/+2
2023-12-06tip for define macro name after `macro_rules!`bohan-4/+37
2023-12-06update: make each trait_impl_reduntant_assoc_item into individual diagnosticYoung-Flash-75/+91
2023-12-06feat: add trait_impl_reduntant_assoc_item diagnosticYoung-Flash-0/+85
2023-12-06make ParamLoweringMode accessibleJohannes Hostert-2/+2
2023-12-06Auto merge of #118595 - Zalathar:visible-macro, r=TaKO8Kibors-18/+20
2023-12-06Auto merge of #11913 - KisaragiEffective:fix/ptr-as-ptr-with-null, r=llogiqbors-5/+426
2023-12-06Auto merge of #16035 - Veykril:macro-diagnostics, r=Veykrilbors-252/+294
2023-12-06Use the glob binding in resolve_rustdoc_path processr0cky-0/+23
2023-12-06privacy: Simplify `update_macro_reachable`Vadim Petrochenkov-32/+9
2023-12-06Fix diagnostics panicking when resolving to different files due to macrosLukas Wirth-77/+158
2023-12-06SimplifyLukas Wirth-175/+136
2023-12-06Auto merge of #16034 - Veykril:ide-macro-improvements, r=Veykrilbors-488/+851
2023-12-06Allow navigation targets to be duplicated when the focus range lies in the ma...Lukas Wirth-488/+851
2023-12-06Auto merge of #117661 - TheLazyDutchman:point_out_shadowed_associated_types, ...bors-4/+119
2023-12-06library: fix comment about const assert in win apiklensy-1/+1
2023-12-06Point out shadowed associated typesTheLazyDutchman-4/+119
2023-12-06Auto merge of #118460 - the8472:fix-vec-realloc, r=saethlinbors-7/+35
2023-12-06Adjust tests for newly added ambiguous_wide_pointer_comparisons lintUrgau-1/+1
2023-12-06Drop clippy::vtable_address_comparisonsUrgau-244/+70
2023-12-06Adjust tests for newly added ambiguous_wide_pointer_comparisons lintUrgau-2/+9
2023-12-06Allow ambiguous_wide_pointer_comparisons lint for std methodsUrgau-0/+14
2023-12-06Drop clippy::vtable_address_comparisonsUrgau-244/+70
2023-12-06Add warn-by-default lint against ambiguous wide pointer comparisonsUrgau-8/+836
2023-12-06Auto merge of #118663 - weihanglo:update-cargo, r=weihanglobors-0/+0
2023-12-06Auto merge of #3213 - weihanglo:remove-cargo-unstable-options, r=RalfJungbors-4/+1
2023-12-05docs: remove #110800 from release notesMichael Howell-1/+0
2023-12-05Update cargoWeihang Lo-0/+0
2023-12-06Auto merge of #118655 - compiler-errors:rollup-vrngyzn, r=compiler-errorsbors-571/+551
2023-12-06Add check for unary-operatorcocodery-36/+44
2023-12-05remove unnecesary `-Zunstable-options`Weihang Lo-4/+1
2023-12-06Auto merge of #117072 - betrusted-io:unwinding-crate-support, r=cuviperbors-8/+164
2023-12-05rustc_arena: add `alloc_str`Josh Stone-8/+24
2023-12-06tidy: add `unwinding` as an allowed dependencySean Cross-0/+1
2023-12-06std: xous: take eh_frame address from main argsSean Cross-1/+28
2023-12-06Don't repeat yourselfzhiqiangxu-5/+3
2023-12-06Auto merge of #118547 - alexcrichton:invert-common-net-inclusion, r=workingju...bors-8/+8
2023-12-05Reduce verbosity of errorEsteban Küber-43/+24