libsyntax_pos => 2018
This commit is contained in:
parent
fc6e9a2845
commit
6413480adf
7 changed files with 51 additions and 60 deletions
|
@ -36,7 +36,7 @@ pub fn analyze_source_file(
|
|||
(lines, multi_byte_chars, non_narrow_chars)
|
||||
}
|
||||
|
||||
cfg_if! {
|
||||
cfg_if::cfg_if! {
|
||||
if #[cfg(all(any(target_arch = "x86", target_arch = "x86_64")))] {
|
||||
fn analyze_source_file_dispatch(src: &str,
|
||||
source_file_start_pos: BytePos,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue