<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/compiler/rustc_middle/src/ich/impls_syntax.rs, branch 1.50.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.50.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.50.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2020-11-08T22:47:11+00:00</updated>
<entry>
<title>Do not collect tokens for doc comments</title>
<updated>2020-11-08T22:47:11+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2020-11-05T17:27:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=12de1e8985016865ed6baa2262865336bbfdaa75'/>
<id>urn:sha1:12de1e8985016865ed6baa2262865336bbfdaa75</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Unconditionally capture tokens for attributes.</title>
<updated>2020-10-21T22:57:29+00:00</updated>
<author>
<name>Aaron Hill</name>
<email>aa1ronham@gmail.com</email>
</author>
<published>2020-09-26T23:33:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b9b254641719ce42e9b8ec56c058f71af017a317'/>
<id>urn:sha1:b9b254641719ce42e9b8ec56c058f71af017a317</id>
<content type='text'>
This allows us to avoid synthesizing tokens in `prepend_attr`, since we
have the original tokens available.

We still need to synthesize tokens when expanding `cfg_attr`,
but this is an unavoidable consequence of the syntax of `cfg_attr` -
the user does not supply the `#` and `[]` tokens that a `cfg_attr`
expands to.
</content>
</entry>
<entry>
<title>Replace absolute paths with relative ones</title>
<updated>2020-10-13T12:16:45+00:00</updated>
<author>
<name>est31</name>
<email>MTest31@outlook.com</email>
</author>
<published>2020-10-13T08:17:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a0fc455d301ba715a10e81bedb1358abbc1d133b'/>
<id>urn:sha1:a0fc455d301ba715a10e81bedb1358abbc1d133b</id>
<content type='text'>
Modern compilers allow reaching external crates
like std or core via relative paths in modules
outside of lib.rs and main.rs.
</content>
</entry>
<entry>
<title>mv compiler to compiler/</title>
<updated>2020-08-30T15:45:07+00:00</updated>
<author>
<name>mark</name>
<email>markm@cs.wisc.edu</email>
</author>
<published>2020-08-28T03:58:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9e5f7d5631b8f4009ac1c693e585d4b7108d4275'/>
<id>urn:sha1:9e5f7d5631b8f4009ac1c693e585d4b7108d4275</id>
<content type='text'>
</content>
</entry>
</feed>
