rust/crates/hir_ty
bors[bot] c050e972a3
Merge #7386
7386: Handle box with allocator r=flodiebold a=tweksteen

In 1.49.0, the definition of Box was modified to support an optional
Allocator[1]. Adapt the parsing of the `box` keyword to supply the
expected number of parameters to the constructor.

[1] f288cd2e17

Fixes: #6956 


Co-authored-by: Thiébaud Weksteen <tweek@google.com>
2021-01-22 13:14:40 +00:00
..
src Merge #7386 2021-01-22 13:14:40 +00:00
Cargo.toml Bump chalk 2021-01-21 10:29:19 +02:00