<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/compiler/rustc_errors/src/json.rs, branch cargo_update</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=cargo_update</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=cargo_update'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-07-03T13:19:25+00:00</updated>
<entry>
<title>refactor: Make -Ztrack-diagnostics emit like a note</title>
<updated>2025-07-03T13:19:25+00:00</updated>
<author>
<name>Scott Schafer</name>
<email>schaferjscott@gmail.com</email>
</author>
<published>2025-06-03T05:40:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6bef238b6346911d29a1ee0b067dc003da15f828'/>
<id>urn:sha1:6bef238b6346911d29a1ee0b067dc003da15f828</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #142784 - Kobzol:timings-codegen, r=nnethercote</title>
<updated>2025-06-23T19:48:20+00:00</updated>
<author>
<name>Jubilee</name>
<email>workingjubilee@gmail.com</email>
</author>
<published>2025-06-23T19:48:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8ba69d0f95fa75763fde16fce6cb6388326edf9d'/>
<id>urn:sha1:8ba69d0f95fa75763fde16fce6cb6388326edf9d</id>
<content type='text'>
Add codegen timing section

And since we now start and end the sections also using separate functions, also add some light checking if we're generating the sections correctly.

I'm integrating `--timings` into Cargo, and I realized that the codegen timings would be quite useful for that. Frontend can be computed simply as `[start of compilation, start of codegen]` for now.

r? `@nnethercote`
</content>
</entry>
<entry>
<title>Add codegen timing section</title>
<updated>2025-06-23T06:50:17+00:00</updated>
<author>
<name>Jakub Beránek</name>
<email>berykubik@gmail.com</email>
</author>
<published>2025-06-20T13:49:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=332ae3b7e632eb23c39b9844f44e2f9e7409e622'/>
<id>urn:sha1:332ae3b7e632eb23c39b9844f44e2f9e7409e622</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extract Translator struct</title>
<updated>2025-06-19T18:02:04+00:00</updated>
<author>
<name>Cameron Steffen</name>
<email>cam.steffen94@gmail.com</email>
</author>
<published>2025-06-19T18:02:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=07b9bb1855596ac84a80d898b40c4b403f1dcc3f'/>
<id>urn:sha1:07b9bb1855596ac84a80d898b40c4b403f1dcc3f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add infrastructure for emitting timing sections</title>
<updated>2025-06-16T09:51:17+00:00</updated>
<author>
<name>Jakub Beránek</name>
<email>berykubik@gmail.com</email>
</author>
<published>2025-06-06T15:12:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c9d305952e0a74a5d0428fed79b62487aefa41e4'/>
<id>urn:sha1:c9d305952e0a74a5d0428fed79b62487aefa41e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split ExpectationLintId off Level</title>
<updated>2025-04-03T09:17:55+00:00</updated>
<author>
<name>Oli Scherer</name>
<email>github333195615777966@oli-obk.de</email>
</author>
<published>2025-03-18T17:18:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f3eaf1624c7bc900900248c5112ba8a6be849c85'/>
<id>urn:sha1:f3eaf1624c7bc900900248c5112ba8a6be849c85</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tree-wide: parallel: Fully removed all `Lrc`, replaced with `Arc`</title>
<updated>2025-02-03T10:25:57+00:00</updated>
<author>
<name>Askar Safin</name>
<email>safinaskar@mail.ru</email>
</author>
<published>2025-02-03T03:44:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0a21f1d0a2fe9e84727a2de735fdcf55e8820db6'/>
<id>urn:sha1:0a21f1d0a2fe9e84727a2de735fdcf55e8820db6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>don't ICE when emitting linker errors during `-Z link-only`</title>
<updated>2025-01-20T21:46:45+00:00</updated>
<author>
<name>jyn</name>
<email>github@jyn.dev</email>
</author>
<published>2024-12-21T15:06:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b757663a00260e22799a1bbdc5d6ba603e4bb30d'/>
<id>urn:sha1:b757663a00260e22799a1bbdc5d6ba603e4bb30d</id>
<content type='text'>
note that this still ICEs when passed `-Z link-only --error-format json` because i can't be bothered to fix it right now
</content>
</entry>
<entry>
<title>Manual cleanup of some `is_{or_none|some_and}` usages</title>
<updated>2025-01-19T20:50:43+00:00</updated>
<author>
<name>Yotam Ofek</name>
<email>yotam.ofek@gmail.com</email>
</author>
<published>2025-01-19T20:50:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1951d86a35c2b7d5c5434493f1897425cbfd8e96'/>
<id>urn:sha1:1951d86a35c2b7d5c5434493f1897425cbfd8e96</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Run `clippy --fix` for `unnecessary_map_or` lint</title>
<updated>2025-01-19T19:15:00+00:00</updated>
<author>
<name>Yotam Ofek</name>
<email>yotam.ofek@gmail.com</email>
</author>
<published>2025-01-19T19:15:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=264fa0fc5430f3a9a52a92df706d7c9ac5af4f85'/>
<id>urn:sha1:264fa0fc5430f3a9a52a92df706d7c9ac5af4f85</id>
<content type='text'>
</content>
</entry>
</feed>
