<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/librustc/session, 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>2019-12-03T17:19:16+00:00</updated>
<entry>
<title>Move Session to librustc_session</title>
<updated>2019-12-03T17:19:16+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2019-11-29T21:05:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cc2c33a1567f3a29a446ae2985080e55c4dc2b8b'/>
<id>urn:sha1:cc2c33a1567f3a29a446ae2985080e55c4dc2b8b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Duplicate CrateConfig into Session</title>
<updated>2019-12-03T17:19:16+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2019-11-29T14:33:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2731075a6bd297f4c4ea78a4b6528391dd3fd88b'/>
<id>urn:sha1:2731075a6bd297f4c4ea78a4b6528391dd3fd88b</id>
<content type='text'>
Since it's just a type alias this isn't too difficult and once Session
is moved back we can make this be the canonical location.
</content>
</entry>
<entry>
<title>Directly use types from libsyntax::ast</title>
<updated>2019-12-03T17:19:16+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2019-11-20T01:02:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f2a8aed380e347f1e5ec6d88fef4ec14d2261e18'/>
<id>urn:sha1:f2a8aed380e347f1e5ec6d88fef4ec14d2261e18</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Re-export Client from rustc_data_structures::jobserver</title>
<updated>2019-12-03T17:19:16+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2019-11-20T00:21:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=72c67bec09f681e73c96237b4aa66e9b01b933d2'/>
<id>urn:sha1:72c67bec09f681e73c96237b4aa66e9b01b933d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move NativeLibraryKind to rustc_session</title>
<updated>2019-12-03T17:19:16+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2019-11-14T17:16:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=285144a8def18534daf2a1a66baf9e89248e0f63'/>
<id>urn:sha1:285144a8def18534daf2a1a66baf9e89248e0f63</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move early lint declarations to librustc_session</title>
<updated>2019-12-03T17:19:14+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2019-11-12T17:09:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f03d8f305a80778ae034b0205803ea3edc297ac8'/>
<id>urn:sha1:f03d8f305a80778ae034b0205803ea3edc297ac8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move Lint to rustc_session</title>
<updated>2019-12-03T17:18:32+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2019-11-12T16:52:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=526ee51ccc02a64fe95e3df9bc24ddd395dc58ce'/>
<id>urn:sha1:526ee51ccc02a64fe95e3df9bc24ddd395dc58ce</id>
<content type='text'>
This commit breaks early-lint registration, which will be fixed in the
next commit. This movement will allow essentially all crates in the compiler
tree to declare lints (though not lint passes).
</content>
</entry>
<entry>
<title>Move cgu_reuse_tracker to librustc_session</title>
<updated>2019-12-03T17:18:32+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2019-11-12T13:22:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=984c74a40a4ca63e09dae35b3c637c92c4c3b76a'/>
<id>urn:sha1:984c74a40a4ca63e09dae35b3c637c92c4c3b76a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use FxHash* from data structures not nodemap</title>
<updated>2019-12-03T17:18:32+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2019-11-12T13:04:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2ea18337f7be37b5512cd81a7ac9a26f10f491f4'/>
<id>urn:sha1:2ea18337f7be37b5512cd81a7ac9a26f10f491f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #66245 - tmiasko:cfg-sanitize, r=oli-obk</title>
<updated>2019-12-02T08:34:09+00:00</updated>
<author>
<name>Ralf Jung</name>
<email>post@ralfj.de</email>
</author>
<published>2019-12-02T08:34:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8438770e1fc647bc06745cfafc4da32dcc5b85b2'/>
<id>urn:sha1:8438770e1fc647bc06745cfafc4da32dcc5b85b2</id>
<content type='text'>
Conditional compilation for sanitizers

Configure sanitize option when compiling with a sanitizer to make
it possible to execute different code depending on whether given
sanitizer is enabled or not.
</content>
</entry>
</feed>
