chore(tvix/eval): clean up a stale comment
Change-Id: If1b02fe1c78398387ea98490e5b099f1ff1b4164 Reviewed-on: https://cl.tvl.fyi/c/depot/+/6455 Reviewed-by: sterni <sternenseemann@systemli.org> Tested-by: BuildkiteCI
This commit is contained in:
		
							parent
							
								
									e2a942e4b2
								
							
						
					
					
						commit
						0aeca64777
					
				
					 1 changed files with 0 additions and 4 deletions
				
			
		|  | @ -130,10 +130,6 @@ pub struct LocalIdx(usize); | |||
| 
 | ||||
| /// Represents a scope known during compilation, which can be resolved
 | ||||
| /// directly to stack indices.
 | ||||
| ///
 | ||||
| /// TODO(tazjin): `with`-stack
 | ||||
| /// TODO(tazjin): flag "specials" (e.g. note depth if builtins are
 | ||||
| /// overridden)
 | ||||
| #[derive(Debug, Default)] | ||||
| pub struct Scope { | ||||
|     pub locals: Vec<Local>, | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue