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 7a5d358 commit 97c6c76Copy full SHA for 97c6c76
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 4b9e57204463fbf6fa6c96763f16319425e3f6d1
+refs/heads/master: 06087e67e166512a623f584bfb52a17dfb974b51
trunk/src/comp/back/rpath.rs
@@ -183,6 +183,7 @@ fn minimize_rpaths(rpaths: [str]) -> [str] {
183
184
#[cfg(target_os = "linux")]
185
#[cfg(target_os = "macos")]
186
+#[cfg(test)]
187
mod test {
188
#[test]
189
fn test_rpaths_to_flags() {
0 commit comments