mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-23 02:27:39 +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.