]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #58075 - asettouf:master, r=varkor
authorMazdak Farrokhzad <twingoow@gmail.com>
Wed, 27 Feb 2019 12:32:16 +0000 (13:32 +0100)
committerGitHub <noreply@github.com>
Wed, 27 Feb 2019 12:32:16 +0000 (13:32 +0100)
Fix for issue  #58050

Hi,

a quick PR to mention in the compiler error message that `?` is a macro operator, as according to issue #58050

It passed `python x.py test src/tools/tidy`  locally, as well as the recommendation to run `/x.py test src/test/ui --stage 1 --bless`.

Let me know if anything else is needed.

1  2 
src/libsyntax/ext/tt/quoted.rs

Simple merge