File tree Expand file tree Collapse file tree 5 files changed +70
-55
lines changed Expand file tree Collapse file tree 5 files changed +70
-55
lines changed Original file line number Diff line number Diff line change 2
2
name : Blank Issue
3
3
about : Create a blank issue.
4
4
---
5
+
6
+
7
+ <!--
8
+ Additional labels can be added to this issue by including the following command:
9
+
10
+ @rustbot label +<label>
11
+
12
+ Common labels for this issue type are:
13
+ * C-an-interesting-project
14
+ * C-enhancement
15
+ * C-question
16
+ * C-tracking-issue
17
+ -->
Original file line number Diff line number Diff line change @@ -20,28 +20,23 @@ Instead, this happened: *explanation*
20
20
21
21
### Meta
22
22
23
- - ` cargo clippy -V ` : e.g. clippy 0.0.212 (f455e46 2020-06-20)
24
- - ` rustc -Vv ` :
25
- ```
26
- rustc 1.46.0-nightly (f455e46ea 2020-06-20)
27
- binary: rustc
28
- commit-hash: f455e46eae1a227d735091091144601b467e1565
29
- commit-date: 2020-06-20
30
- host: x86_64-unknown-linux-gnu
31
- release: 1.46.0-nightly
32
- LLVM version: 10.0
33
- ```
23
+ ** Rust version ( ` rustc -Vv ` ): **
24
+
25
+ ```
26
+ rustc 1.46.0-nightly (f455e46ea 2020-06-20)
27
+ binary: rustc
28
+ commit-hash: f455e46eae1a227d735091091144601b467e1565
29
+ commit-date: 2020-06-20
30
+ host: x86_64-unknown-linux-gnu
31
+ release: 1.46.0-nightly
32
+ LLVM version: 10.0
33
+ ```
34
34
35
35
<!--
36
- Include a backtrace in the code block by setting `RUST_BACKTRACE=1` in your
37
- environment. E.g. `RUST_BACKTRACE=1 cargo clippy`.
36
+ Additional labels can be added to this issue by including the following command:
37
+
38
+ @rustbot label +<label>
39
+
40
+ Common labels for this issue type are:
41
+ * `I-suggestion-causes-error`
38
42
-->
39
- <details ><summary >Backtrace</summary >
40
- <p >
41
-
42
- ```
43
- <backtrace>
44
- ```
45
-
46
- </p >
47
- </details >
Original file line number Diff line number Diff line change @@ -22,14 +22,14 @@ Instead, this happened: *explanation*
22
22
23
23
### Meta
24
24
25
- - ` cargo clippy -V ` : e.g. clippy 0.0.212 (f455e46 2020-06-20)
26
- - ` rustc -Vv ` :
27
- ```
28
- rustc 1.46.0-nightly (f455e46ea 2020-06-20)
29
- binary: rustc
30
- commit-hash: f455e46eae1a227d735091091144601b467e1565
31
- commit-date: 2020-06-20
32
- host: x86_64-unknown-linux-gnu
33
- release: 1.46.0-nightly
34
- LLVM version: 10.0
35
- ```
25
+ ** Rust version ( ` rustc -Vv ` ): **
26
+
27
+ ```
28
+ rustc 1.46.0-nightly (f455e46ea 2020-06-20)
29
+ binary: rustc
30
+ commit-hash: f455e46eae1a227d735091091144601b467e1565
31
+ commit-date: 2020-06-20
32
+ host: x86_64-unknown-linux-gnu
33
+ release: 1.46.0-nightly
34
+ LLVM version: 10.0
35
+ ```
Original file line number Diff line number Diff line change @@ -22,14 +22,22 @@ Instead, this happened: *explanation*
22
22
23
23
### Meta
24
24
25
- - ` cargo clippy -V ` : e.g. clippy 0.0.212 (f455e46 2020-06-20)
26
- - ` rustc -Vv ` :
27
- ```
28
- rustc 1.46.0-nightly (f455e46ea 2020-06-20)
29
- binary: rustc
30
- commit-hash: f455e46eae1a227d735091091144601b467e1565
31
- commit-date: 2020-06-20
32
- host: x86_64-unknown-linux-gnu
33
- release: 1.46.0-nightly
34
- LLVM version: 10.0
35
- ```
25
+ ** Rust version (` rustc -Vv ` ):**
26
+ ```
27
+ rustc 1.46.0-nightly (f455e46ea 2020-06-20)
28
+ binary: rustc
29
+ commit-hash: f455e46eae1a227d735091091144601b467e1565
30
+ commit-date: 2020-06-20
31
+ host: x86_64-unknown-linux-gnu
32
+ release: 1.46.0-nightly
33
+ LLVM version: 10.0
34
+ ```
35
+
36
+ <!--
37
+ Additional labels can be added to this issue by including the following command:
38
+
39
+ @rustbot label +<label>
40
+
41
+ Common labels for this issue type are:
42
+ * I-suggestion-causes-error
43
+ -->
Original file line number Diff line number Diff line change @@ -20,17 +20,16 @@ http://blog.pnkfx.org/blog/2019/11/18/rust-bug-minimization-patterns/
20
20
21
21
### Meta
22
22
23
- - ` cargo clippy -V ` : e.g. clippy 0.0.212 (f455e46 2020-06-20)
24
- - ` rustc -Vv ` :
25
- ```
26
- rustc 1.46.0-nightly (f455e46ea 2020-06-20)
27
- binary: rustc
28
- commit-hash: f455e46eae1a227d735091091144601b467e1565
29
- commit-date: 2020-06-20
30
- host: x86_64-unknown-linux-gnu
31
- release: 1.46.0-nightly
32
- LLVM version: 10.0
33
- ```
23
+ ** Rust version (` rustc -Vv ` ):**
24
+ ```
25
+ rustc 1.46.0-nightly (f455e46ea 2020-06-20)
26
+ binary: rustc
27
+ commit-hash: f455e46eae1a227d735091091144601b467e1565
28
+ commit-date: 2020-06-20
29
+ host: x86_64-unknown-linux-gnu
30
+ release: 1.46.0-nightly
31
+ LLVM version: 10.0
32
+ ```
34
33
35
34
### Error output
36
35
You can’t perform that action at this time.
0 commit comments