]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_errors/styled_buffer.rs
Rollup merge of #61441 - estebank:fn-call-in-match, r=varkor
[rust.git] / src / librustc_errors / styled_buffer.rs
index 880f09e75e32ecb31b7337187f7a80a0cafdb99e..6e03618d2b0b5f24b6d2296d5e9f60317284aaff 100644 (file)
@@ -1,6 +1,6 @@
 // Code for creating styled buffers
 
-use snippet::{Style, StyledString};
+use crate::snippet::{Style, StyledString};
 
 #[derive(Debug)]
 pub struct StyledBuffer {