]> git.lizzy.rs Git - rust.git/history - src/test/compile-fail/missing-block-hint.rs
use suggestions instead of helps with code in them
[rust.git] / src / test / compile-fail / missing-block-hint.rs
2017-01-31 Oliver Schneideruse suggestions instead of helps with code in them
2016-11-23 Guillaume GomezRollup merge of #37836 - steveklabnik:remove-incorrect...
2016-11-08 Steve KlabnikRollup merge of #35102 - steveklabnik:ref_warning,...
2016-09-29 Jonathan TurnerRollup merge of #35286 - dns2utf8:doc_never_expression...
2016-09-20 borsAuto merge of #34942 - porglezomp:master, r=sfackler
2016-09-16 Jonathan TurnerRollup merge of #36521 - Mark-Simulacrum:documentation...
2016-09-13 borsAuto merge of #36019 - frewsxcv:take-into-inner, r...
2016-09-10 Guillaume GomezRollup merge of #36045 - ollie27:rustdoc_titles3, r...
2016-09-05 Manish GoregaokarRollup merge of #35983 - GuillaumeGomez:e0060_bonus...
2016-09-03 borsAuto merge of #35856 - phimuemue:master, r=brson
2016-09-02 Jonathan TurnerRollup merge of #35793 - matthew-piziak:add-rhs-example...
2016-09-02 Jonathan TurnerRollup merge of #35754 - QuietMisdreavus:must-use-refer...
2016-09-02 borsAuto merge of #36024 - japaric:mips64, r=alexcrichton
2016-09-02 borsAuto merge of #35915 - llogiq:rfc-1623, r=nikomatsakis
2016-08-31 Jonathan TurnerRollup merge of #36118 - nagisa:windows-has-no-sprint...
2016-08-31 Jonathan TurnerRollup merge of #35927 - matthew-piziak:bitandassign...
2016-08-31 Jonathan TurnerRollup merge of #35911 - tbu-:pr_io_errorkind_traits...
2016-08-31 Jonathan TurnerRollup merge of #35786 - GuillaumeGomez:paths_doc,...
2016-08-31 Jonathan TurnerRollup merge of #35773 - EugeneGonzalez:master, r=jonat...
2016-08-31 Jonathan TurnerRollup merge of #36050 - abhiQmar:e0076-formatting...
2016-08-31 Jonathan TurnerRollup merge of #35926 - matthew-piziak:bit-or-xor...
2016-08-31 Jonathan TurnerRollup merge of #35758 - matthew-piziak:vec-assert...
2016-08-31 borsAuto merge of #35585 - Kha:gdb-qualified, r=michaelwoer...
2016-08-30 borsAuto merge of #35048 - tmiasko:monotonic-wait-timeout...
2016-08-30 Guillaume GomezRollup merge of #36056 - birryree:E0194_new_error_forma...
2016-08-30 Guillaume GomezRollup merge of #35997 - matthew-piziak:thread-current...
2016-08-30 Guillaume GomezRollup merge of #35993 - matthew-piziak:bitwise-and...
2016-08-30 Guillaume GomezRollup merge of #35977 - frewsxcv:usize-isize, r=eddyb
2016-08-30 Guillaume GomezRollup merge of #35962 - regexident:compiler-plugin...
2016-08-30 Guillaume GomezRollup merge of #35895 - F001:patch-1, r=steveklabnik
2016-08-30 Guillaume GomezRollup merge of #35863 - matthew-piziak:shl-example...
2016-08-30 Guillaume GomezRollup merge of #35862 - Stebalien:fmt-docs, r=steveklabnik
2016-08-30 Guillaume GomezRollup merge of #35810 - matthew-piziak:fn-trait-exampl...
2016-08-30 Guillaume GomezRollup merge of #35771 - matthew-piziak:range-inclusive...
2016-08-28 borsAuto merge of #36029 - KiChjang:issue-12033, r=arielb1
2016-08-28 Jeffrey SeyfriedRollup merge of #35917 - jseyfried:remove_attr_ext_trai...
2016-08-28 Jeffrey SeyfriedRollup merge of #35850 - SergioBenitez:master, r=nrc
2016-08-28 Jeffrey SeyfriedRollup merge of #35728 - petrochenkov:empderive, r...
2016-08-28 Jeffrey SeyfriedRollup merge of #35618 - jseyfried:ast_view_path_refact...
2016-08-28 Jeffrey SeyfriedRollup merge of #35591 - GuillaumeGomez:generics_span...
2016-08-28 borsAuto merge of #36028 - japaric:s390x, r=alexcrichton
2016-08-28 borsAuto merge of #36027 - eddyb:unsized-prefix, r=nagisa
2016-08-27 Jonathan TurnerRollup merge of #36044 - mikhail-m1:master, r=jonathand...
2016-08-27 Jonathan TurnerRollup merge of #36003 - GuillaumeGomez:err_codes,...
2016-08-27 Jonathan TurnerRollup merge of #35989 - 0xmohit:pr/error-code-E0453...
2016-08-27 Jonathan TurnerRollup merge of #35985 - 0xmohit:pr/error-code-E0277...
2016-08-27 Jonathan TurnerRollup merge of #35980 - kyrias:E0094-underline, r...
2016-08-27 Jonathan TurnerRollup merge of #35657 - ahmedcharles:e0389, r=jonathan...
2016-08-27 borsAuto merge of #35674 - ahmedcharles:rpass, r=alexcrichton
2016-08-27 borsAuto merge of #35969 - bluss:memrchr-alignment, r=nagisa
2016-08-27 borsAuto merge of #36030 - Manishearth:rollup, r=Manishearth
2016-08-27 Manish GoregaokarRollup merge of #36014 - slash3g:stabilize-type-macros...
2016-08-27 Manish GoregaokarRollup merge of #36005 - apasel422:traitobj, r=alexcrichton
2016-08-27 Manish GoregaokarRollup merge of #36004 - petrochenkov:hashloan, r=arielb1
2016-08-27 Manish GoregaokarRollup merge of #36002 - eddyb:abstract-kindness, r...
2016-08-27 Manish GoregaokarRollup merge of #35953 - Aatch:better-missing-block...
2016-08-23 James MillerImprove error message when failing to parse a block