Rust: Tracking issue for the addition of the compile_error! macro

Created on 28 Mar 2017  路  10Comments  路  Source: rust-lang/rust

B-RFC-approved T-libs final-comment-period

Most helpful comment

The feature here is pretty straightforward, so let's stabilize it!

@rfcbot fcp merge

All 10 comments

cc @sgrif

On IRC, @moonheart08 has expressed desire to implement this. I've helped a little bit, can continue mentoring.

@est31 do you know if @moonheart08 is still interested in working on this? If not, I'd love to work on it.

I have heard about them wanting to submit their changes it about a week ago or so. Lets wait one week more.

Ok, sounds good.

I implemented it as compiler plugin a while ago, maybe I could try to see how hard would be to move it in the right place?

https://github.com/lu-zero/compiler_error

FYI, there's a crate that does it as a compiler plugin, in the meantime: compiler_error
(for people like me who come to this issue and need it right now)

The feature here is pretty straightforward, so let's stabilize it!

@rfcbot fcp merge

Team member @sfackler has proposed to merge this. The next step is review by the rest of the tagged teams:

  • [x] @BurntSushi
  • [x] @Kimundi
  • [x] @alexcrichton
  • [x] @aturon
  • [x] @brson
  • [x] @dtolnay
  • [x] @sfackler

No concerns currently listed.

Once these reviewers reach consensus, this will enter its final comment period. If you spot a major issue that hasn't been raised at any point in this process, please speak up!

See this document for info about what commands tagged team members can give me.

:bell: This is now entering its final comment period, as per the review above. :bell:

Was this page helpful?
0 / 5 - 0 ratings