Files
rust/compiler
许杰友 Jieyou Xu (Joe) 1870e2d09f Rollup merge of #123922 - TDecking:base_n_magic_removal, r=jieyouxu
Remove magic constants when using `base_n`.

Some use cases of `base_n` use number literals instead of the predefined constants. The latter are more descriptive so it might be better to use those instead.
2024-04-15 16:56:17 +01:00
..
2024-04-08 11:54:22 +00:00
2024-02-06 13:12:33 +11:00
2024-02-06 13:12:33 +11:00
2024-03-30 17:39:43 +03:00
2024-04-13 15:11:09 +01:00
2024-04-14 14:56:41 +02:00
2024-04-14 15:01:04 +02:00