rust/compiler
Matthias Krüger 41ae7fcf9b
Rollup merge of #110409 - Nilstrieb:some-manual-javascript-object-notationing, r=fee1-dead
Don't use `serde_json` to serialize a simple JSON object

This avoids `rustc_data_structures` depending on `serde_json` which allows it to be compiled much earlier, unlocking most of rustc.

This used to not matter, but after #110407 we're not blocked on fluent anymore, which means that it's now a blocking edge.
![image](https://user-images.githubusercontent.com/48135649/232313178-e0150420-3020-4eb6-98d3-fe5294a8f947.png)

This saves a few more seconds.

cc ````@Zoxc```` who added it recently
2023-04-18 06:44:46 +02:00
..
2023-04-09 22:29:56 +02:00
2023-04-09 23:22:14 +02:00
2023-04-09 23:22:14 +02:00
2023-04-10 22:02:52 +02:00
2023-04-10 17:24:23 +09:00
2023-04-10 22:02:52 +02:00
2023-04-10 22:02:52 +02:00