Skip to content

Commit f5a3750

Browse files
committed
---
yaml --- r: 101329 b: refs/heads/master c: 5281d87 h: refs/heads/master i: 101327: 0a883dd v: v3
1 parent e6bdffa commit f5a3750

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: d3270c215fbf3ab7c75b79f4b0859638cca881de
2+
refs/heads/master: 5281d874ef65899891f57e8d1deed9f8add5bdb2
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 6e7f170fedd3c526a643c0b2d13863acd982be02
55
refs/heads/try: a97642026c18a624ff6ea01075dd9550f8ed07ff

trunk/src/libstd/rt/unwind.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ mod libunwind {
7777
//! Unwind library interface
7878
7979
#[allow(non_camel_case_types)];
80-
#[allow(dead_code)] // these are just bindings
80+
#[allow(dead_code)]; // these are just bindings
8181

8282
use libc::{uintptr_t};
8383

0 commit comments

Comments
 (0)