We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2124479 commit ae32a30Copy full SHA for ae32a30
.github/workflows/check-binary-size.yml
@@ -53,6 +53,7 @@ jobs:
53
with:
54
repository: rust-lang/rust
55
path: ${{ env.RUSTC_DIR }}
56
+ ref: 'backtrace-debuginfo'
57
- name: Set up std repository and backtrace submodule for size test
58
shell: bash
59
working-directory: ${{ env.RUSTC_DIR }}
0 commit comments