Skip to content

Commit d1126e2

Browse files
committed
---
yaml --- r: 185644 b: refs/heads/master c: 8567f29 h: refs/heads/master v: v3
1 parent 32c3a26 commit d1126e2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
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: c9d54946403f42a1a771ed2649b80996c49bb6b3
2+
refs/heads/master: 8567f290b840bbdf1149a23faa4ac4c47ab62fb4
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 3a96d6a9818fe2affc98a187fb1065120458cee9
55
refs/heads/try: ccf8fedf1cffcb8f6f3581d53d220039e192fe77

trunk/src/libsyntax/feature_gate.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,7 @@ pub static KNOWN_ATTRIBUTES: &'static [(&'static str, AttributeType)] = &[
173173
("plugin_registrar", Normal),
174174

175175
("cfg", Normal),
176+
("cfg_attr", Normal),
176177
("main", Normal),
177178
("start", Normal),
178179
("test", Normal),

0 commit comments

Comments
 (0)