]> git.lizzy.rs Git - rust.git/history - src/test/ui/fn_must_use.rs
Auto merge of #54624 - arielb1:evaluate-outlives, r=nikomatsakis
[rust.git] / src / test / ui / fn_must_use.rs
2018-08-19 Mazdak FarrokhzadMerge branch 'master' into feature/core_convert_id
2018-06-02 Mark SimulacrumRollup merge of #50167 - fintelia:duration-nanos, r...
2018-05-21 borsAuto merge of #50265 - japaric:sz, r=alexcrichton
2018-05-20 borsAuto merge of #50234 - cramertj:extend, r=alexcrichton
2018-05-16 kennytmRollup merge of #50170 - burtonageo:more_cow_from,...
2018-05-15 Guillaume GomezRollup merge of #49767 - ecstatic-morse:ptr-docs, r...
2018-05-15 borsAuto merge of #50351 - varkor:vestigial-never-conversio...
2018-05-15 borsAuto merge of #50011 - varkor:partialord-opt-ii, r...
2018-05-12 borsAuto merge of #50352 - porglezomp:btree-no-empty-alloc...
2018-05-11 borsAuto merge of #50105 - mixi:crt-included, r=alexcrichton
2018-05-10 borsAuto merge of #50331 - MartinHusemann:master, r=Kimundi
2018-05-10 Alex CrichtonRollup merge of #50010 - ExpHP:slice-bounds, r=alexcrichton
2018-05-10 borsAuto merge of #49823 - Zoxc:term-str, r=alexcrichton
2018-05-10 borsAuto merge of #49729 - collin5:b48483, r=Mark-Simulacrum
2018-05-09 borsAuto merge of #49711 - ibabushkin:auto_trait_refactor...
2018-05-09 kennytmRollup merge of #50148 - japaric:const-manuallydrop...
2018-05-09 kennytmRollup merge of #49988 - clarcharr:never_docs, r=stevek...
2018-05-07 borsAuto merge of #50305 - GuillaumeGomez:fix-mod-stackover...
2018-05-06 Brad Gibsonresolved conflict with upstream commit
2018-05-05 borsAuto merge of #50418 - nnethercote:cmt, r=eddyb
2018-05-04 borsAuto merge of #50409 - KiChjang:issue-50343, r=nikomatsakis
2018-05-03 kennytmRollup merge of #50320 - GuillaumeGomez:fix-search...
2018-05-03 kennytmRollup merge of #50407 - nnethercote:inline-BytePos...
2018-05-03 kennytmRollup merge of #50365 - nnethercote:nearest_common_anc...
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...