Skip to content

exphp-share/Rocket-issue-48387

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Looks like Team Rocket has blasted off again

This is rocket_codegen minimized down to 14 exported macros that just loop { }, and the plugin_registrar function that registers them.

$ git clone https://github.com/ExpHP/Rocket-issue-48387
$ cd Rocket-issue-48387
$ cargo build --example=issue-48387
   Compiling rocket_codegen v0.4.0-dev (file:///home/lampam/asd/clone/Rocket)
error: internal compiler error: Error constructed but not emitted

thread 'rustc' panicked at 'explicit panic', librustc_errors/diagnostic_builder.rs:242:13

A function that just loops surely cannot be responsible for dropping a DiagnosticBuilder, so the Error constructed but not emitted must be a bug in rustc.

About

No description, website, or topics provided.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages