We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 647e499 commit ebd0c0aCopy full SHA for ebd0c0a
compiler/rustc_middle/src/ty/context.rs
@@ -445,7 +445,7 @@ impl<'tcx> CommonConsts<'tcx> {
445
}
446
447
448
-/// This struct contains information regarding the free parameter region:
+/// This struct contains information regarding a free parameter region,
449
/// either a `ReEarlyParam` or `ReLateParam`.
450
#[derive(Debug)]
451
pub struct FreeRegionInfo {
0 commit comments