<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/compiler/rustc_mir/src/transform/inline, branch master</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=master</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2021-09-06T22:43:14+00:00</updated>
<entry>
<title>Move rustc_mir::transform to rustc_mir_transform.</title>
<updated>2021-09-06T22:43:14+00:00</updated>
<author>
<name>Camille GILLOT</name>
<email>gillot.camille@gmail.com</email>
</author>
<published>2021-01-01T00:53:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=bba4be681d664a50ab307ec732f957c02255e067'/>
<id>urn:sha1:bba4be681d664a50ab307ec732f957c02255e067</id>
<content type='text'>
</content>
</entry>
<entry>
<title>review</title>
<updated>2021-08-26T09:14:31+00:00</updated>
<author>
<name>lcnr</name>
<email>rust@lcnr.de</email>
</author>
<published>2021-08-02T07:56:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f3996f6a88c7a4f24b673809aa50897fb2615691'/>
<id>urn:sha1:f3996f6a88c7a4f24b673809aa50897fb2615691</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update `TypeFlags` to deal with missing ct substs</title>
<updated>2021-08-26T09:00:30+00:00</updated>
<author>
<name>lcnr</name>
<email>rust@lcnr.de</email>
</author>
<published>2021-07-17T16:48:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ab9108b70f25ecd9cce1ab756b82cb00de6c6927'/>
<id>urn:sha1:ab9108b70f25ecd9cce1ab756b82cb00de6c6927</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Combine individual limit queries into single `limits` query</title>
<updated>2021-07-04T18:02:51+00:00</updated>
<author>
<name>Aaron Hill</name>
<email>aa1ronham@gmail.com</email>
</author>
<published>2021-07-04T18:02:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7e5a88a56cf14bf691c25cad04837e82c4c601f1'/>
<id>urn:sha1:7e5a88a56cf14bf691c25cad04837e82c4c601f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Query-ify global limit attribute handling</title>
<updated>2021-07-04T17:33:14+00:00</updated>
<author>
<name>Aaron Hill</name>
<email>aa1ronham@gmail.com</email>
</author>
<published>2021-06-25T23:48:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ff15b5e2c76bb5c0fdd64e49ee76fbd2023415bd'/>
<id>urn:sha1:ff15b5e2c76bb5c0fdd64e49ee76fbd2023415bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use small hash set in `mir_inliner_callees`</title>
<updated>2021-02-24T00:00:00+00:00</updated>
<author>
<name>Tomasz Miąsko</name>
<email>tomasz.miasko@gmail.com</email>
</author>
<published>2021-02-24T00:00:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ef731b31dbd5f1dccf4a863290c8286b9601e323'/>
<id>urn:sha1:ef731b31dbd5f1dccf4a863290c8286b9601e323</id>
<content type='text'>
Use small hash set in `mir_inliner_callees` to avoid temporary
allocation when possible and quadratic behaviour for large number of
callees.
</content>
</entry>
<entry>
<title>Use debug log level for developer oriented logs</title>
<updated>2021-02-13T00:00:00+00:00</updated>
<author>
<name>Tomasz Miąsko</name>
<email>tomasz.miasko@gmail.com</email>
</author>
<published>2021-02-13T00:00:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=361dcd5ca7ecc84209c10d7102051471e82f8160'/>
<id>urn:sha1:361dcd5ca7ecc84209c10d7102051471e82f8160</id>
<content type='text'>
The information logged here is of limited general interest, while at the
same times makes it impractical to simply enable logging and share the
resulting logs due to the amount of the output produced.

Reduce log level from info to debug for developer oriented information.

For example, when building cargo, this reduces the amount of logs
generated by `RUSTC_LOG=info cargo build` from 265 MB to 79 MB.

Continuation of changes from 81350.
</content>
</entry>
<entry>
<title>Prevent query cycles during inlining</title>
<updated>2021-01-23T16:51:22+00:00</updated>
<author>
<name>oli</name>
<email>github35764891676564198441@oli-obk.de</email>
</author>
<published>2020-12-29T16:21:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b8727e2d604e37a1510afaa9bd8777fecdcb5da4'/>
<id>urn:sha1:b8727e2d604e37a1510afaa9bd8777fecdcb5da4</id>
<content type='text'>
</content>
</entry>
</feed>
