mrsbfh.meta

Issues/PRs archive for MTRNord/mrsbfh
git clone git://archive.git.mtrnord.blog/MTRNord/mrsbfh.meta.git
Log | Files | Refs

14.json (566B)


      1 {
      2   "number": 14,
      3   "title": "hygienic procedural macro - Keep track of spans",
      4   "state": "open",
      5   "author": "MTRNord",
      6   "created_at": "2022-03-12T19:54:14Z",
      7   "closed_at": null,
      8   "labels": [
      9     "enhancement"
     10   ],
     11   "assignees": [],
     12   "body": "This is maybe a little harder here as some of the original types are going to get lost, or new ones are created out of thin air, but this should help debugging. Currently, all goes on to the argument itself instead of the code.\r\n\r\nhttps://docs.rs/quote/latest/quote/macro.quote_spanned.html",
     13   "comments": []
     14 }