Repo of no-std crates for my personal embedded projects

refactor: Improve error messages #10

merged opened by sachy.dev targeting main from better-errors
Labels

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:usjm3ynnir6y4inkcdovrfei/sh.tangled.repo.pull/3mgcgc3lggn22
+2 -1
Interdiff #0 #1
+2 -1
sachy-config/src/lib.rs
··· 86 86 name, 87 87 value.type_name(), 88 88 value.span(), 89 - ).with_source_code(config_doc.to_string()) 89 + ) 90 + .with_source_code(config_doc.to_string()) 90 91 })?; 91 92 92 93 let line = match kind {

History

2 rounds 0 comments
sign up or login to add to the discussion
sachy.dev submitted #1
1 commit
expand
refactor: Improve error messages
2/2 success
expand
expand 0 comments
pull request successfully merged
sachy.dev submitted #0
1 commit
expand
refactor: Improve error messages
1/2 failed, 1/2 timeout
expand
expand 0 comments