Files
brave-core/third_party/rust/phf_codegen
Claudio DeSouza f701a5e862 [rust][cr144] gnrt making allow_unsafe explicit
These values were generated using heuristics provided by `gnrt` itself.

Chromium changes:
https://chromium.googlesource.com/chromium/src/+/d4c06848b36902e02c7001032b4c72ecc8ab2944

commit d4c06848b36902e02c7001032b4c72ecc8ab2944
Author: Lukasz Anforowicz <lukasza@chromium.org>
Date:   Fri Nov 21 14:01:48 2025 -0800

    [gnrt] Make `gnrt vendor` infer `allow_unsafe` into `gnrt_config.toml`.

    This CL modifies the behavior of `gnrt vendor`, so that it also edits
    `//third_party/rust/chromium_crates_io/gnrt_config.toml` to ensure that
    each crate explicitly sets `allow_unsafe`.  This new, heuristics-based
    behavior is meant to streamline the experience of importing Rust crates.

    Bug: 460814809
    Change-Id: I4192f211cbd11f5c435776f146b1dd96ba5daa18
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7180203
    Reviewed-by: Daniel Cheng <dcheng@chromium.org>
    Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org>
    Cr-Commit-Position: refs/heads/main@{#1548722}
2025-12-21 17:12:56 -05:00
..