]> git.lizzy.rs Git - rust.git/commit
Auto merge of #32169 - mitaa:anon-tip, r=nrc
authorbors <bors@rust-lang.org>
Mon, 14 Mar 2016 21:44:55 +0000 (14:44 -0700)
committerbors <bors@rust-lang.org>
Mon, 14 Mar 2016 21:44:55 +0000 (14:44 -0700)
commit6d215fe04ce3f638d717d7fcea95c40d0a655ff9
tree742976ee7873a820340a16e3493db77323814c2b
parent01118928fc2b280e96189ed394af749d65cbcffe
parentea7cf904b09a9a6dabb035d2bde4ef236d39144a
Auto merge of #32169 - mitaa:anon-tip, r=nrc

Allow custom filenames for anonymous inputs

This came out of #29253 but doesn't fix it.

I thought it might be worth merging on its own nonetheless.
src/librustc/session/config.rs
src/librustc_driver/driver.rs
src/librustc_driver/test.rs
src/librustdoc/clean/mod.rs
src/librustdoc/test.rs