about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-08-31Auto merge of #88527 - m-ou-se:rollup-az6xtc5, r=m-ou-sebors-24/+569
2021-08-31Rollup merge of #88509 - m-ou-se:dyn-no-left-shift-right-shift-just-single-an...Mara Bos-0/+71
2021-08-31Rollup merge of #88503 - m-ou-se:array-into-inter-ambiguous, r=cjgillotMara Bos-0/+70
2021-08-31Rollup merge of #88497 - m-ou-se:prelude-collision-glob, r=nikomatsakisMara Bos-1/+32
2021-08-31Rollup merge of #88496 - m-ou-se:prelude-collision-lifetime-generics, r=petro...Mara Bos-20/+96
2021-08-31Rollup merge of #88462 - petrochenkov:macstore, r=jyn514Mara Bos-3/+3
2021-08-31Rollup merge of #88450 - notriddle:notriddle/maybe_whole_expr, r=cjgillotMara Bos-0/+62
2021-08-31Rollup merge of #88413 - spastorino:weird-return-types-tait-test, r=oli-obkMara Bos-0/+16
2021-08-31Rollup merge of #88409 - spastorino:autoleakage-tait-test, r=oli-obkMara Bos-0/+100
2021-08-31Rollup merge of #88408 - spastorino:inference-cycle-tait-test, r=oli-obkMara Bos-0/+63
2021-08-31Rollup merge of #88406 - spastorino:tait-nest-infer-test, r=oli-obkMara Bos-0/+56
2021-08-31Auto merge of #88491 - RalfJung:miri, r=RalfJungbors-9/+7
2021-08-31Auto merge of #88467 - sexxi-goose:issue-88431, r=nikomatsakisbors-34/+70
2021-08-31Auto merge of #88414 - Aaron1011:guess-foreign-head-span, r=estebankbors-14/+76
2021-08-31Auto merge of #88100 - HTG-YT:edition2021-compopt-stabilization, r=m-ou-sebors-26/+26
2021-08-30Auto merge of #88369 - lcnr:cec-rename, r=oli-obkbors-4454/+862
2021-08-30Add test for extra <> in dyn suggestion.Mara Bos-0/+71
2021-08-30Add test for 2021 ambiguous [T; N].into_iter().Mara Bos-0/+70
2021-08-30No longer pass -Z unstable-options for edition 2021 in test.Mara Bos-1/+1
2021-08-30Update test output for stable Rust 2021.Mara Bos-24/+24
2021-08-30Auto merge of #88466 - sexxi-goose:issue-88372, r=nikomatsakisbors-0/+19
2021-08-30Add test for glob imported prelude collision trait.Mara Bos-1/+32
2021-08-30Add and update tests.Mara Bos-20/+96
2021-08-30update miriRalf Jung-9/+7
2021-08-30update rustc cmdargs markdown sectionHTG-YT-1/+1
2021-08-30`feature(const_param_types)` -> `feature(adt_const_params)`lcnr-98/+98
2021-08-30allow unordered const/ty params if any cg feature is activelcnr-2/+0
2021-08-30`feature(const_generics)` -> `feature(const_param_types)`lcnr-4275/+822
2021-08-30remove lazy_normalization_constsEllen-108/+7
2021-08-30rename const_evaluatable_checked to generic_const_exprsEllen-186/+150
2021-08-30Auto merge of #88281 - asquared31415:asm-docs, r=Amanieubors-19/+20
2021-08-30Auto merge of #88456 - inquisitivecrystal:private-macro, r=jyn514bors-2/+22
2021-08-292229: Drop any deref in move closureAman Arora-34/+70
2021-08-29Auto merge of #88280 - sexxi-goose:non-exhaustive, r=nikomatsakisbors-0/+168
2021-08-292229: Handle update to capture kind properlyAman Arora-0/+19
2021-08-29rustdoc: Stop using resolver for macro loadingVadim Petrochenkov-3/+3
2021-08-29Rollup merge of #88419 - GuillaumeGomez:code-blocks-colors, r=camelid,notriddleGuillaume Gomez-14/+33
2021-08-29Rollup merge of #88411 - Aaron1011:remove-session-if-let, r=estebankGuillaume Gomez-1/+13
2021-08-29Rollup merge of #88387 - ehuss:remove-rustfix-tests, r=Mark-SimulacrumGuillaume Gomez-87/+0
2021-08-29Rollup merge of #88357 - lcnr:stabilize-relaxed_struct_unsize, r=Mark-SimulacrumGuillaume Gomez-0/+24
2021-08-29Rollup merge of #88349 - spastorino:const-static-types-tait-test, r=oli-obkGuillaume Gomez-0/+49
2021-08-29Rollup merge of #88173 - camelid:refactor-markdown-length-limit, r=GuillaumeG...Guillaume Gomez-43/+271
2021-08-29Rollup merge of #83251 - estebank:issue-83241, r=oli-obkGuillaume Gomez-30/+138
2021-08-29Auto merge of #88312 - jackh726:issue-87748, r=nikomatsakisbors-0/+30
2021-08-29rebase: fix test outputEsteban Kuber-9/+13
2021-08-29Provide structured suggestion for removal of `&mut`Esteban Kuber-12/+8
2021-08-29Suggestion for call on immutable binding of mutable typeEsteban Küber-27/+135
2021-08-29Add regression testinquisitivecrystal-0/+19
2021-08-29Fix: don't document private macros by defaultinquisitivecrystal-2/+3
2021-08-29Auto merge of #88250 - rusticstuff:macos-lld, r=nagisabors-0/+6