297be51686
Option<RenameRule> doesn't make sense anywhere because there's a RenameRule::None itself, which is also default. This simplifies a bit the rename rules code, and removes one weird "default-to-gecko-case" that seems snuck by.