Fix a number of warnings cropping up on nightly Rust (#2767)
Various small issues here and there, nothing major
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
//! In: Jhala R., De Bosschere K. (eds) Compiler Construction. CC 2013.
|
||||
//! Lecture Notes in Computer Science, vol 7791. Springer, Berlin, Heidelberg
|
||||
//!
|
||||
//! https://link.springer.com/content/pdf/10.1007/978-3-642-37051-9_6.pdf
|
||||
//! <https://link.springer.com/content/pdf/10.1007/978-3-642-37051-9_6.pdf>
|
||||
|
||||
use crate::Variable;
|
||||
use alloc::vec::Vec;
|
||||
|
||||
Reference in New Issue
Block a user