Skip to content
GitLab
Explore
Sign in
Register
added #![feature(io)] to lib.rs
Code
Review changes
Check out branch
Download
Patches
Plain diff
Michael Aaron Murphy
requested to merge
grantdhunter:master
into
master
Apr 02, 2016
Overview
1
Commits
1
Pipelines
0
Changes
1
Expand
Created by: grantdhunter
The std::io::Chars seem to need the feature(io) attribute to compile.
Merge request reports