ethers-rs/ethers-solc/src
Bjerg 86044bc0c3
Add `ProjectCompileOutput::has_compiler_warnings` (#773)
* Add `ProjectCompileOutput::has_compiler_warnings`

* Nits
2022-01-07 17:29:19 +02:00
..
artifacts.rs Check for warnings after compilation (#772) 2022-01-07 16:53:36 +02:00
cache.rs chore(solc): more verbose traces (#738) 2021-12-25 18:18:57 +02:00
compile.rs feat(solc): add dependency graph implementation (#750) 2022-01-05 23:46:57 +02:00
config.rs feat(solc): add dependency graph implementation (#750) 2022-01-05 23:46:57 +02:00
error.rs feat(solc): add workspace utils (#678) 2021-12-13 01:39:28 +02:00
hh.rs fix: make evm bytecode optional (#735) 2021-12-25 06:45:53 +02:00
lib.rs Add `ProjectCompileOutput::has_compiler_warnings` (#773) 2022-01-07 17:29:19 +02:00
project_util.rs feat(solc): add dependency graph implementation (#750) 2022-01-05 23:46:57 +02:00
remappings.rs refactor(solc): remappings detection rewrite (#732) 2021-12-25 06:52:26 +02:00
resolver.rs fix(solc): allow cyclic imports (#766) 2022-01-07 02:12:33 +02:00
sourcemap.rs feat(solc): add source map parser (#658) 2022-01-06 13:54:46 +02:00
utils.rs feat(solc): add dependency graph implementation (#750) 2022-01-05 23:46:57 +02:00