rust/compiler/rustc_ast_lowering/src
bors 607d6b00d4 Auto merge of #86321 - JohnTitor:rollup-q61c8q4, r=JohnTitor
Rollup of 10 pull requests

Successful merges:

 - #80269 (Explain non-dropped sender recv in docs)
 - #82179 (Add functions `Duration::try_from_secs_{f32, f64}`)
 - #85608 (Stabilize `ops::ControlFlow` (just the type))
 - #85792 (Refactor windows sockets impl methods)
 - #86220 (Improve maybe_uninit_extra docs)
 - #86277 (Remove must_use from ALLOWED_ATTRIBUTES)
 - #86285 (⬆️ rust-analyzer)
 - #86294 (Stabilize {std, core}::prelude::rust_*.)
 - #86306 (Add mailmap entries for myself)
 - #86314 (Remove trailing triple backticks in `mut_keyword` docs)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
2021-06-15 20:15:23 +00:00
..
asm.rs Clarify error message when both asm! and global_asm! are unsupported 2021-05-13 22:31:58 +01:00
expr.rs Add support for using qualified paths with structs in expression and pattern 2021-06-10 13:18:41 +02:00
item.rs Implement Anonymous{Struct, Union} in the AST 2021-05-16 09:49:16 -05:00
lib.rs Auto merge of #86321 - JohnTitor:rollup-q61c8q4, r=JohnTitor 2021-06-15 20:15:23 +00:00
pat.rs Add support for using qualified paths with structs in expression and pattern 2021-06-10 13:18:41 +02:00
path.rs Add more precise span informations to generic types 2021-05-12 11:36:07 +02:00