]> git.lizzy.rs Git - rust.git/history - src/test/ui/lint/command-line-lint-group-warn.stderr
Move parse-fail tests to UI
[rust.git] / src / test / ui / lint / command-line-lint-group-warn.stderr
2018-08-19 Mazdak FarrokhzadMerge branch 'master' into feature/core_convert_id
2018-04-24 borsAuto merge of #48989 - ExpHP:path-prefix, r=dtolnay
2018-04-19 borsAuto merge of #48553 - seanmonstar:atomic-debug, r...
2018-04-04 kennytmRollup merge of #49625 - bjorn3:miri_access_memory_kind...
2018-03-27 kennytmRollup merge of #49401 - alercah:format, r=cramertj
2018-03-22 kennytmRollup merge of #48374 - Aaronepower:master, r=Mark...
2018-03-19 kennytmRollup merge of #46518 - partim:asref-borrow-doc, r...
2018-03-19 Bryan DreweryMerge branch 'update-beta-freebsd' into freebsd-posix...
2018-03-14 kennytmRollup merge of #48966 - retep007:hir-fingerprint-optim...
2018-03-12 kennytmRollup merge of #48480 - jethrogb:patch-5, r=alexcrichton
2018-03-12 kennytmRollup merge of #48201 - NovemberZulu:master, r=stevekl...
2018-03-08 Manish GoregaokarRollup merge of #48292 - topecongiro:from_str-for-path...
2018-03-07 Alex CrichtonRollup merge of #48618 - scottmcm:elaborate-exitcode...
2018-03-06 kennytmRollup merge of #48507 - GuillaumeGomez:cstr-note,...
2018-03-06 kennytmRollup merge of #48474 - christianpoveda:new_cell_docs...
2018-03-06 kennytmRollup merge of #48403 - lukaslueg:casted, r=steveklabnik
2018-03-06 borsAuto merge of #48509 - Phlosioneer:option-doc-change...
2018-03-03 kennytmRollup merge of #48629 - strake:char, r=alexcrichton
2018-03-03 kennytmRollup merge of #48569 - Phlosioneer:x-py-help-optimiza...
2018-03-03 kennytmRollup merge of #48466 - sanxiyn:no-neon, r=alexcrichton
2018-03-03 kennytmRollup merge of #48283 - QuietMisdreavus:rustdoc-readme...
2018-03-03 Manish GoregaokarRollup merge of #48628 - strake:reverse, r=sfackler
2018-03-03 Manish GoregaokarRollup merge of #48328 - frewsxcv:frewsxcv-clarify...
2018-03-03 Manish GoregaokarRollup merge of #48259 - tinaun:patch-1, r=alexcrichton
2018-03-01 Manish GoregaokarRollup merge of #48572 - alexcrichton:noexcept-msvc2...
2018-03-01 Manish GoregaokarRollup merge of #48522 - etaoins:fix-find-width-of...
2018-03-01 Manish GoregaokarRollup merge of #48405 - kennytm:autotoolstate-follow...
2018-03-01 borsAuto merge of #48349 - nrc:update, r=alexcrichton
2018-02-28 Manish GoregaokarRollup merge of #48461 - Manishearth:epoch-dyn-trait...
2018-02-28 Manish GoregaokarRollup merge of #48380 - nikomatsakis:issue-48251-maste...
2018-02-28 Manish GoregaokarRollup merge of #48359 - jsgf:remap-path-prefix, r...
2018-02-28 Manish GoregaokarRollup merge of #48355 - mikhail-m1:subslice_pattern_ar...
2018-02-28 kennytmRollup merge of #48565 - alexcrichton:rename-bmi, r...
2018-02-28 kennytmRollup merge of #48560 - bdrewery:freebsd-struct-abi...
2018-02-28 kennytmRollup merge of #48558 - Mark-Simulacrum:error-format...
2018-02-28 kennytmRollup merge of #48548 - alexcrichton:msvc-linker-utf16...
2018-02-28 kennytmRollup merge of #48541 - varkor:inlined-main, r=michael...
2018-02-28 kennytmRollup merge of #48497 - scottmcm:more-restricted-termi...
2018-02-28 kennytmRollup merge of #48488 - varkor:handle-gdb-error-compil...
2018-02-28 kennytmRollup merge of #48484 - glaubitz:powerpcspe-linux...
2018-02-28 kennytmRollup merge of #48479 - mark-i-m:rustc-guide, r=nikoma...
2018-02-28 kennytmRollup merge of #48473 - GuillaumeGomez:rustdoc-auto...
2018-02-28 kennytmRollup merge of #48450 - frewsxcv:frewsxcxv-stabilize...
2018-02-28 kennytmRollup merge of #48381 - GuillaumeGomez:rustdoc-theme...
2018-02-28 kennytmRollup merge of #48365 - Centril:docs/document-refcell...
2018-02-28 kennytmRollup merge of #48321 - milesand:no_panic_pow, r=alexc...
2018-02-28 kennytmRollup merge of #48266 - pietroalbini:report-compiler...
2018-02-28 borsAuto merge of #48056 - ExpHP:macro-commas, r=dtolnay
2018-02-28 borsAuto merge of #47894 - vi:rustdoc_foldable_impls, r...
2018-02-27 borsAuto merge of #48449 - petrochenkov:uidiff, r=nikomatsakis
2018-02-26 Vadim PetrochenkovUpdate UI tests
2018-02-05 kennytmRollup merge of #46030 - Zoxc:asm-volatile, r=nikomatsakis
2018-02-02 kennytmRollup merge of #46156 - SimonSapin:patch-14, r=without...
2018-01-27 borsAuto merge of #47571 - FenrirWolf:libunwind, r=alexcrichton
2018-01-15 kennytmRollup merge of #47443 - FenrirWolf:rand, r=alexcrichton
2018-01-03 kennytmRollup merge of #47117 - tinaun:no_more_dups, r=frewsxcv
2017-12-29 borsAuto merge of #46327 - Aaronepower:master, r=alexcrichton
2017-12-21 kennytmRollup merge of #46636 - frewsxcv:frewsxcv-fn-box,...
2017-12-20 kennytmRollup merge of #46517 - notriddle:patch-2, r=BurntSushi
2017-12-20 borsAuto merge of #46233 - SimonSapin:fmt-debuglist-flags...
2017-12-16 borsAuto merge of #46722 - arielb1:single-self, r=eddyb
2017-12-16 borsAuto merge of #46560 - Yoric:incr, r=michaelwoerister
2017-12-15 Steve KlabnikRollup merge of #46652 - ishitatsuyuki:thinlto-backport...
2017-12-15 Steve KlabnikRollup merge of #46601 - matthewjasper:method-link...
2017-12-14 borsAuto merge of #45002 - oli-obk:miri, r=eddyb
2017-12-14 borsAuto merge of #46633 - estebank:arg-mismatch, r=arielb1
2017-12-14 borsAuto merge of #46605 - estebank:macro-backtrace-spans...
2017-12-13 borsAuto merge of #46550 - jseyfried:cleanup_builtin_hygien...
2017-12-13 borsAuto merge of #46419 - jseyfried:all_imports_in_metadat...
2017-12-12 borsAuto merge of #46570 - AgustinCB:issue-46553, r=oli-obk
2017-12-12 kennytmRollup merge of #46672 - GuillaumeGomez:fix-type-filter...
2017-12-12 kennytmRollup merge of #46668 - GuillaumeGomez:mobile-sidebar...
2017-12-12 borsAuto merge of #46647 - varkor:contrib-1, r=sfackler
2017-12-12 borsAuto merge of #46411 - rillian:str_ascii, r=kennytm
2017-12-11 borsAuto merge of #46608 - estebank:resolve-return, r=nikom...
2017-12-11 borsAuto merge of #46558 - arielb1:union-borrow-refactor...
2017-12-11 borsAuto merge of #46640 - tommyip:ui_tests, r=estebank
2017-12-10 Tommy IpUpdate ui tests' line numbers.
2017-09-29 Oliver SchneiderMerge remote-tracking branch 'miri/upstream' into miri
2017-03-01 borsAuto merge of #39803 - brson:fpic, r=alexcrichton
2017-02-15 borsAuto merge of #39560 - F001:retainHashMap, r=alexcrichton
2017-02-14 borsAuto merge of #38981 - sdleffler:patch-1, r=alexcrichton
2017-02-14 borsAuto merge of #38561 - nagisa:rdrandseed, r=alexcrichton
2017-02-12 borsAuto merge of #38945 - battisti:fix_thread_num, r=alexc...
2017-02-09 Corey FarwellRollup merge of #37928 - chriskrycho:document-rfc-1623...
2017-02-08 borsAuto merge of #39523 - alexcrichton:fpic, r=aturon
2017-02-08 Corey FarwellRollup merge of #39582 - nikomatsakis:incr-comp-issue...
2017-02-08 Corey FarwellRollup merge of #39529 - dylanmckay:llvm-4.0-align32...
2017-02-08 Corey FarwellRollup merge of #39462 - emilio:improper-ctypes, r...
2017-02-08 Corey FarwellRollup merge of #39482 - king6cong:master, r=frewsxcv
2017-02-08 Corey FarwellRollup merge of #39459 - phungleson:fix-short-hand...
2017-02-08 Corey FarwellRollup merge of #39426 - jakllsch:netbsd-c, r=alexcrichton
2017-02-08 Corey FarwellRollup merge of #39400 - alexcrichton:arm-cross-test...
2017-02-08 Corey FarwellRollup merge of #39372 - seanmonstar:more-addr-froms...
2017-02-08 Corey FarwellRollup merge of #39361 - cengizIO:master, r=arielb1
2017-02-08 Corey FarwellRollup merge of #38764 - Aaronepower:master, r=aturon
2017-02-07 borsAuto merge of #39002 - GuillaumeGomez:debug_libcollecti...
2017-02-06 borsAuto merge of #39500 - michaelwoerister:fix-ich-testing...
2017-02-06 borsAuto merge of #38436 - bluecereal:patch-1, r=frewsxcv
2017-02-05 Corey FarwellRollup merge of #39538 - stjepang:slightly-optimize...
next