Closed Bug 1507833 Opened 6 years ago Closed 6 years ago

Unused #[macro_use] import in xpcom_macros

Categories

(Core :: XPCOM, enhancement, P1)

enhancement

Tracking

()

RESOLVED FIXED
mozilla65
Tracking Status
firefox65 --- fixed

People

(Reporter: Alex_Gaynor, Assigned: Alex_Gaynor)

Details

Attachments

(1 file)

Been seeing this for a little while:

47:43.75 warning: unused `#[macro_use]` import
47:43.75    --> xpcom/rust/xpcom/xpcom_macros/src/lib.rs:134:1
47:43.75     |
47:43.75 134 | #[macro_use]
47:43.75     | ^^^^^^^^^^^^
47:43.75     |
47:43.75     = note: #[warn(unused_imports)] on by default
Assignee: nobody → agaynor
Keywords: checkin-needed
Priority: -- → P1
Pushed by rvandermeulen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3e9dee27eade
fixed an unused #[macro_use] warning in our rust code; r=nika
Keywords: checkin-needed
https://hg.mozilla.org/mozilla-central/rev/3e9dee27eade
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: