]> git.lizzy.rs Git - rust.git/history - src/libsyntax/parse/attr.rs
improve attribute trailing semicolon error
[rust.git] / src / libsyntax / parse / attr.rs
2018-03-17 csmoeimprove attribute trailing semicolon error
2018-02-01 Esteban KüberFix test after rebase
2018-02-01 Esteban KüberAdd filtering options to `rustc_on_unimplemented`
2018-01-03 kennytmRollup merge of #47117 - tinaun:no_more_dups, r=frewsxcv
2017-12-10 borsAuto merge of #46620 - bjorn3:remove-test-metric, r...
2017-12-06 Oliver SchneiderUpdate miri to rustc changes
2017-11-27 kennytmRollup merge of #45506 - ia0:mpsc_recv_error_from,...
2017-11-26 kennytmRollup merge of #46259 - bjorn3:display_lang_item,...
2017-11-22 borsAuto merge of #45198 - oli-obk:fmt_args, r=sfackler
2017-11-19 borsAuto merge of #45454 - Aaronepower:master, r=alexcrichton
2017-11-17 borsAuto merge of #45595 - scottmcm:iter-try-fold, r=dtolnay
2017-11-12 borsAuto merge of #45623 - mneumann:dragonfly-ci, r=alexcri...
2017-11-11 borsAuto merge of #45333 - alkis:master, r=bluss
2017-11-10 borsAuto merge of #45707 - Ryman:deprecated-item-name,...
2017-11-09 borsAuto merge of #45761 - gnzlbg:xsave_feature, r=alexcrichton
2017-11-08 Guillaume GomezRollup merge of #45582 - GuillaumeGomez:doc-unix-missin...
2017-11-08 borsAuto merge of #45379 - cuviper:unit_from_iter, r=alexcr...
2017-11-07 borsAuto merge of #44932 - cuviper:unsized-ptr-is_null...
2017-11-07 kennytmRollup merge of #45470 - GuillaumeGomez:unix-metadata...
2017-11-07 borsAuto merge of #45666 - Amanieu:tls-model, r=alexcrichton
2017-11-07 borsAuto merge of #45620 - ollie27:rustdoc_impl_generic_dup...
2017-11-07 borsAuto merge of #45571 - zackmdavis:regenerate_char_priva...
2017-11-06 borsAuto merge of #45369 - fintelia:patch-1, r=BurntSushi
2017-11-04 borsAuto merge of #45709 - nrc:rls-bugs-2, r=eddyb
2017-11-04 kennytmRollup merge of #45669 - cardoe:metadata, r=kennytm
2017-11-04 kennytmRollup merge of #45639 - LaurentMazare:master, r=petroc...
2017-11-04 kennytmRollup merge of #45610 - strake:atomic_from, r=nagisa
2017-11-04 kennytmRollup merge of #45548 - ratmice:master, r=oli-obk
2017-11-04 borsAuto merge of #45514 - gnzlbg:jemalloc_realloc2, r...
2017-11-02 borsAuto merge of #45409 - tamird:suggest-match-default...
2017-11-02 borsAuto merge of #45647 - nrc:rls-bugs, r=eddyb
2017-11-02 borsAuto merge of #45630 - joshleeb:iss35241, r=estebank
2017-11-02 borsAuto merge of #45468 - Xanewok:crate-source, r=nrc
2017-11-02 borsAuto merge of #45306 - whitequark:ref_slice, r=alexcrichton
2017-11-01 borsAuto merge of #45538 - nikomatsakis:nll-liveness, r...
2017-11-01 borsAuto merge of #45472 - michaelwoerister:incr-comp-cachi...
2017-11-01 borsAuto merge of #45435 - eddyb:binop-subtype-lhs, r=nikom...
2017-11-01 borsAuto merge of #45674 - kennytm:rollup, r=kennytm
2017-11-01 kennytmRollup merge of #45671 - est31:master, r=alexcrichton
2017-11-01 kennytmRollup merge of #45664 - mbrubeck:docs, r=estebank
2017-11-01 kennytmRollup merge of #45660 - Cldfire:suggest-rename-import...
2017-11-01 kennytmRollup merge of #45652 - malbarbo:x32-2, r=alexcrichton
2017-11-01 kennytmRollup merge of #45650 - michaelwoerister:per-crate...
2017-11-01 kennytmRollup merge of #45649 - tbu-:pr_doc_bufread_eof, r...
2017-11-01 kennytmRollup merge of #45648 - tbu-:pr_doc_unix_ext, r=estebank
2017-11-01 kennytmRollup merge of #45646 - sinkuu:dead-code-alias-in...
2017-11-01 kennytmRollup merge of #45644 - zackmdavis:edit_disallowed_inn...
2017-10-31 Zack M. Davisedit and fix bad spacing of inner-attribute-not-allowed...
2017-10-02 borsAuto merge of #44885 - lu-zero:master, r=alexcrichton
2017-09-29 Oliver SchneiderMerge remote-tracking branch 'miri/upstream' into miri
2017-09-12 borsAuto merge of #43716 - MaloJaffre:_-in-literals, r...
2017-09-07 Mark SimulacrumRollup merge of #44351 - lu-zero:master, r=nikomatsakis
2017-09-02 borsAuto merge of #43886 - oli-obk:clippy, r=nrc
2017-08-31 borsAuto merge of #43425 - matklad:lambda-restrictions...
2017-08-30 borsAuto merge of #43903 - oli-obk:alignto, r=aturon
2017-08-29 Ariel Ben-YehudaRollup merge of #43918 - mystor:rustdoc-pound, r=QuietM...
2017-08-29 Ariel Ben-YehudaRollup merge of #43778 - topecongiro:handler-reset...
2017-08-29 Ariel Ben-YehudaRollup merge of #43705 - panicbit:option_ref_mut_cloned...
2017-08-28 Jeremy Sorensengetting rid of all changes due to this PR thus far...
2017-08-26 Corey FarwellRollup merge of #43979 - Jouan:Add-links-for-impls...
2017-08-26 Corey FarwellRollup merge of #43966 - GuillaumeGomez:remove-dup...
2017-08-25 borsAuto merge of #43700 - gaurikholkar:struct_lifetimes...
2017-08-25 borsAuto merge of #43786 - scalexm:issue-43784, r=nikomatsakis
2017-08-24 borsAuto merge of #43907 - euclio:command, r=alexcrichton
2017-08-23 Corey FarwellRollup merge of #43977 - GuillaumeGomez:remove-outline...
2017-08-23 Corey FarwellRollup merge of #43631 - ruuda:update-docs, r=QuietMisd...
2017-08-23 borsAuto merge of #43830 - alexcrichton:path-display-regres...
2017-08-22 borsAuto merge of #44013 - arielb1:coerce-snapshot, r=eddyb
2017-08-22 borsAuto merge of #43854 - estebank:missing-cond, r=nikomat...
2017-08-22 borsAuto merge of #43690 - scalexm:issue-28229, r=nikomatsakis
2017-08-21 borsAuto merge of #43540 - petrochenkov:pathrelax, r=nikoma...
2017-08-21 Alex CrichtonMerge remote-tracking branch 'origin/master' into gen
2017-08-21 borsAuto merge of #43971 - alexcrichton:lint-statements...
2017-08-21 borsAuto merge of #43929 - oli-obk:use_placement, r=nrc
2017-08-20 borsAuto merge of #43976 - dylanmckay:update-builtins,...
2017-08-20 borsAuto merge of #43911 - arthurprs:update-jemalloc, r...
2017-08-20 borsAuto merge of #43965 - frewsxcv:frewsxcv-filter-map...
2017-08-20 borsAuto merge of #43950 - redox-os:redox_docker, r=alexcri...
2017-08-19 borsAuto merge of #43936 - oli-obk:patch-6, r=alexcrichton
2017-08-19 borsAuto merge of #43919 - frewsxcv:frewsxcv-char-primitive...
2017-08-19 borsAuto merge of #43933 - topecongiro:bad-span-for-attribu...
2017-08-18 borsAuto merge of #43917 - ids1024:redox-unwind, r=alexcrichton
2017-08-18 borsAuto merge of #43901 - GuillaumeGomez:unsized-union...
2017-08-18 borsAuto merge of #43904 - topecongiro:libsyntax/parse...
2017-08-18 borsAuto merge of #43897 - lu-zero:master, r=alexcrichton
2017-08-18 borsAuto merge of #43832 - huntiep:compiler-desugaring...
2017-08-17 Corey FarwellRollup merge of #43891 - Fourchaux:master, r=steveklabnik
2017-08-17 borsAuto merge of #43878 - kennytm:fix-43869-put-impl-trait...
2017-08-17 borsAuto merge of #43867 - GuillaumeGomez:useless-help...
2017-08-16 borsAuto merge of #43864 - GuillaumeGomez:static-method...
2017-08-16 borsAuto merge of #43884 - kennytm:fix-43881-do-not-test...
2017-08-16 Alex CrichtonMerge remote-tracking branch 'origin/master' into gen
2017-08-16 Seiichi UchidaEat open paren when parsing list
2017-08-16 borsAuto merge of #43850 - GuillaumeGomez:unused-variable...
2017-08-16 borsAuto merge of #43841 - alexcrichton:fix-another-regress...
2017-08-16 borsAuto merge of #43883 - frewsxcv:frewsxcv-set-readonly...
2017-08-16 borsAuto merge of #43710 - zackmdavis:field_init_shorthand_...
2017-08-15 Zack M. Davisuse field init shorthand EVERYWHERE
2017-08-15 Corey FarwellRollup merge of #43846 - frewsxcv:frewsxcv-mailmap...
2017-07-18 Mark SimulacrumRollup merge of #42837 - rthomas:29355-error, r=stevekl...
next