File tree Expand file tree Collapse file tree 2 files changed +59
-0
lines changed Expand file tree Collapse file tree 2 files changed +59
-0
lines changed Original file line number Diff line number Diff line change
1
+ DON'T EDIT THIS FILE!
2
+
3
+ errors4
4
+
5
+ intro1
6
+ intro2
7
+ variables1
8
+ variables2
9
+ variables3
10
+ variables4
11
+ variables5
12
+ variables6
13
+ functions1
14
+ functions2
15
+ functions3
16
+ functions4
17
+ functions5
18
+ if1
19
+ if2
20
+ if3
21
+ quiz1
22
+ primitive_types1
23
+ primitive_types2
24
+ primitive_types3
25
+ primitive_types4
26
+ primitive_types5
27
+ primitive_types6
28
+ vecs1
29
+ vecs2
30
+ move_semantics1
31
+ move_semantics2
32
+ move_semantics3
33
+ move_semantics4
34
+ move_semantics5
35
+ structs1
36
+ structs2
37
+ structs3
38
+ enums1
39
+ enums2
40
+ enums3
41
+ strings1
42
+ strings2
43
+ strings3
44
+ strings4
45
+ modules1
46
+ modules2
47
+ modules3
48
+ hashmaps1
49
+ hashmaps2
50
+ hashmaps3
51
+ quiz2
52
+ options1
53
+ options2
54
+ options3
55
+ errors1
56
+ errors2
57
+ errors3
Original file line number Diff line number Diff line change
1
+ check.command = " clippy"
2
+ check.extraArgs = [" --profile" , " test" ]
You can’t perform that action at this time.
0 commit comments