avoid embedding StabilityLevel::Unstable reason string into metadata multiple times
This commit is contained in:
@@ -812,7 +812,7 @@ impl<'a> Resolver<'a> {
|
||||
stability::report_unstable(
|
||||
self.session,
|
||||
feature,
|
||||
reason,
|
||||
reason.to_opt_reason(),
|
||||
issue,
|
||||
None,
|
||||
is_soft,
|
||||
|
||||
Reference in New Issue
Block a user