mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-02 07:22:42 +00:00
edafbaffb2
- Either explicitly annotate `let x: () = expr;` where `x` has unit type, or remove the unit binding to leave only `expr;` instead. - Fix disjoint-capture-in-same-closure test |
||
---|---|---|
.. | ||
auxiliary | ||
attr-without-param.rs | ||
attr-without-param.stderr | ||
issue-64682-dropping-first-attrs-in-impl-fns.rs | ||
param-attrs-2018.rs | ||
param-attrs-2018.stderr | ||
param-attrs-allowed.rs | ||
param-attrs-builtin-attrs.rs | ||
param-attrs-builtin-attrs.stderr | ||
param-attrs-cfg.rs | ||
param-attrs-cfg.stderr | ||
param-attrs-pretty.rs | ||
proc-macro-cannot-be-used.rs | ||
proc-macro-cannot-be-used.stderr |