@@ -187,43 +187,43 @@ pub fn register_builtins(store: &mut lint::LintStore, sess: Option<&Session>) {
187
187
} ,
188
188
FutureIncompatibleInfo {
189
189
id: LintId :: of( INACCESSIBLE_EXTERN_CRATE ) ,
190
- reference: "PR 31362 <https://github.com/rust-lang/rust/pull/31362 >" ,
190
+ reference: "issue #36886 <https://github.com/rust-lang/rust/issues/36886 >" ,
191
191
} ,
192
192
FutureIncompatibleInfo {
193
193
id: LintId :: of( INVALID_TYPE_PARAM_DEFAULT ) ,
194
- reference: "PR 30724 <https://github.com/rust-lang/rust/pull/30724 >" ,
194
+ reference: "issue #36887 <https://github.com/rust-lang/rust/issues/36887 >" ,
195
195
} ,
196
196
FutureIncompatibleInfo {
197
197
id: LintId :: of( SUPER_OR_SELF_IN_GLOBAL_PATH ) ,
198
- reference: "PR #32403 <https://github.com/rust-lang/rust/pull/32403 >" ,
198
+ reference: "issue #36888 <https://github.com/rust-lang/rust/issues/36888 >" ,
199
199
} ,
200
200
FutureIncompatibleInfo {
201
201
id: LintId :: of( TRANSMUTE_FROM_FN_ITEM_TYPES ) ,
202
202
reference: "issue #19925 <https://github.com/rust-lang/rust/issues/19925>" ,
203
203
} ,
204
204
FutureIncompatibleInfo {
205
205
id: LintId :: of( OVERLAPPING_INHERENT_IMPLS ) ,
206
- reference: "issue #22889 <https://github.com/rust-lang/rust/issues/22889 >" ,
206
+ reference: "issue #36889 <https://github.com/rust-lang/rust/issues/36889 >" ,
207
207
} ,
208
208
FutureIncompatibleInfo {
209
209
id: LintId :: of( ILLEGAL_FLOATING_POINT_CONSTANT_PATTERN ) ,
210
- reference: "RFC 1445 <https://github.com/rust-lang/rfcs/pull/1445 >" ,
210
+ reference: "issue #36890 <https://github.com/rust-lang/rust/issues/36890 >" ,
211
211
} ,
212
212
FutureIncompatibleInfo {
213
213
id: LintId :: of( ILLEGAL_STRUCT_OR_ENUM_CONSTANT_PATTERN ) ,
214
- reference: "RFC 1445 <https://github.com/rust-lang/rfcs/pull/1445 >" ,
214
+ reference: "issue #36891 <https://github.com/rust-lang/rust/issues/36891 >" ,
215
215
} ,
216
216
FutureIncompatibleInfo {
217
217
id: LintId :: of( HR_LIFETIME_IN_ASSOC_TYPE ) ,
218
218
reference: "issue #33685 <https://github.com/rust-lang/rust/issues/33685>" ,
219
219
} ,
220
220
FutureIncompatibleInfo {
221
221
id: LintId :: of( LIFETIME_UNDERSCORE ) ,
222
- reference: "RFC 1177 <https://github.com/rust-lang/rfcs/pull/1177 >" ,
222
+ reference: "issue #36892 <https://github.com/rust-lang/rust/issues/36892 >" ,
223
223
} ,
224
224
FutureIncompatibleInfo {
225
225
id: LintId :: of( SAFE_EXTERN_STATICS ) ,
226
- reference: "issue 36247 <https://github.com/rust-lang/rust/issues/35112>" ,
226
+ reference: "issue # 36247 <https://github.com/rust-lang/rust/issues/35112>" ,
227
227
} ,
228
228
] ) ;
229
229
0 commit comments