rust-analyzer/crates/ra_ssr/src
David Lattimore 3975952601 SSR: Pass current file position through to SSR code.
In a subsequent commit, it will be used for resolving paths.
2020-07-24 21:34:00 +10:00
..
errors.rs SSR: Extract error code out to a separate module 2020-07-04 08:56:51 +10:00
lib.rs SSR: Pass current file position through to SSR code. 2020-07-24 21:34:00 +10:00
matching.rs SSR: Pass current file position through to SSR code. 2020-07-24 21:34:00 +10:00
nester.rs SSR: Refactor to not rely on recursive search for nesting of matches 2020-07-24 21:34:00 +10:00
parsing.rs SSR: Parse template as Rust code. 2020-07-24 21:34:00 +10:00
replacing.rs SSR: Parse template as Rust code. 2020-07-24 21:34:00 +10:00
search.rs SSR: Refactor to not rely on recursive search for nesting of matches 2020-07-24 21:34:00 +10:00
tests.rs SSR: Pass current file position through to SSR code. 2020-07-24 21:34:00 +10:00