Skip to content

Newline removed with --verus-only #144

@rsofaer

Description

@rsofaer

With --verus-only set, verusfmt still removes a newline from a file with no verus! macro.

// The newline below this comment is deleted with --verus-only.

use std::marker::PhantomData;

pub fn main(){ } // Formatting error here pops up without --verus-only

Test here: rsofaer@2487fd6

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions