Skip to content

Remove feature question_mark.

Jeremy Soller requested to merge Yoric:master into master

Created by: Yoric

This feature is now in Rust stable, so adding !#[feature(question_mark)] is now useless and causes a warning.

Merge request reports