]> git.lizzy.rs Git - rust.git/history - src/librustc_errors
Add lint for unnecessary parens around types
[rust.git] / src / librustc_errors /
2019-10-03 borsAuto merge of #64938 - estebank:ice-ice-baby, r=matthew...
2019-10-03 borsAuto merge of #64999 - nikomatsakis:issue-60424-async...
2019-10-03 Mazdak FarrokhzadRollup merge of #65002 - alexcrichton:update-lvlm,...
2019-10-03 Mazdak FarrokhzadRollup merge of #64941 - lzutao:inline-max_min_value...
2019-10-03 borsAuto merge of #65038 - Centril:rollup-m83dpfh, r=Centril
2019-10-03 Mazdak FarrokhzadRollup merge of #65010 - AnthonyMikh:fix_65001, r=estebank
2019-10-03 Mazdak FarrokhzadRollup merge of #64998 - spastorino:filter-rls-on-tidy...
2019-10-03 Mazdak FarrokhzadRollup merge of #64975 - crgl:clone-from-linked-list...
2019-10-03 Mazdak FarrokhzadRollup merge of #64959 - davidtwco:issue-64252-self...
2019-10-03 Mazdak FarrokhzadRollup merge of #64931 - estebank:missing-param-ref...
2019-10-03 Mazdak FarrokhzadRollup merge of #63678 - Aaron1011:fix/hrtb-leak, r...
2019-10-02 AnthonyMikhCompare primary with value instead of dropping it
2019-10-02 Mazdak FarrokhzadRollup merge of #64995 - GuillaumeGomez:libtest-rustdoc...
2019-10-02 Mazdak FarrokhzadRollup merge of #64989 - sinkuu:fix_ice_64964, r=davidtwco
2019-10-02 Mazdak FarrokhzadRollup merge of #64980 - ecstatic-morse:better-rustc...
2019-10-02 Mazdak FarrokhzadRollup merge of #64973 - ecstatic-morse:fix-debuginfo...
2019-10-02 Mazdak FarrokhzadRollup merge of #64967 - ecstatic-morse:issue-64945...
2019-10-02 Mazdak FarrokhzadRollup merge of #64961 - rust-lang:spastorino-patch...
2019-10-02 Mazdak FarrokhzadRollup merge of #64948 - GuillaumeGomez:improve-sidebar...
2019-10-02 Mazdak FarrokhzadRollup merge of #64922 - spastorino:make-place-builder...
2019-10-02 Mazdak FarrokhzadRollup merge of #64914 - pnkfelix:issue-64453-regressio...
2019-10-02 Mazdak FarrokhzadRollup merge of #64850 - Mark-Simulacrum:dedup-dep...
2019-10-02 Mazdak FarrokhzadRollup merge of #64581 - ztlpn:fix-ok-wrapping-unreacha...
2019-10-02 borsAuto merge of #64981 - tmandry:rollup-slfkhay, r=tmandry
2019-10-02 Tyler MandryRollup merge of #64979 - ehuss:update-books, r=ehuss
2019-10-02 Tyler MandryRollup merge of #64978 - AnthonyMikh:librustc_errors...
2019-10-02 Tyler MandryRollup merge of #64952 - michaelwoerister:update-cargo...
2019-10-02 Tyler MandryRollup merge of #64942 - JohnTitor:fix-clippy, r=eddyb
2019-10-02 Tyler MandryRollup merge of #64885 - andjo403:iter, r=scottmcm
2019-10-02 Tyler MandryRollup merge of #64840 - michaelwoerister:self-profilin...
2019-10-02 Tyler MandryRollup merge of #64805 - nnethercote:ObligForest-still...
2019-10-02 Tyler MandryRollup merge of #64801 - nnethercote:improve-find_const...
2019-10-02 Tyler MandryRollup merge of #64722 - Mark-Simulacrum:alt-parallel...
2019-10-02 Tyler MandryRollup merge of #64649 - estebank:returnator, r=varkor
2019-10-02 AnthonyMikhFully clear `HandlerInner` in `Handler::reset_err_count`
2019-10-01 Mazdak FarrokhzadRollup merge of #64950 - nnethercote:simplify-interners...
2019-10-01 Mazdak FarrokhzadRollup merge of #64943 - lzutao:doc-saturating, r=shepm...
2019-10-01 Mazdak FarrokhzadRollup merge of #64933 - sam09:master, r=estebank
2019-10-01 Mazdak FarrokhzadRollup merge of #64912 - lzutao:unneeded-main-doc,...
2019-10-01 Mazdak FarrokhzadRollup merge of #64910 - Centril:params-cleanup, r...
2019-10-01 Mazdak FarrokhzadRollup merge of #63416 - RalfJung:apfloat, r=eddyb
2019-10-01 borsAuto merge of #64946 - Centril:rollup-66mj5o0, r=Centril
2019-10-01 Mazdak FarrokhzadRollup merge of #64937 - estebank:dedup-closure-err...
2019-10-01 Mazdak FarrokhzadRollup merge of #64935 - AnthonyMikh:librustc_errors...
2019-10-01 AnthonyMikhFix borrowck errors
2019-10-01 AnthonyMikhHint type for `.sum()`
2019-09-30 AnthonyMikhAscript type explicitly
2019-09-30 AnthonyMikhFix errors
2019-09-30 AnthonyMikh(fmt) remove trailing whitespaces
2019-09-30 AnthonyMikhUse pattern matching instead of indexing tuples
2019-09-30 AnthonyMikhSimplify a conditional in `collect_annotations`
2019-09-30 Tyler MandryRollup merge of #64838 - GuillaumeGomez:long-err-explan...
2019-09-30 Tyler MandryRollup merge of #64377 - GuillaumeGomez:E0493, r=estebank
2019-09-30 AnthonyMikhRemove redundant `.iter_mut()`
2019-09-30 AnthonyMikhSimplify `EmitterWriter::emit_suggestion_default`
2019-09-30 AnthonyMikhUpdate doc comment for `style_or_override`
2019-09-30 AnthonyMikhSimplify `EmitterWriter::get_max_line_num`
2019-09-30 AnthonyMikhSimplify `EmitterWriter::get_multispan_max_line_num`
2019-09-30 AnthonyMikhSimplify code for special case of annotation
2019-09-30 borsAuto merge of #64600 - scottmcm:no-slice-tryfold-unroll...
2019-09-29 Mazdak FarrokhzadRollup merge of #64735 - GuillaumeGomez:long-err-explan...
2019-09-29 Mazdak FarrokhzadRollup merge of #64691 - estebank:unexpected-variant...
2019-09-29 borsAuto merge of #64546 - weiznich:bugfix/rfc-2451-rerebal...
2019-09-29 Mazdak FarrokhzadRollup merge of #64589 - andre-richter:aarch64_bare_met...
2019-09-28 Mazdak FarrokhzadRollup merge of #64763 - GuillaumeGomez:long-err-explan...
2019-09-28 borsAuto merge of #64455 - GuillaumeGomez:long-error-explan...
2019-09-28 Mazdak FarrokhzadRollup merge of #64818 - Wind-River:master, r=alexcrichton
2019-09-28 Mazdak FarrokhzadRollup merge of #64703 - llogiq:slices-elems-are-equidi...
2019-09-27 borsAuto merge of #63937 - Nashenas88:rustdoc_57180, r...
2019-09-26 AnthonyMikhRevert "Simplify Unicode-aware trimming"
2019-09-26 Mazdak FarrokhzadRollup merge of #64812 - GuillaumeGomez:add-test-for...
2019-09-26 borsAuto merge of #62661 - arielb1:never-reserve, r=nikomat...
2019-09-25 AnthonyMikhSimplify `style_or_override`
2019-09-25 AnthonyMikhUse `sort_by_key` rather than `sort_by`
2019-09-25 AnthonyMikhSimplify `Emitter::fix_multispan_in_std_macros`
2019-09-25 AnthonyMikhUnify order of variables in chained comparison
2019-09-25 AnthonyMikhUse Option::map_or where applicable
2019-09-25 AnthonyMikhUse map + sum instead of fold for computing Unicode...
2019-09-25 AnthonyMikhSimplify Unicode-aware trimming
2019-09-25 AnthonyMikhUse `max` instead of `if`s
2019-09-25 AnthonyMikhUse `saturating_sub` where applicable
2019-09-25 Mazdak FarrokhzadRollup merge of #64738 - gnzlbg:miri_norm_abi, r=oli-obk
2019-09-25 Mazdak FarrokhzadRollup merge of #64508 - Centril:or-pat-hir, r=matthewj...
2019-09-25 Mazdak FarrokhzadRollup merge of #64386 - tspiteri:const-abs2, r=oli-obk
2019-09-25 Mazdak FarrokhzadRollup merge of #62975 - ljedrz:kill_off_hir_to_node_id...
2019-09-25 borsAuto merge of #64663 - jakoschiko:report-time, r=alexcr...
2019-09-25 borsAuto merge of #64627 - nnethercote:ObligForest-even...
2019-09-25 Mazdak FarrokhzadRollup merge of #64753 - ehuss:json-short-explain,...
2019-09-25 Mazdak FarrokhzadRollup merge of #64746 - estebank:elide-impl-trait...
2019-09-25 Mazdak FarrokhzadRollup merge of #64743 - alexcrichton:update-cargo...
2019-09-25 Mazdak FarrokhzadRollup merge of #64599 - csmoe:doc_async_reexport,...
2019-09-25 Mazdak FarrokhzadRollup merge of #64481 - tomtau:fix/tls-error-message...
2019-09-25 Mazdak FarrokhzadRollup merge of #64428 - GuillaumeGomez:error-explanati...
2019-09-25 Mazdak FarrokhzadRollup merge of #64324 - alexcrichton:share-generics...
2019-09-24 borsAuto merge of #64751 - Centril:rollup-hpbmcfj, r=Centril
2019-09-24 Mazdak FarrokhzadRollup merge of #64748 - Centril:fix-64744, r=estebank
2019-09-24 Mazdak FarrokhzadRollup merge of #64742 - pietroalbini:relnotes-fixes...
2019-09-24 Mazdak FarrokhzadRollup merge of #64737 - jordins:master, r=steveklabnik
2019-09-24 Mazdak FarrokhzadRollup merge of #64725 - guanqun:typo-fix, r=zackmdavis
2019-09-24 Mazdak FarrokhzadRollup merge of #64721 - hman523:issue64447, r=estebank
next