<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/compiler/rustc_codegen_ssa/Cargo.toml, branch 1.76.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.76.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.76.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2023-11-29T15:00:03+00:00</updated>
<entry>
<title>jobserver: check file descriptors</title>
<updated>2023-11-29T15:00:03+00:00</updated>
<author>
<name>belovdv</name>
<email>70999565+belovdv@users.noreply.github.com</email>
</author>
<published>2023-07-15T15:48:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=45e634234690a7d061e133b8cf9d31af34b29a0b'/>
<id>urn:sha1:45e634234690a7d061e133b8cf9d31af34b29a0b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update itertools to 0.11.</title>
<updated>2023-11-21T21:13:21+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>n.nethercote@gmail.com</email>
</author>
<published>2023-11-13T23:02:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3eadc6844bfb4da5ab5e28414eb11ed39fc72e0f'/>
<id>urn:sha1:3eadc6844bfb4da5ab5e28414eb11ed39fc72e0f</id>
<content type='text'>
Because the API for `with_position` improved in 0.11 and I want to use
it.
</content>
</entry>
<entry>
<title>Add arm64e-apple-ios target</title>
<updated>2023-11-15T10:55:18+00:00</updated>
<author>
<name>Artyom Tetyukhin</name>
<email>51746822+arttet@users.noreply.github.com</email>
</author>
<published>2023-11-15T10:55:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f5e349219405c3c49f7449f29524d8a77bc4d768'/>
<id>urn:sha1:f5e349219405c3c49f7449f29524d8a77bc4d768</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up `rustc_*/Cargo.toml`.</title>
<updated>2023-10-29T21:46:02+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>n.nethercote@gmail.com</email>
</author>
<published>2023-10-20T02:37:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8ff624a9f29b4f545984bddf732efe21e42dfa40'/>
<id>urn:sha1:8ff624a9f29b4f545984bddf732efe21e42dfa40</id>
<content type='text'>
- Sort dependencies and features sections.
- Add `tidy` markers to the sorted sections so they stay sorted.
- Remove empty `[lib`] sections.
- Remove "See more keys..." comments.

Excluded files:
- rustc_codegen_{cranelift,gcc}, because they're external.
- rustc_lexer, because it has external use.
- stable_mir, because it has external use.
</content>
</entry>
<entry>
<title>Remove cgu_reuse_tracker from Session</title>
<updated>2023-10-09T18:39:41+00:00</updated>
<author>
<name>bjorn3</name>
<email>17426603+bjorn3@users.noreply.github.com</email>
</author>
<published>2023-09-19T11:23:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e9fa2ca6add1db7f77c90bdc06210be694ed2571'/>
<id>urn:sha1:e9fa2ca6add1db7f77c90bdc06210be694ed2571</id>
<content type='text'>
This removes a bit of global mutable state
</content>
</entry>
<entry>
<title>Upgrade Object and related deps</title>
<updated>2023-08-14T15:05:45+00:00</updated>
<author>
<name>dirreke</name>
<email>mingyang_ge@163.com</email>
</author>
<published>2023-08-14T14:57:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=74817b7053984b0ad0cb04a7b20be61343d05498'/>
<id>urn:sha1:74817b7053984b0ad0cb04a7b20be61343d05498</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable tests on rustc_codegen_ssa</title>
<updated>2023-08-03T19:48:55+00:00</updated>
<author>
<name>Eric Huss</name>
<email>eric@huss.org</email>
</author>
<published>2023-08-03T19:48:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=40729bcb6914c8d239c70ad9ac4c532a0d12e495'/>
<id>urn:sha1:40729bcb6914c8d239c70ad9ac4c532a0d12e495</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't compress dylib metadata</title>
<updated>2023-07-19T14:47:06+00:00</updated>
<author>
<name>bjorn3</name>
<email>17426603+bjorn3@users.noreply.github.com</email>
</author>
<published>2023-07-15T10:03:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=52853c2694309353353a4ecba1a09a87791a7fd6'/>
<id>urn:sha1:52853c2694309353353a4ecba1a09a87791a7fd6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support rust metadata for AIX.</title>
<updated>2023-05-23T08:23:59+00:00</updated>
<author>
<name>Esme Yi</name>
<email>onelirong@gmail.com</email>
</author>
<published>2023-05-23T08:23:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=18fdca37cf0c1e0b8e2a71c9fb36d02467b618ef'/>
<id>urn:sha1:18fdca37cf0c1e0b8e2a71c9fb36d02467b618ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Auto merge of #111413 - workingjubilee:bump-object-0-31-1, r=MarkSimulacrum</title>
<updated>2023-05-20T13:19:37+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2023-05-20T13:19:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4eb5225cdf0b6e5a3cefccf4172eb0b2a496b6a2'/>
<id>urn:sha1:4eb5225cdf0b6e5a3cefccf4172eb0b2a496b6a2</id>
<content type='text'>
Bump object and thorin-dwp

Required to fix watchOS breakage.
</content>
</entry>
</feed>
