]> git.lizzy.rs Git - rust.git/commit
Auto merge of #78458 - Dylan-DPC:rollup-tan044s, r=Dylan-DPC
authorbors <bors@rust-lang.org>
Wed, 28 Oct 2020 01:40:06 +0000 (01:40 +0000)
committerbors <bors@rust-lang.org>
Wed, 28 Oct 2020 01:40:06 +0000 (01:40 +0000)
commitdb241bb0c8d257e13c1560f6250e49879477039e
tree492166fee5d39e53e20b60e1779a818691c43b31
parent90e6d0d46bae511aecea04ac5eeb3c387f0c04f4
parent6967005e6e626f4ff62f53b971c00e6e12d2e618
Auto merge of #78458 - Dylan-DPC:rollup-tan044s, r=Dylan-DPC

Rollup of 10 pull requests

Successful merges:

 - #78152 (Separate unsized locals)
 - #78297 (Suggest calling await on method call and field access)
 - #78351 (Move "mutable thing in const" check from interning to validity)
 - #78365 (check object safety of generic constants)
 - #78379 (Tweak invalid `fn` header and body parsing)
 - #78391 (Add const_fn in generics test)
 - #78401 (resolve: private fields in tuple struct ctor diag)
 - #78408 (Remove tokens from foreign items in `TokenStripper`)
 - #78447 (Fix typo in  comment)
 - #78453 (Fix typo in comments)

Failed merges:

r? `@ghost`
compiler/rustc_span/src/symbol.rs