diff options
author | Kushal Pal <kushalpal109@gmail.com> | 2024-08-28 06:39:28 +0000 |
---|---|---|
committer | P-E-P <32375388+P-E-P@users.noreply.github.com> | 2024-09-09 08:33:02 +0000 |
commit | 65b00cc654cc16e298eec1c3fa8836d8659f7807 (patch) | |
tree | 814b53e0dc5823da47d406c0faa7eb1ae8675e47 /gcc/rust/resolve | |
parent | 4a6cccfbf18b4bd0594a9d50c508f0e139c7558c (diff) | |
download | gcc-65b00cc654cc16e298eec1c3fa8836d8659f7807.zip gcc-65b00cc654cc16e298eec1c3fa8836d8659f7807.tar.gz gcc-65b00cc654cc16e298eec1c3fa8836d8659f7807.tar.bz2 |
Used `IndexVec` for place_map
gcc/rust/ChangeLog:
* checks/errors/borrowck/rust-bir-dump.cc (Dump::go): Use strong
type instead of size_t.
(Dump::visit_place): Likewise.
(Dump::visit_scope): Likewise.
* checks/errors/borrowck/rust-bir-dump.h (class Dump): Use
IndeVec for place_map.
Signed-off-by: Kushal Pal <kushalpal109@gmail.com>
Diffstat (limited to 'gcc/rust/resolve')
0 files changed, 0 insertions, 0 deletions