about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-07-09Cut down large comment about zero-variant enums.Nicholas Nethercote-49/+3
2022-07-09Avoid transposes in deriving code.Nicholas Nethercote-218/+183
2022-07-09Remove `FieldInfo::attrs`.Nicholas Nethercote-18/+14
2022-07-09Rename `FieldInfo` fields.Nicholas Nethercote-45/+59
2022-07-09Clarify args terminology.Nicholas Nethercote-109/+147
2022-07-08Auto merge of #98614 - oli-obk:take_unsound_opaque_types, r=wesleywiserbors-187/+116
2022-07-08Auto merge of #99054 - Dylan-DPC:rollup-0zuhhds, r=Dylan-DPCbors-145/+372
2022-07-08Only register hidden types for opaque types from the current crate, nothing e...Oli Scherer-1/+2
2022-07-08Rollup merge of #98794 - compiler-errors:conflicting-param-env, r=michaelwoer...Dylan DPC-19/+114
2022-07-08Rollup merge of #98657 - compiler-errors:rustc-const-eval-session-diagnostic-...Dylan DPC-89/+188
2022-07-08Rollup merge of #98654 - nnethercote:pest-2.1.3-opt, r=pnkfelixDylan DPC-17/+10
2022-07-08Rollup merge of #98533 - jyn514:drop-tracking-debugging, r=eholkDylan DPC-20/+60
2022-07-08Auto merge of #98758 - nnethercote:more-derive-output-improvements, r=Mark-Si...bors-568/+655
2022-07-08Auto merge of #98638 - bjorn3:less_string_interning, r=tmiaskobors-96/+103
2022-07-08Auto merge of #99047 - matthiaskrgr:rollup-01vn70s, r=matthiaskrgrbors-665/+707
2022-07-08Rollup merge of #99026 - anall:buffix/clippy-9131, r=xFrednetMatthias Krüger-2/+8
2022-07-08Rollup merge of #99019 - pierwill:doc-mir-statement, r=cjgillotMatthias Krüger-1/+4
2022-07-08Rollup merge of #98798 - jyn514:download-rustc-cached, r=Mark-SimulacrumMatthias Krüger-1/+3
2022-07-08Rollup merge of #98795 - jackh726:lexical_region_resolve_cleanup, r=compiler-...Matthias Krüger-599/+585
2022-07-08Rollup merge of #98718 - yoshuawuyts:stabilize-into-future, r=yaahcMatthias Krüger-16/+6
2022-07-08Rollup merge of #95635 - davidtwco:terminal-width-stabilization, r=oli-obkMatthias Krüger-46/+101
2022-07-08Highlight conflicting param-env candidatesMichael Goulet-19/+114
2022-07-08simplify plurals in fluent messages using hir::ConstContextMichael Goulet-22/+6
2022-07-08Migrate MutDeref, TransientMutBorrow diagnosticsMichael Goulet-19/+69
2022-07-08Migrate PanicNonStr, RawPtrComparison, RawPtrToInt diagnosticsMichael Goulet-23/+41
2022-07-08Migrate StaticAccess diagnosticMichael Goulet-20/+32
2022-07-08Implement IntoDiagnosticArg for hir::ConstContextMichael Goulet-0/+16
2022-07-08Migrate NonConstOp diagnosticMichael Goulet-7/+12
2022-07-08Migrate unstable-in-stable diagnosticMichael Goulet-20/+30
2022-07-08Use dashes instead of underscores in fluent namesMichael Goulet-4/+8
2022-07-08Auto merge of #98482 - cjgillot:short-struct-span-closure, r=estebankbors-1362/+978
2022-07-07Move code from rustc_trait_selection/opaque_types to better placesJack Huey-549/+542
2022-07-07Move is_free and is_free_or_static to Region, change resolve_var to resolve_r...Jack Huey-50/+43
2022-07-07Auto merge of #98360 - estebank:uninit-binding, r=oli-obkbors-445/+1060
2022-07-07Auto merge of #99024 - matthiaskrgr:rollup-8ygpcpg, r=matthiaskrgrbors-236/+343
2022-07-07fix arm testEsteban Küber-6/+10
2022-07-07Add test for and fix rust-lang/rust-clippy#9131Andrea Nall-2/+8
2022-07-07Wording tweakEsteban Küber-26/+45
2022-07-07Fix label on uninit binding field assignmentEsteban Küber-30/+31
2022-07-07Avoid misleading message/label in `match-cfg-fake-edges.rs` testEsteban Küber-25/+46
2022-07-07Add test for `for` loop maybe initializing bindingEsteban Küber-0/+20
2022-07-07Review comments: wordingEsteban Küber-60/+74
2022-07-07Tweak wording and spansEsteban Küber-326/+368
2022-07-07On partial uninit error point at where we need initEsteban Küber-441/+935
2022-07-07Rollup merge of #99017 - GuillaumeGomez:rustdoc-ending-enum, r=notriddleMatthias Krüger-17/+23
2022-07-07Rollup merge of #99004 - TaKO8Ki:add-test-for-70408, r=Mark-SimulacrumMatthias Krüger-0/+13
2022-07-07Rollup merge of #99002 - fee1-dead-contrib:sugg_derive, r=michaelwoeristerMatthias Krüger-9/+15
2022-07-07Rollup merge of #98995 - TaKO8Ki:add-test-for-80471, r=Mark-SimulacrumMatthias Krüger-0/+31
2022-07-07Rollup merge of #98994 - kons-9:dont_use_process_exit, r=jyn514Matthias Krüger-41/+48
2022-07-07Rollup merge of #98986 - pierwill:patch-5, r=oli-obkMatthias Krüger-1/+1