Guillaume Gomez
a777d50b24
Rollup merge of #97478 - JohnTitor:fixme-fn-decl, r=compiler-errors
...
Remove FIXME on `ExtCtxt::fn_decl()`
`ExtCtxt::fn_decl()` is used like `self.fn_decl(..)` or `self.cx.fn_decl(..)`, coverting it to an assoc fn, for example, makes it inconvenience (e.g. `self.cx.fn_decl(..)` would be longer to represent). Given that, it doesn't seem a "FIXME" thing and unused `self` is okay, I think.
2022-05-29 01:12:30 +02:00
..
2022-05-25 08:25:15 +02:00
2022-05-26 13:14:24 +02:00
2022-05-24 13:51:36 +02:00
2022-05-28 04:04:29 +00:00
2022-05-28 16:49:52 +00:00
2022-05-24 14:26:52 +01:00
2022-05-25 10:34:35 +02:00
2022-05-29 01:12:30 +02:00
2022-05-29 01:12:30 +02:00
2022-05-27 11:31:37 +00:00
2022-05-27 01:51:31 +03:00
2022-05-24 16:48:17 +01:00
2022-05-24 16:48:17 +01:00
2022-05-29 01:12:30 +02:00
2022-05-29 01:12:30 +02:00
2022-05-25 18:13:17 +02:00
2022-05-24 15:46:23 +00:00
2022-05-25 07:08:42 +09:00
2022-05-26 13:14:24 +02:00
2022-05-24 16:48:17 +01:00
2022-05-27 06:09:45 +00:00
2022-05-28 14:30:25 +00:00
2022-05-28 14:30:25 +00:00
2022-05-24 22:50:21 -04:00
2022-05-24 22:50:21 -04:00
2022-05-26 11:15:15 +00:00
2022-05-24 15:22:13 -07:00
2022-05-29 01:12:30 +02:00
2022-05-24 14:26:52 +01:00
2022-05-29 01:12:30 +02:00
2022-05-25 23:55:22 +03:00
2022-05-27 11:31:37 +00:00
2022-05-28 14:30:25 +00:00