mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 19:27:30 +03:00
d1cf7f8e61
Don't strip shebang in expr-ctxt `include!(…)` No longer strip shebang interpreter directives in files that were `include`d in expression (statement) contexts.