]> git.lizzy.rs Git - rust.git/commit - src/tools/miri
Auto merge of #81502 - CraftSpider:method-abi, r=jyn514
authorbors <bors@rust-lang.org>
Sun, 7 Feb 2021 10:59:41 +0000 (10:59 +0000)
committerbors <bors@rust-lang.org>
Sun, 7 Feb 2021 10:59:41 +0000 (10:59 +0000)
commitae00b62ceb7eaf1f02f5289ab233bf7e0e8060d5
treeffbfb1a2f1519c9e1a9eab943889f1fa294f3d0d
parent43e1ea29c4e92dfa2ba716fc878984605897fb13
parentac75fafd1c254dd96a22a289fcad18287875f061
Auto merge of #81502 - CraftSpider:method-abi, r=jyn514

Add abi field to `Method`

Also bumps version and adds a test (Will conflict with #81500, whichever is merged first)

Rationale: It's possible for methods to have an ABI. This should be exposed in the JSON.
src/librustdoc/json/conversions.rs