ethers-rs/ethers-solc/src
Matthias Seitz e817073f8e
refactor(solc): improve error message for unresolved imports (#1545)
* refactor(solc): improve error message for unresolved imports

* chore: rustfmt
2022-08-01 09:46:15 -07:00
..
artifact_output feat(solc): handle conflicting artifacts properly (#1491) 2022-07-24 14:39:37 -07:00
artifacts ethers-solc: add immutableReferences output selector (#1523) 2022-07-28 11:07:24 -07:00
compile feat(solc): handle conflicting artifacts properly (#1491) 2022-07-24 14:39:37 -07:00
project_util fix(solc): purge obsolete cached artifacts (#1273) 2022-05-16 16:48:47 -07:00
report refactor(solc): improve error message for unresolved imports (#1545) 2022-08-01 09:46:15 -07:00
resolver refactor(solc): improve error message for unresolved imports (#1545) 2022-08-01 09:46:15 -07:00
buildinfo.rs feat(solc): emit build info files if configured (#1338) 2022-06-15 12:44:20 -07:00
cache.rs ci: rm pinned nightly (#1541) 2022-07-31 19:00:31 -07:00
config.rs perf(solc): add iterator function for finding sol files (#1480) 2022-07-14 10:57:10 -07:00
error.rs chore(solc): improve checksum error message (#1394) 2022-06-20 10:52:16 -07:00
filter.rs ci: rm pinned nightly (#1541) 2022-07-31 19:00:31 -07:00
hh.rs feat(solc): emit artifacts for standalone source files (#1296) 2022-05-22 15:19:59 -07:00
lib.rs feat(solc): handle conflicting artifacts properly (#1491) 2022-07-24 14:39:37 -07:00
remappings.rs fix(solc): use path slash for remapping display on windows (#1454) 2022-07-05 08:54:42 -07:00
sourcemap.rs chore(clippy): fix newest nightly lints (#1298) 2022-05-22 15:18:57 -07:00
utils.rs perf(solc): add iterator function for finding sol files (#1480) 2022-07-14 10:57:10 -07:00