]> git.lizzy.rs Git - rust.git/history - src/test/ui/fn_must_use.rs
Rollup merge of #57107 - mjbshaw:thread_local_test, r=nikomatsakis
[rust.git] / src / test / ui / fn_must_use.rs
2018-05-03 kennytmRollup merge of #50349 - GuillaumeGomez:rename-type...
2018-05-03 kennytmRollup merge of #50302 - GuillaumeGomez:add-query-searc...
2018-05-03 borsAuto merge of #50391 - nnethercote:escape_unicode,...
2018-05-02 borsAuto merge of #50355 - petrochenkov:50187, r=oli-obk
2018-05-02 borsAuto merge of #50339 - nnethercote:lazy-Printer-buf...
2018-05-02 borsAuto merge of #50329 - Zoxc:opt-3, r=alexcrichton
2018-05-02 borsAuto merge of #50282 - fitzgen:run-more-passes-on-const...
2018-05-01 borsAuto merge of #49789 - petrochenkov:prelext, r=nikomatsakis
2018-05-01 borsAuto merge of #50198 - oli-obk:const_prop, r=eddyb
2018-05-01 borsAuto merge of #49724 - kennytm:range-inc-start-end...
2018-05-01 borsAuto merge of #50304 - nox:uninhabited-output, r=eddyb
2018-05-01 borsAuto merge of #50197 - nikomatsakis:skolemize-out-of...
2018-04-30 borsAuto merge of #48925 - zackmdavis:fn_must_stabilize...
2018-04-29 Zack M. Davisstabilize `#[must_use]` for functions and must-use...