]> git.lizzy.rs Git - rust.git/history - src/librustc_lint/lib.rs
Rollup merge of #34403 - jonathandturner:move_liberror, r=alexcrichton
[rust.git] / src / librustc_lint / lib.rs
2016-06-25 Jeffrey SeyfriedRollup merge of #34403 - jonathandturner:move_liberror...
2016-06-25 Jeffrey SeyfriedRollup merge of #34368 - petrochenkov:astqpath, r=Manis...
2016-06-25 Jeffrey SeyfriedRollup merge of #34213 - josephDunne:trait_item_macros...
2016-06-25 borsAuto merge of #34464 - Manishearth:rollup, r=Manishearth
2016-06-25 Manish GoregaokarRollup merge of #34449 - regexident:ast_docs, r=stevekl...
2016-06-25 Manish GoregaokarRollup merge of #34445 - pyjarrett:lang_item_table_macr...
2016-06-25 Manish GoregaokarRollup merge of #34438 - frewsxcv:joinhandle, r=Guillau...
2016-06-25 Manish GoregaokarRollup merge of #34435 - sanxiyn:typo, r=apasel422
2016-06-23 Seo SanghyeonFix typo in future incompatible lint
2016-06-23 Jonathan TurnerMove errors from libsyntax to its own crate
2016-06-20 borsAuto merge of #33950 - srinivasreddy:rtstartup_rustfmt...
2016-06-16 borsAuto merge of #34000 - estebank:missingargs, r=jseyfried
2016-06-14 borsAuto merge of #33749 - jseyfried:fix_call_site_span...
2016-06-12 borsAuto merge of #34241 - dsprenkels:issue-32031-test...
2016-06-12 borsAuto merge of #34045 - ollie27:rustdoc_stripped, r...
2016-06-09 borsAuto merge of #33895 - AndrewBrinker:master, r=steveklabnik
2016-06-08 borsAuto merge of #34068 - ollie27:rustdoc_redirect_const...
2016-06-08 borsAuto merge of #34010 - jseyfried:decorate_expanded...
2016-06-08 borsAuto merge of #33982 - LeoTestard:remove-check-matcher...
2016-06-07 Steve KlabnikRollup merge of #34138 - hoodie:bug/bool_colors, r...
2016-06-07 Steve KlabnikRollup merge of #34007 - flo-l:improve-hacking-docs...
2016-06-07 Steve KlabnikRollup merge of #33897 - srinivasreddy:runfail_rustfmt...
2016-06-07 Steve KlabnikRollup merge of #33645 - withoutboats:woboats_trim_matc...
2016-06-06 borsAuto merge of #33920 - cristianoliveira:error-E0174...
2016-06-06 Eduard-Mihai BurtescuRollup merge of #34048 - shepmaster:corrected-issue...
2016-06-06 Eduard-Mihai BurtescuRollup merge of #33955 - zackmdavis:explain_E0429,...
2016-06-06 Eduard-Mihai BurtescuRollup merge of #33786 - birkenfeld:make-fix, r=jseyfried
2016-06-06 borsAuto merge of #33786 - birkenfeld:make-fix, r=jseyfried
2016-06-05 borsAuto merge of #34039 - ollie27:linkchecker_dirs, r...
2016-06-05 borsAuto merge of #33999 - scottcarr:master, r=nikomatsakis
2016-06-04 borsAuto merge of #33816 - nikomatsakis:projection-cache...
2016-06-04 borsAuto merge of #33998 - nikomatsakis:incr-comp-dep-node...
2016-06-04 borsAuto merge of #33991 - alexcrichton:rustbuild-more...
2016-06-04 borsAuto merge of #33460 - shepmaster:16-bit-pointers,...
2016-06-04 borsAuto merge of #33803 - WiSaGaN:feature/rename-main...
2016-06-03 borsAuto merge of #34020 - Stebalien:py-cleanup, r=alexcrichton
2016-06-03 borsAuto merge of #33861 - Amanieu:lock_elision_fix, r...
2016-06-03 borsAuto merge of #34016 - sanxiyn:travis-docker, r=brson
2016-06-03 borsAuto merge of #33878 - GuillaumeGomez:improve_helps...
2016-06-02 borsAuto merge of #33894 - nagisa:windows-lack-endurance...
2016-06-02 borsAuto merge of #33583 - luqmana:tri-bool-mir, r=arielb1
2016-06-02 Guillaume GomezRollup merge of #34021 - ollie27:book_links_offline...
2016-06-02 Guillaume GomezRollup merge of #34019 - kennytm:fix-33958, r=steveklabnik
2016-06-02 Guillaume GomezRollup merge of #34015 - GuillaumeGomez:err-code-tests...
2016-06-02 Guillaume GomezRollup merge of #34014 - GuillaumeGomez:fix-E0165,...
2016-06-02 Guillaume GomezRollup merge of #34013 - kraai:fix-link, r=steveklabnik
2016-06-02 Guillaume GomezRollup merge of #33993 - oconnor663:filedocs, r=alexcri...
2016-06-02 borsAuto merge of #33988 - intelfx:hoedown-bump, r=alexcrichton
2016-06-02 borsAuto merge of #33947 - xosmig:btree_split_off, r=gereeter
2016-06-01 borsAuto merge of #33853 - alexcrichton:remove-deprecated...
2016-06-01 borsAuto merge of #33814 - lambda:rtabort-use-platform...
2016-06-01 borsAuto merge of #33794 - petrochenkov:sanity, r=nrc
2016-06-01 Manish GoregaokarRollup merge of #33606 - tshepang:future-talk, r=brson
2016-06-01 Manish GoregaokarRollup merge of #33385 - cheercroaker:doc-correction...
2016-06-01 borsAuto merge of #33141 - tshepang:python-love, r=brson
2016-05-28 Vadim PetrochenkovAdd an AST sanity checking pass and use it to catch...
2016-05-26 borsAuto merge of #33699 - alexcrichton:stabilize-1.10...
2016-05-25 borsAuto merge of #33667 - pnkfelix:fixes-to-mir-dataflow...
2016-05-25 borsAuto merge of #33615 - GuillaumeGomez:field_static_meth...
2016-05-23 borsAuto merge of #33664 - huonw:abs_sub, r=alexcrichton
2016-05-23 borsAuto merge of #33735 - jseyfried:concat_idents_in_ty_po...
2016-05-23 borsAuto merge of #33098 - raphlinus:master, r=alexcrichton
2016-05-23 borsAuto merge of #31457 - lambda:rtabort-use-libc-abort...
2016-05-21 Manish GoregaokarRollup merge of #33750 - alx741:fix_typo, r=Manishearth
2016-05-20 borsAuto merge of #33378 - oli-obk:fix/registry_args, r...
2016-05-20 Guillaume GomezRollup merge of #33683 - sanxiyn:paren-span, r=nikomatsakis
2016-05-19 borsAuto merge of #33103 - ranma42:escape-unicode-last...
2016-05-19 Manish GoregaokarRollup merge of #33730 - jseyfried:fix_macro_backtrace_...
2016-05-19 Manish GoregaokarRollup merge of #33712 - jseyfried:fix_expanded_expr_sp...
2016-05-19 Manish GoregaokarRollup merge of #33708 - nham:zero-elided-lifetimes...
2016-05-19 Manish GoregaokarRollup merge of #33705 - lqd:rustdoc-version-tooltip...
2016-05-19 Manish GoregaokarRollup merge of #33698 - alexcrichton:update-libc,...
2016-05-19 Manish GoregaokarRollup merge of #33696 - nham:add-test-21225, r=luqmana
2016-05-19 Manish GoregaokarRollup merge of #33611 - vvanders:master, r=steveklabnik
2016-05-19 Manish GoregaokarRollup merge of #33353 - timothy-mcroy:E0502, r=sanxiyn
2016-05-19 borsAuto merge of #33702 - crimsun:pr33678, r=alexcrichton
2016-05-19 borsAuto merge of #33688 - jonathandturner:fix_old_school...
2016-05-18 borsAuto merge of #33686 - GuillaumeGomez:error-code-tests...
2016-05-18 Manish GoregaokarRollup merge of #33695 - nikomatsakis:spezializes-cache...
2016-05-18 Manish GoregaokarRollup merge of #33675 - apasel422:issue-33662, r=pnkfelix
2016-05-18 Manish GoregaokarRollup merge of #33673 - GuillaumeGomez:fix-selected...
2016-05-18 Manish GoregaokarRollup merge of #33666 - xen0n:no-more-nest-levels...
2016-05-18 Manish GoregaokarRollup merge of #33656 - GuillaumeGomez:lifetime_bound...
2016-05-18 borsAuto merge of #33654 - petrochenkov:hirident, r=nrc
2016-05-18 borsAuto merge of #33137 - nikomatsakis:issue-32330-lbr...
2016-05-18 Niko Matsakiswarn for where/return-types that reference regions
2016-05-16 borsAuto merge of #33331 - uasi:diag-e0038-typo, r=Guillaum...
2016-05-16 borsAuto merge of #33251 - Kintaro:fix-typo-in-fs, r=Guilla...
2016-05-15 Manish GoregaokarRollup merge of #33393 - cristianoliveira:docs-error...
2016-05-12 borsAuto merge of #33306 - vadixidav:master, r=alexcrichton
2016-05-11 Guillaume GomezRollup merge of #33489 - GuillaumeGomez:howto, r=alexcr...
2016-05-11 Steve KlabnikRollup merge of #33345 - birkenfeld:issue-31754, r...
2016-05-11 Steve KlabnikRollup merge of #33260 - mrmiywj:help-on-pattern-guard...
2016-05-11 Steve KlabnikRollup merge of #33129 - GuillaumeGomez:fmt_doc, r...
2016-05-10 borsAuto merge of #33337 - birkenfeld:issue-27842, r=jseyfried
2016-05-09 Manish GoregaokarRollup merge of #33431 - GuillaumeGomez:issue-30416...
2016-05-09 Manish GoregaokarRollup merge of #33383 - cramertj:E0509, r=Manishearth
2016-05-09 Manish GoregaokarRollup merge of #33370 - aochagavia:dump, r=nrc
2016-05-09 Manish GoregaokarRollup merge of #33224 - alexcrichton:create-exit-statu...
2016-05-09 borsAuto merge of #33224 - alexcrichton:create-exit-status...
next