We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
pub fn point_is_empty(&self, tile_map_pos: Point<isize>, point: Point<f32>) -> bool { | correctly indents to this point
while
pub fn point_is_empty(&self, tile_map_pos: Point<isize>, point: Point<f32>) -> bool { | incorrectly indents to this point
The text was updated successfully, but these errors were encountered:
I think this is a duplicate of #8 and maybe related to #10. I sympathize though; this is easily the most annoying bug in rust-mode.
Sorry, something went wrong.
Yes, okay. I am going to friggin' fix this, if I can at all help it.
No branches or pull requests
while
The text was updated successfully, but these errors were encountered: