Skip to content

Conversation

abr-egn
Copy link
Contributor

@abr-egn abr-egn commented Jul 12, 2021

RUST-836

This adds support for the 'let' option to aggregate. Unfortunately, let is a reserved keyword in Rust, so this PR implements it as let_vars. r#let would have worked as well, but that's awkward and unidiomatic (typically raw identifiers are only used for edition compatibility), and could also have caused confusion, as the debug format prints it as just "let".

@abr-egn abr-egn merged commit 2e38ecc into mongodb:master Jul 13, 2021
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.

3 participants