We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b7a57d commit 537f36bCopy full SHA for 537f36b
fake_rustc_openbsd-stable.sh
@@ -5,11 +5,11 @@
5
#
6
7
cat << EOF
8
-rustc 1.76.0 (07dca489a 2024-02-04) (built from a source tarball)
+rustc 1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)
9
binary: rustc
10
-commit-hash: 07dca489ac2d933c78d3c5158e3f43beefeb02ce
11
-commit-date: 2024-02-04
+commit-hash: eeb90cda1969383f56a2637cbd3037bdf598841c
+commit-date: 2024-09-04
12
host: x86_64-unknown-openbsd
13
-release: 1.76.0
14
-LLVM version: 16.0.6
+release: 1.81.0
+LLVM version: 17.0.6
15
EOF
0 commit comments