diff options
| author | Mazdak Farrokhzad <twingoow@gmail.com> | 2019-10-29 04:08:18 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-10-29 04:08:18 +0100 |
| commit | 42d4e261a170377fefb49516405445f9a27c0df5 (patch) | |
| tree | c89eb796dbc30ab12f85db50770a2fd53c5b572c /src/libstd/sys/unix/stack_overflow.rs | |
| parent | cac68218105f1ba8b6a2a0b21b791951ff02f75d (diff) | |
| parent | f47f53078c7477d2a2f7739c8f0e295125dd6bd3 (diff) | |
| download | rust-42d4e261a170377fefb49516405445f9a27c0df5.tar.gz rust-42d4e261a170377fefb49516405445f9a27c0df5.zip | |
Rollup merge of #65294 - varkor:lint-inline-prototype, r=matthewjasper
Lint ignored `#[inline]` on function prototypes Fixes https://github.com/rust-lang/rust/issues/51280. - Adds a `unused_attribute` lint for `#[inline]` on function prototypes. - As a consequence, foreign items, impl items and trait items now have their attributes checked, which could cause some code to no longer compile (it was previously erroneously ignored).
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
