huonw / spellck

A spell-checker for Rust code.
Apache License 2.0
18 stars 4 forks source link

Automated fixes to follow Rust development #1

Closed Geal closed 10 years ago

Geal commented 10 years ago

Hi,

This is an automated pull request to help you follow recent Rust developments. Those changes were applied automatically to spare you the tedious search and replace work needed.

This is still in testing, and will not replace manual compilation (but will probably remove the annoying part). This may not compile out of the box, because that script does not analyze the type (yet)

If you do not want to receive those kinds of pull requests, I apologize forthis annoying notification and will not bother you again with this. If you have ideas about how to improve that system, you can check it out at https://github.com/Geal/rustfix

You can reach me here on Github, or on IRC (Freenode, Mozilla, etc) by the nickname 'geal'.

Here are the fixes applied:

*priv attribute removal (cf mozilla/rust@f2a5c7a179ab0fc0e415918c1fc5d280a9e02ede)

Cheers!

huonw commented 10 years ago

Thanks, but I'd prefer it if you don't submit these automated PRs to this repo. :)

Geal commented 10 years ago

Sure! Sorry for the inconvenience.