about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-08-24Call them constants instead of typesMichael Goulet-42/+47
2022-08-24Auto merge of #100942 - ehuss:update-cargo, r=ehussbors-4/+4
2022-08-23Update cargoEric Huss-4/+4
2022-08-24Auto merge of #96869 - sunfishcode:main, r=joshtriplettbors-40/+353
2022-08-23Auto merge of #100675 - Xiretza:fluent-mandate-crate-prefix, r=davidtwcobors-31/+82
2022-08-23Auto merge of #99917 - yaahc:error-in-core-move, r=thomccbors-226/+1264
2022-08-23Auto merge of #100920 - Dylan-DPC:rollup-vlcw3sr, r=Dylan-DPCbors-622/+509
2022-08-23Rollup merge of #100909 - nnethercote:minor-ast-LitKind-improvement, r=petroc...Dylan DPC-21/+21
2022-08-23Rollup merge of #100907 - Nilstrieb:unrachable-typo-lol, r=Dylan-DPCDylan DPC-1/+1
2022-08-23Rollup merge of #100857 - camsteffen:query-parse-refactor, r=davidtwcoDylan DPC-260/+125
2022-08-23Rollup merge of #100851 - Alexendoo:rpf-width-prec-spans, r=fee1-deadDylan DPC-65/+84
2022-08-23Rollup merge of #100835 - devnexen:listener_followups, r=devnexenDylan DPC-4/+2
2022-08-23Rollup merge of #100768 - Facel3ss1:plugin-impl-translation, r=davidtwcoDylan DPC-11/+35
2022-08-23Rollup merge of #100368 - chenyukang:fix-100321, r=lcnrDylan DPC-12/+11
2022-08-23Rollup merge of #100309 - compiler-errors:issue-100300, r=sanxiynDylan DPC-30/+96
2022-08-23Rollup merge of #99249 - cjgillot:no-reparse-fn, r=fee1-deadDylan DPC-218/+134
2022-08-23Auto merge of #100782 - thomcc:fix-android-sigaddset, r=Mark-Simulacrumbors-3/+23
2022-08-23Remove the symbol from `ast::LitKind::Err`.Nicholas Nethercote-19/+17
2022-08-23Add some useful comments to `LitKind`.Nicholas Nethercote-2/+4
2022-08-23Fix typo in UnreachablePropnils-1/+1
2022-08-23Auto merge of #100904 - matthiaskrgr:rollup-z3yzivj, r=matthiaskrgrbors-111/+403
2022-08-23Rollup merge of #100893 - thinety:master, r=scottmcmMatthias Krüger-5/+2
2022-08-23Rollup merge of #100887 - eholk:codegen_call_terminator-cleanup, r=fee1-deadMatthias Krüger-47/+44
2022-08-23Rollup merge of #100862 - ehuss:tidy-crossbeam, r=Mark-SimulacrumMatthias Krüger-6/+3
2022-08-23Rollup merge of #100861 - RalfJung:const-ice, r=oli-obkMatthias Krüger-7/+53
2022-08-23Rollup merge of #100832 - ehuss:bootstrap-cleanup, r=jyn514Matthias Krüger-27/+14
2022-08-23Rollup merge of #100789 - compiler-errors:issue-99662, r=spastorinoMatthias Krüger-15/+26
2022-08-23Rollup merge of #100641 - corwinkuiper:add-armv4t-target, r=oli-obkMatthias Krüger-0/+2
2022-08-23Rollup merge of #100565 - TaKO8Ki:suggest-adding-missing-semicolon-before-ite...Matthias Krüger-2/+233
2022-08-23Rollup merge of #100382 - jackh726:gat-self-outlives-input, r=compiler-errorsMatthias Krüger-2/+26
2022-08-23Auto merge of #100678 - GuillaumeGomez:improve-rustdoc-json-tests, r=aDotInTh...bors-674/+605
2022-08-22Auto merge of #99963 - cjgillot:iter-submodule, r=compiler-errorsbors-19/+13
2022-08-22Remove out-of-context comment in `mem::MaybeUninit` documentationThiago Trannin-5/+2
2022-08-23Mark suggestion as MaybeIncorrect.Camille GILLOT-1/+1
2022-08-23Remove FnItemRibKind.Camille GILLOT-27/+10
2022-08-23Remove generate_fn_name_span and generate_local_type_param_snippet.Camille GILLOT-87/+0
2022-08-23Do not call generate_fn_name_span in typeck.Camille GILLOT-9/+7
2022-08-23Improve local generic parameter suggestions.Camille GILLOT-81/+90
2022-08-23Create specific ConstantHasGenerics for ConstantItemRibKind.Camille GILLOT-18/+31
2022-08-22Move error trait into coreJane Losare-Lusby-226/+1264
2022-08-22Auto merge of #99762 - Nilstrieb:unreachable-prop, r=oli-obkbors-181/+315
2022-08-22Refactor part of codegen_call_terminatorEric Holk-47/+44
2022-08-22Auto merge of #100881 - Dylan-DPC:rollup-q9rr658, r=Dylan-DPCbors-425/+1050
2022-08-22Migrate rustc_plugin_impl to SessionDiagnosticPeter Medus-11/+35
2022-08-22net listen backlog update, follow-up from #97963.David CARLIER-4/+2
2022-08-22Rollup merge of #100872 - JanBeh:PR_vec_default_alloc_doc, r=fee1-deadDylan DPC-0/+2
2022-08-22Rollup merge of #100820 - WaffleLapkin:use_ptr_is_aligned_methods, r=scottmcmDylan DPC-8/+10
2022-08-22Rollup merge of #100713 - Xiretza:parser-expr-session-diagnostics, r=estebankDylan DPC-282/+596
2022-08-22Rollup merge of #100336 - fee1-dead-contrib:fix-wf-const-trait, r=oli-obkDylan DPC-2/+39
2022-08-22Rollup merge of #100331 - lo48576:try-reserve-preserve-on-failure, r=thomccDylan DPC-6/+12