diff options
| author | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2022-05-29 01:12:30 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-05-29 01:12:30 +0200 |
| commit | a777d50b24e6f9cf0ea056b2a048cfec428d0892 (patch) | |
| tree | d7a009dc38039b5b7005a4f3f885e539b30505f3 /compiler/rustc_codegen_gcc | |
| parent | 239287f013b21d18c8ddd5bf5419629d43dca484 (diff) | |
| parent | 643c508e869c1bed9ebd694ad4d2eb0cdf6baf24 (diff) | |
| download | rust-a777d50b24e6f9cf0ea056b2a048cfec428d0892.tar.gz rust-a777d50b24e6f9cf0ea056b2a048cfec428d0892.zip | |
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.
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions
