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 d5fb9a8 commit da78f48
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 da78f48

Please sign in to comment.