mirror of
https://github.com/Myriad-Dreamin/tinymist.git
synced 2025-11-25 05:22:52 +00:00
feat: pass tests if warnings happens (#1535)
This commit is contained in:
parent
4bb16b5b93
commit
c8c891fbc3
6 changed files with 61 additions and 51 deletions
|
|
@ -7,5 +7,5 @@ pub use tinymist_world::entry::*;
|
|||
pub use tinymist_world::{font, package, system, vfs};
|
||||
pub use tinymist_world::{
|
||||
with_main, CompilerUniverse, CompilerWorld, DiagnosticFormat, EntryOpts, EntryState,
|
||||
RevisingUniverse, TaskInputs,
|
||||
RevisingUniverse, SourceWorld, TaskInputs,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue