bors a6e7a5aa5d Auto merge of #81234 - repnop:fn-alignment, r=lcnr
Allow specifying alignment for functions

Fixes #75072

This allows the user to specify alignment for functions, which can be useful for low level work where functions need to necessarily be aligned to a specific value.

I believe the error cases not covered in the match are caught earlier based on my testing so I had them just return `None`.
2021-04-06 04:35:26 +00:00
..
2021-02-17 11:25:55 +01:00
2021-04-03 00:37:49 +03:00
2021-03-26 09:32:31 -07:00
2021-02-14 09:45:35 +11:00
2021-01-23 17:19:49 -05:00
2021-03-19 03:47:13 +08:00
2021-03-26 09:32:31 -07:00
2021-02-25 04:21:12 +03:00