Skip to content

Conversation

@psibi
Copy link
Owner

@psibi psibi commented Feb 18, 2024

No description provided.

The source code is this:

fn main() {
                       let v = vec![1, 2, 3];
                       v[99];
}

While the code is incorrect, it does not have any compile error.
@psibi psibi merged commit fd5b5d8 into master Feb 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants