Skip to content

Commit b38fe7b

Browse files
committed
Update shootout benchmark.
1 parent 9803df4 commit b38fe7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

regex_macros/benches/shootout-regex-dna.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
// ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
3939
// OF THE POSSIBILITY OF SUCH DAMAGE.
4040

41-
#![feature(plugin)]
41+
#![feature(plugin, scoped)]
4242
#![plugin(regex_macros)]
4343

4444
extern crate regex;

0 commit comments

Comments
 (0)