Skip to content

Commit ec70331

Browse files
committed
---
yaml --- r: 175416 b: refs/heads/master c: de54986 h: refs/heads/master v: v3
1 parent f3f6894 commit ec70331

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: 63fcbcf3ce8f0ca391c18b2d61833ae6beb3ac70
2+
refs/heads/master: de5498650a4702a9552951d28f344229f37e7ae3
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 777435990e0e91df6b72ce80c9b6fa485eeb5daa
55
refs/heads/try: 08f6380a9f0b866796080094f44fe25ea5636547

trunk/src/etc/featureck.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
src_dir = sys.argv[1]
2424

2525
# Features that are allowed to exist in both the language and the library
26-
joint_features = [ "on_unimpleented" ]
26+
joint_features = [ ]
2727

2828
# Grab the list of language features from the compiler
2929
language_gate_statuses = [ "Active", "Deprecated", "Removed", "Accepted" ]

0 commit comments

Comments
 (0)