Commit 0a7661b
committed
Fix mapping of well-known types when compiling a
Respect the recently added `Builder::with_extended_rust_types` when
compiling a `FileDescriptionSet` via e.g. `Builder::compile_fds` or
`Builder::compile_fds_with_config`. When `with_extended_rust_types` was
added, only the code paths compiling .proto files from source were
updated to include the extended mappings of well-known types.FileDescriptionSet
1 parent a55efae commit 0a7661b
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
904 | 904 | | |
905 | 905 | | |
906 | 906 | | |
| 907 | + | |
| 908 | + | |
| 909 | + | |
| 910 | + | |
907 | 911 | | |
908 | 912 | | |
909 | 913 | | |
| |||
0 commit comments