Skip to content

Commit

Permalink
Fake PR to test auto labeling
Browse files Browse the repository at this point in the history
  • Loading branch information
mqudsi committed May 22, 2024
1 parent 7cf9492 commit 11cdd0b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions share/completions/rustc.fish
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
complete -c rustc -s h -l help

# this is a fake change

complete -c rustc -x -l cfg
complete -c rustc -x -l check-cfg -d "Provide list of expected cfgs for checking"
complete -c rustc -r -s L -a 'dependency= crate= native= framework= all='
Expand Down

0 comments on commit 11cdd0b

Please sign in to comment.