diff options
| author | onur-ozkan <work@onurozkan.dev> | 2024-01-21 12:06:42 +0300 |
|---|---|---|
| committer | onur-ozkan <work@onurozkan.dev> | 2024-01-21 18:16:22 +0300 |
| commit | 1afd216f760601fb13a9982d283ef8e2224b7527 (patch) | |
| tree | 0c57451a9831d50363ca203dde73d27ff3bac0be /compiler/rustc_pattern_analysis/src | |
| parent | d73bd3fb3ba312f3e6b5af4d56d1161d37b71620 (diff) | |
| download | rust-1afd216f760601fb13a9982d283ef8e2224b7527.tar.gz rust-1afd216f760601fb13a9982d283ef8e2224b7527.zip | |
use u64 to represent file size
This increases the maximum supported file size (previously limited to 4GB) and avoids potential issues with u32 to u64 conversions, which are no longer needed. Signed-off-by: onur-ozkan <work@onurozkan.dev>
Diffstat (limited to 'compiler/rustc_pattern_analysis/src')
0 files changed, 0 insertions, 0 deletions
