We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b87d87 commit 22143e4Copy full SHA for 22143e4
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: 01cb16d1bf510ccd33db79a7c91843a662952822
+refs/heads/master: 8ffbde44431887d0b5f877c9f1617c981b84e5ea
3
refs/heads/snap-stage3: a5c12f4e39d32af3c951b66bd2839bc0b5a1125b
4
refs/heads/try: b53c0f93eedcdedd4fd89bccc5a3a09d1c5cd23e
5
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
trunk/src/librustc_back/target/bitrig_base.rs
@@ -20,7 +20,6 @@ pub fn opts() -> TargetOptions {
20
linker_is_gnu: true,
21
has_rpath: true,
22
position_independent_executables: true,
23
- archive_format: "".to_string(),
24
25
.. Default::default()
26
}
0 commit comments