diff options
| author | Matthias Krüger <476013+matthiaskrgr@users.noreply.github.com> | 2025-03-07 10:12:48 +0100 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-07 10:12:48 +0100 | 
| commit | acc7de6c77a9b08aab24d2a240f0e781ce5e5766 (patch) | |
| tree | 4714753a0eced9cacc18f2f9a806409a2aa6767d /tests/ui/patchable-function-entry/patchable-function-entry-attribute.stderr | |
| parent | 4b6a22d05c38250d292c659f7343c45c52652206 (diff) | |
| parent | 0c4eaa5c985f69d3b6255a56799ee30d29e08d54 (diff) | |
| download | rust-acc7de6c77a9b08aab24d2a240f0e781ce5e5766.tar.gz rust-acc7de6c77a9b08aab24d2a240f0e781ce5e5766.zip | |
Rollup merge of #138111 - estebank:use-dfv, r=nnethercote
Use `default_field_values` for `rustc_errors::Context`, `rustc_session::config::NextSolverConfig` and `rustc_session::config::ErrorOutputType` Wanted to see where `#![feature(default_field_values)]` could be used in the codebase. These three seemed like no-brainers. There are a bunch of more places where we could remove manual `Default` impls, but they `derive` other traits that rely on `syn`, which [doesn't yet support `default_field_values`](https://github.com/dtolnay/syn/issues/1774).
Diffstat (limited to 'tests/ui/patchable-function-entry/patchable-function-entry-attribute.stderr')
0 files changed, 0 insertions, 0 deletions
