More tdz capture tests

This commit is contained in:
Andrew Morris
2023-03-31 12:21:48 +11:00
parent 0bc3269d66
commit d46e823d4b
5 changed files with 31 additions and 5 deletions

View File

@@ -15,8 +15,7 @@ use crate::{
use super::diagnostic::{Diagnostic, DiagnosticLevel};
// TODO: Make use of these in the next phase of the compiler, remove the
// allow(dead_code) attributes
// TODO: Find a use for these or remove them
#[derive(Clone, Debug)]
pub struct Capture {
#[allow(dead_code)]