File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -216,7 +216,6 @@ trigger_files = [
216
216
exclude_labels = [
217
217
" T-*" ,
218
218
]
219
-
220
219
trigger_labels = [
221
220
" A-rustdoc-json" ,
222
221
" A-rustdoc-type-layout" ,
@@ -265,7 +264,6 @@ trigger_labels = [
265
264
" A-rustdoc-ui" ,
266
265
" A-rustdoc-js" ,
267
266
]
268
-
269
267
trigger_files = [
270
268
" src/librustdoc/html/" ,
271
269
" tests/rustdoc/" ,
@@ -281,7 +279,6 @@ trigger_files = [
281
279
" tests/rustdoc-js/" ,
282
280
" tests/rustdoc-js-std" ,
283
281
]
284
-
285
282
trigger_labels = [
286
283
" A-type-based-search" ,
287
284
]
@@ -311,20 +308,17 @@ trigger_files = [
311
308
exclude_labels = [
312
309
" T-*" ,
313
310
]
314
-
315
311
trigger_labels = [
316
312
" D-*" ,
317
313
" A-diagnostics" ,
318
314
]
319
315
320
316
[autolabel ."A-diagnostics" ]
321
-
322
317
trigger_labels = [
323
318
" D-*" ,
324
319
]
325
320
326
321
[autolabel ."A-lints" ]
327
-
328
322
trigger_labels = [
329
323
" L-*" ,
330
324
]
You can’t perform that action at this time.
0 commit comments