about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-06-11Auto merge of #112202 - nicklimmm:item-template-derive-macro, r=GuillaumeGomezbors-61/+120
2023-06-11Add `item_template` macroNicky Lim-61/+120
2023-06-11Auto merge of #112466 - lcnr:opaque-type-cleanup, r=compiler-errorsbors-175/+204
2023-06-11Auto merge of #112512 - matthiaskrgr:rollup-o2jh1jx, r=matthiaskrgrbors-46/+292
2023-06-11Rollup merge of #112498 - SamZhang3:rust-reference-link-update, r=NilstriebMatthias Krüger-9/+9
2023-06-11Rollup merge of #112497 - icecream17:patch-1, r=Mark-SimulacrumMatthias Krüger-2/+2
2023-06-11Rollup merge of #112493 - fmease:iat-select-complete-bound-var-erasure, r=com...Matthias Krüger-19/+92
2023-06-11Rollup merge of #112492 - GuillaumeGomez:migrate-gui-test-color-13, r=notriddleMatthias Krüger-2/+2
2023-06-11Rollup merge of #112484 - bdbai:fix/uwpntdll, r=ChrisDentonMatthias Krüger-2/+60
2023-06-11Rollup merge of #112477 - jyn514:assemble-info, r=clubby789Matthias Krüger-3/+14
2023-06-11Rollup merge of #112475 - chenyukang:yukang-fix-112278, r=compiler-errorsMatthias Krüger-9/+113
2023-06-11iat selection: normalize self ty & completely erase bound varsLeón Orell Valerian Liehr-19/+92
2023-06-10Auto merge of #112256 - jyn514:faster-mingw-check, r=Mark-Simulacrumbors-16/+19
2023-06-10Use a better linkHankai Zhang-9/+9
2023-06-10Auto merge of #107637 - fmease:rustdoc-reelide-x-crate-def-tr-obj-lt-bnds, r=...bors-68/+402
2023-06-10Update links to Rust Reference page on literals in diagnosticHankai Zhang-9/+9
2023-06-10Auto merge of #112494 - matthiaskrgr:rollup-xdf3om8, r=matthiaskrgrbors-86/+104
2023-06-10abs_sub: fix typo 0[-:][+.]0icecream17-2/+2
2023-06-10Rollup merge of #112483 - tgross35:py2-dep-warning, r=Mark-SimulacrumMatthias Krüger-1/+19
2023-06-10Rollup merge of #112413 - jieyouxu:fix-hidden-glob-reexports-span-order, r=pe...Matthias Krüger-15/+38
2023-06-10Rollup merge of #112335 - loongarch-rs:gcc13, r=Mark-SimulacrumMatthias Krüger-2/+2
2023-06-10Rollup merge of #112298 - est31:update_field_offset, r=Mark-SimulacrumMatthias Krüger-6/+17
2023-06-10Rollup merge of #112297 - jyn514:remove-exclude-kind, r=Mark-SimulacrumMatthias Krüger-62/+28
2023-06-10Auto merge of #111818 - Urgau:uplift_cmp_nan, r=cjgillotbors-308/+604
2023-06-10Keep uwp specific code in sync with windows-sysbdbai-5/+4
2023-06-10Migrate GUI colors test to original CSS color formatGuillaume Gomez-2/+2
2023-06-10Auto merge of #112485 - matthiaskrgr:rollup-ta84xje, r=matthiaskrgrbors-581/+435
2023-06-10Rollup merge of #112481 - compiler-errors:new-solver-ignore-bad-tests, r=lqdMatthias Krüger-7/+13
2023-06-10Rollup merge of #112473 - weihanglo:update-cargo, r=weihangloMatthias Krüger-0/+0
2023-06-10Rollup merge of #112468 - GuillaumeGomez:change-rustdoc-js-formats, r=notriddleMatthias Krüger-441/+285
2023-06-10Rollup merge of #112467 - sigaloid:master, r=albertlarsan68Matthias Krüger-1/+6
2023-06-10Rollup merge of #112369 - nnethercote:more-cgu-cleanups, r=wesleywiserMatthias Krüger-101/+68
2023-06-10Rollup merge of #110141 - petrochenkov:cratecfg2, r=WaffleLapkinMatthias Krüger-31/+63
2023-06-10Drop uplifted `clippy:cmp_nan`Urgau-301/+70
2023-06-10Uplift improved version of `clippy::cmp_nan` to rustcUrgau-7/+530
2023-06-10Adjust span labels for `HIDDEN_GLOB_REEXPORTS`许杰友 Jieyou Xu (Joe)-15/+38
2023-06-10Lazy load ntdll functions on UWPbdbai-2/+61
2023-06-10Auto merge of #112452 - MU001999:fix/issue-112439, r=petrochenkovbors-27/+53
2023-06-09Add deprecation warning for python <3.6 in x.pyTrevor Gross-1/+19
2023-06-10remove unwrapyukang-9/+12
2023-06-10Auto merge of #112426 - Bryanskiy:full_priv_ev, r=petrochenkovbors-26/+69
2023-06-09Give more helpful progress messages in `Assemble`jyn-3/+14
2023-06-10reword the message to suggest surrounding with parenthesesyukang-7/+10
2023-06-10take care module name for suggesting surround the struct literal in parenthesesyukang-1/+99
2023-06-09Ignore tests that hang in new solverMichael Goulet-7/+13
2023-06-10expand: Change how `#![cfg(FALSE)]` behaves on crate rootVadim Petrochenkov-31/+63
2023-06-09Update cargoWeihang Lo-0/+0
2023-06-09Auto merge of #112216 - est31:offset_of_deep_tuple, r=petrochenkovbors-42/+390
2023-06-10Make "consider importing" consistent for macrosMu001999-27/+53
2023-06-09Add diagnostic items for `f32::NAN` and `f64::NAN`Urgau-0/+4