@@ -6,6 +6,7 @@ warning: technically breaking changes in `<new::LogLevel as std::hash::Hash>`
6
6
| ^^^^
7
7
|
8
8
= note: trait impl generalized or newly added (technically breaking)
9
+ = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info)
9
10
10
11
warning: technically breaking changes in `<new::LogLevelFilter as std::hash::Hash>`
11
12
--> log-0.3.8/src/lib.rs:410:27
@@ -14,6 +15,7 @@ warning: technically breaking changes in `<new::LogLevelFilter as std::hash::Has
14
15
| ^^^^
15
16
|
16
17
= note: trait impl generalized or newly added (technically breaking)
18
+ = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info)
17
19
18
20
warning: technically breaking changes in `<new::LogRecord<'a> as std::fmt::Debug>`
19
21
--> log-0.3.8/src/lib.rs:517:10
@@ -22,6 +24,7 @@ warning: technically breaking changes in `<new::LogRecord<'a> as std::fmt::Debug
22
24
| ^^^^^
23
25
|
24
26
= note: trait impl generalized or newly added (technically breaking)
27
+ = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info)
25
28
26
29
warning: technically breaking changes in `<new::LogMetadata<'a> as std::cmp::Eq>`
27
30
--> log-0.3.8/src/lib.rs:552:10
@@ -30,6 +33,7 @@ warning: technically breaking changes in `<new::LogMetadata<'a> as std::cmp::Eq>
30
33
| ^^
31
34
|
32
35
= note: trait impl generalized or newly added (technically breaking)
36
+ = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info)
33
37
34
38
warning: technically breaking changes in `<new::LogMetadata<'a> as std::cmp::PartialEq>`
35
39
--> log-0.3.8/src/lib.rs:552:14
@@ -38,6 +42,7 @@ warning: technically breaking changes in `<new::LogMetadata<'a> as std::cmp::Par
38
42
| ^^^^^^^^^
39
43
|
40
44
= note: trait impl generalized or newly added (technically breaking)
45
+ = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info)
41
46
42
47
warning: technically breaking changes in `<new::LogMetadata<'a> as std::cmp::Ord>`
43
48
--> log-0.3.8/src/lib.rs:552:25
@@ -46,6 +51,7 @@ warning: technically breaking changes in `<new::LogMetadata<'a> as std::cmp::Ord
46
51
| ^^^
47
52
|
48
53
= note: trait impl generalized or newly added (technically breaking)
54
+ = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info)
49
55
50
56
warning: technically breaking changes in `<new::LogMetadata<'a> as std::cmp::PartialOrd>`
51
57
--> log-0.3.8/src/lib.rs:552:30
@@ -54,6 +60,7 @@ warning: technically breaking changes in `<new::LogMetadata<'a> as std::cmp::Par
54
60
| ^^^^^^^^^^
55
61
|
56
62
= note: trait impl generalized or newly added (technically breaking)
63
+ = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info)
57
64
58
65
warning: technically breaking changes in `<new::LogMetadata<'a> as std::hash::Hash>`
59
66
--> log-0.3.8/src/lib.rs:552:42
@@ -62,6 +69,7 @@ warning: technically breaking changes in `<new::LogMetadata<'a> as std::hash::Ha
62
69
| ^^^^
63
70
|
64
71
= note: trait impl generalized or newly added (technically breaking)
72
+ = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info)
65
73
66
74
warning: technically breaking changes in `<new::LogMetadata<'a> as std::fmt::Debug>`
67
75
--> log-0.3.8/src/lib.rs:552:48
@@ -70,6 +78,7 @@ warning: technically breaking changes in `<new::LogMetadata<'a> as std::fmt::Deb
70
78
| ^^^^^
71
79
|
72
80
= note: trait impl generalized or newly added (technically breaking)
81
+ = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info)
73
82
74
83
warning: technically breaking changes in `<new::LogLocation as std::cmp::Eq>`
75
84
--> log-0.3.8/src/lib.rs:604:30
@@ -78,6 +87,7 @@ warning: technically breaking changes in `<new::LogLocation as std::cmp::Eq>`
78
87
| ^^
79
88
|
80
89
= note: trait impl generalized or newly added (technically breaking)
90
+ = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info)
81
91
82
92
warning: technically breaking changes in `<new::LogLocation as std::cmp::PartialEq>`
83
93
--> log-0.3.8/src/lib.rs:604:34
@@ -86,6 +96,7 @@ warning: technically breaking changes in `<new::LogLocation as std::cmp::Partial
86
96
| ^^^^^^^^^
87
97
|
88
98
= note: trait impl generalized or newly added (technically breaking)
99
+ = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info)
89
100
90
101
warning: technically breaking changes in `<new::LogLocation as std::cmp::Ord>`
91
102
--> log-0.3.8/src/lib.rs:604:45
@@ -94,6 +105,7 @@ warning: technically breaking changes in `<new::LogLocation as std::cmp::Ord>`
94
105
| ^^^
95
106
|
96
107
= note: trait impl generalized or newly added (technically breaking)
108
+ = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info)
97
109
98
110
warning: technically breaking changes in `<new::LogLocation as std::cmp::PartialOrd>`
99
111
--> log-0.3.8/src/lib.rs:604:50
@@ -102,6 +114,7 @@ warning: technically breaking changes in `<new::LogLocation as std::cmp::Partial
102
114
| ^^^^^^^^^^
103
115
|
104
116
= note: trait impl generalized or newly added (technically breaking)
117
+ = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info)
105
118
106
119
warning: technically breaking changes in `<new::LogLocation as std::hash::Hash>`
107
120
--> log-0.3.8/src/lib.rs:604:62
@@ -110,6 +123,7 @@ warning: technically breaking changes in `<new::LogLocation as std::hash::Hash>`
110
123
| ^^^^
111
124
|
112
125
= note: trait impl generalized or newly added (technically breaking)
126
+ = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info)
113
127
114
128
warning: path changes to `set_logger_raw`
115
129
--> log-0.3.8/src/lib.rs:713:1
0 commit comments