Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compiler panic: panicked at 'missing impl', crates/mir/src/lower/function.rs:1036:22 #888

Open
g-r-a-n-t opened this issue May 24, 2023 · 0 comments

Comments

@g-r-a-n-t
Copy link
Member

g-r-a-n-t commented May 24, 2023

// panicked at 'missing impl', crates/mir/src/lower/function.rs:1036:22
pub fn write<T: MemoryBufferWrite>(mut self, value: T) {
  value.write_buf(writer: self)
}

https://github.com/g-r-a-n-t/fe/blob/bd18a94b0c295105c598918c349a2781b35e1978/crates/library/std/src/buf.fe#L151-L154

Originally posted by @cburgdorf in #885 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant