Skip to content

issues Search Results · repo:andrewbaxter/genemichaels language:Rust

Filter by

48 results
 (90 ms)

48 results

inandrewbaxter/genemichaels (press backspace or delete to remove)

Using genemichaels with --stdin is useful for formatting parts of files. Partial code is not always valid Rust code on its own even if valid syntactically.
  • rootnas
  • 2
  • Opened 
    yesterday
  • #109

Maybe low priority. genemichaels will exit if a sequence of slashes longer than 3 begins a comment.
  • rootnas
  • 8
  • Opened 
    4 days ago
  • #108

Maybe add a flag to search for it in any parent dir, since specifying --config .genemichaels.json didn t work but --config ../.genemichaels.json did. Workaround config in case anyone else has this problem ...
  • rootnas
  • 7
  • Opened 
    11 days ago
  • #106

Just in case anyone is using genemichaels, if you have public projects with formatted code please let me know - I can test new releases on them to hopefully avoid unnecessary breakage.
  • andrewbaxter
  • 3
  • Opened 
    on Feb 1
  • #102

Declarative macro token expansion $(...)* used as a pattern in a match branch gets incorrectly formatted, resulting in a compile time error. The correct character sequence match $q { $($($a)* = { ...
  • rootnas
  • 6
  • Opened 
    on Jan 30
  • #100

Right now it looks like workflows need manual approval, but they should all be RO and it s useful for contributors.
  • andrewbaxter
  • Opened 
    on Dec 15, 2024
  • #98

It was useful for testing due to issues with proc macro expanders IIRC, but it shouldn t affect builds.
  • andrewbaxter
  • Opened 
    on Dec 15, 2024
  • #97

When formatting rust files with genemichaels, the timestamp of the file is always modified whether or not the file was changed. This is problematic for detecting whether a file has been reformatted or ...
  • djacu
  • Opened 
    on Dec 15, 2024
  • #95
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub