зеркало из https://github.com/github/ruby.git
YJIT: Remove UTF-8 BOM [ci skip]
/yjit/src/backend/x86_64/mod.rs Is also UTF-8 and it doesn't have the marker. The standard recommends against it, so remove it.
This commit is contained in:
Родитель
07b615bb3b
Коммит
0ba6c603bc
|
@ -1,4 +1,4 @@
|
|||
// We use the YARV bytecode constants which have a CRuby-style name
|
||||
// We use the YARV bytecode constants which have a CRuby-style name
|
||||
#![allow(non_upper_case_globals)]
|
||||
|
||||
use crate::asm::*;
|
||||
|
|
Загрузка…
Ссылка в новой задаче