Opened 4 years ago

Closed 3 years ago

#60057 closed defect (fixed)

rust doesn't include rustfmt

Reported by: dubiousjim Owned by: g5pw (Aljaž Srebrnič)
Priority: Normal Milestone:
Component: ports Version: 2.6.2
Keywords: Cc:
Port: rust

Description

Other distributions of rust (e.g., ArchLinux's) include a binary rustfmt, which this package doesn't. Nor can I find any other package on MacPorts which includes that (but maybe I'm not looking in the right place). I need it for a project I'm participating in. Is there some obstacle to providing it for Macs?

Change History (3)

comment:1 Changed 4 years ago by g5pw (Aljaž Srebrnič)

Please note, rutfmt is not part of rust, but it's a separate project. The reason it's not included is that nobody wrote a port for it yet :(

comment:2 Changed 4 years ago by mf2k (Frank Schima)

Cc: g5pw removed
Owner: set to g5pw
Status: newassigned

comment:3 Changed 3 years ago by herbygillot (Herby Gillot)

Resolution: fixed
Status: assignedclosed

In b2c3cab8e97c971c009c7e024fb2f29d2fcaaaa1/macports-ports (master):

rust: include clippy, rustfmt & rls during build

Fixes: #60057

Note: See TracTickets for help on using tickets.