]> git.lizzy.rs Git - rust.git/history - src/librustc_lint
Auto merge of #30804 - shssoichiro:deny-warnings-msg, r=nrc
[rust.git] / src / librustc_lint /
2016-03-09 borsAuto merge of #30804 - shssoichiro:deny-warnings-msg...
2016-03-09 borsAuto merge of #32023 - matklad:diamonds-and-rust, r...
2016-03-08 borsAuto merge of #31995 - alexcrichton:fix-make-clena...
2016-03-08 borsAuto merge of #31957 - GuillaumeGomez:error_display...
2016-03-08 borsAuto merge of #31606 - Ms2ger:ClosureKind, r=eddyb
2016-03-08 borsAuto merge of #29734 - Ryman:whitespace_consistency...
2016-03-06 borsAuto merge of #32020 - alexcrichton:stabilize-into...
2016-03-06 borsAuto merge of #30884 - durka:inclusive-ranges, r=aturon
2016-03-04 Steve KlabnikRollup merge of #32035 - ubsan:master, r=bluss
2016-03-04 Steve KlabnikRollup merge of #32017 - brson:ignoretest, r=nikomatsakis
2016-03-04 Steve KlabnikRollup merge of #32002 - srinivasreddy:vector_doc,...
2016-03-04 borsAuto merge of #32039 - arielb1:pat-enum, r=nagisa
2016-03-04 borsAuto merge of #32032 - arielb1:load-const, r=eddyb
2016-03-04 borsAuto merge of #32022 - gohyda:master, r=alexcrichton
2016-03-04 borsAuto merge of #32006 - jseyfried:fix_expanded_mod_path...
2016-03-04 borsAuto merge of #31945 - sfackler:net2, r=alexcrichton
2016-03-03 borsAuto merge of #31671 - ranma42:printcfg, r=alexcrichton
2016-03-03 borsAuto merge of #31797 - apasel422:issue-28950, r=alexcri...
2016-03-03 borsAuto merge of #32007 - nikomatsakis:compiletest-increme...
2016-03-03 borsAuto merge of #31979 - jseyfried:rename_ctxt, r=eddyb
2016-03-03 borsAuto merge of #32012 - bluss:more-drop-in-place, r...
2016-03-03 Jeffrey SeyfriedRename middle::ty::ctxt to TyCtxt
2016-03-03 borsAuto merge of #31824 - jseyfried:privacy_in_resolve...
2016-03-02 borsAuto merge of #32005 - vegai:31686, r=Manishearth
2016-03-02 borsAuto merge of #31996 - gandro:update-libc, r=alexcrichton
2016-03-02 borsAuto merge of #32000 - xaocon:master, r=steveklabnik
2016-03-02 borsAuto merge of #31937 - petrochenkov:field, r=eddyb
2016-03-02 Vadim PetrochenkovMove span into `StructField`
2016-03-02 Vadim PetrochenkovUse numeric field `Name`s ("0", "1" etc) for positional...
2016-03-02 Vadim PetrochenkovGet rid of hir::StructFieldKind
2016-03-01 borsAuto merge of #31430 - nagisa:mir-dyndrop, r=nikomatsakis
2016-03-01 borsAuto merge of #31335 - SimonSapin:ascii-into, r=alexcri...
2016-03-01 borsAuto merge of #31713 - alexcrichton:rustbuild-docs...
2016-02-27 borsAuto merge of #31915 - nagisa:mir-unpretty-fix, r=arielb1
2016-02-26 borsAuto merge of #31876 - ollie27:win_fill_bytes, r=brson
2016-02-26 borsAuto merge of #31858 - alexcrichton:fix-networking...
2016-02-26 borsAuto merge of #31846 - alexcrichton:better-disable...
2016-02-26 Manish GoregaokarRollup merge of #31904 - bluss:writer-formatter-error...
2016-02-26 Manish GoregaokarRollup merge of #31901 - bluss:suggest-use, r=sanxiyn
2016-02-26 Manish GoregaokarRollup merge of #31896 - tshepang:idiom, r=steveklabnik
2016-02-26 Manish GoregaokarRollup merge of #31894 - tshepang:more-clear, r=stevekl...
2016-02-26 Manish GoregaokarRollup merge of #31893 - tshepang:comma, r=steveklabnik
2016-02-26 Manish GoregaokarRollup merge of #31883 - birkenfeld:doc-null-escape...
2016-02-26 Manish GoregaokarRollup merge of #31880 - Manishearth:debug, r=alexcrichton
2016-02-26 Manish GoregaokarRollup merge of #31878 - frewsxcv:path-cleanup, r=alexc...
2016-02-26 borsAuto merge of #31834 - ubsan:copy_from_slice, r=alexcri...
2016-02-26 borsAuto merge of #31857 - jseyfried:fix_scoping, r=nikomat...
2016-02-26 borsAuto merge of #31749 - nikomatsakis:compiletest-subdir...
2016-02-25 borsAuto merge of #30856 - mneumann:thread_local_extern...
2016-02-25 borsAuto merge of #31882 - Manishearth:rollup, r=Manishearth
2016-02-25 Manish GoregaokarRollup merge of #31837 - mitaa:rdoc-inherent-assoc...
2016-02-25 Manish GoregaokarRollup merge of #31835 - mitaa:rdoc-global-src, r=alexc...
2016-02-25 Manish GoregaokarRollup merge of #31831 - tormol:master, r=alexcrichton
2016-02-25 Manish GoregaokarRollup merge of #31827 - teoryn:patch-1, r=brson
2016-02-25 Manish GoregaokarRollup merge of #31818 - GuillaumeGomez:error_display...
2016-02-25 Manish GoregaokarRollup merge of #31800 - alexcrichton:armv6-plz, r...
2016-02-25 Manish GoregaokarRollup merge of #31793 - alexcrichton:add-real-option...
2016-02-25 Manish GoregaokarRollup merge of #31362 - jseyfried:fix_extern_crate_vis...
2016-02-24 Manish GoregaokarRollup merge of #31677 - ivan:doc-vtable, r=steveklabnik
2016-02-24 borsAuto merge of #31782 - pitdicker:clean_out_windows_c...
2016-02-24 Jeffrey SeyfriedWarn instead of error when using an inaccessable extern...
2016-02-22 borsAuto merge of #31715 - mitaa:rdoc-index-crate, r=alexcr...
2016-02-20 borsAuto merge of #31747 - jseyfried:stop_resolve_after_fai...
2016-02-20 borsAuto merge of #31620 - alexcrichton:fix-out-of-tree...
2016-02-19 Steve KlabnikRollup merge of #31741 - alexcrichton:fix-ios, r=nikoma...
2016-02-19 Steve KlabnikRollup merge of #31721 - rphmeier:err_tuplestruct_count...
2016-02-19 borsAuto merge of #31736 - bluss:write-char, r=alexcrichton
2016-02-19 borsAuto merge of #31716 - jseyfried:fix_privacy_for_def_er...
2016-02-18 borsAuto merge of #31684 - tmiasko:alternate-stack, r=alexc...
2016-02-18 borsAuto merge of #31600 - nagisa:mir-msvc-seh-2, r=nikomat...
2016-02-18 borsAuto merge of #31727 - semarie:openbsd-llvm-cpu, r...
2016-02-17 Steve KlabnikRollup merge of #31720 - frewsxcv:std-mem-transmute...
2016-02-17 Steve KlabnikRollup merge of #31703 - WiSaGaN:bugfix/fix-link-in...
2016-02-17 Steve KlabnikRollup merge of #31695 - oconnor663:chardocs, r=alexcri...
2016-02-17 Steve KlabnikRollup merge of #31694 - oconnor663:insertdocs, r=steve...
2016-02-17 Steve KlabnikRollup merge of #31679 - GuillaumeGomez:long_error_expl...
2016-02-17 Steve KlabnikRollup merge of #31565 - SDX2000:docfixes4, r=steveklabnik
2016-02-17 borsAuto merge of #31707 - GuillaumeGomez:macro_name, r...
2016-02-17 borsAuto merge of #31718 - apasel422:issue-31711, r=bluss
2016-02-17 borsAuto merge of #31696 - apasel422:placement, r=pnkfelix
2016-02-17 borsAuto merge of #31666 - dirk:dirk/clarify-memory-arrange...
2016-02-17 borsAuto merge of #31685 - petrochenkov:patrefact2, r=eddyb
2016-02-15 borsAuto merge of #31663 - nodakai:cleanup-uint_module...
2016-02-15 borsAuto merge of #31566 - jseyfried:fix_regression, r=nrc
2016-02-14 Steve KlabnikRollup merge of #31607 - steveklabnik:gh31599, r=brson
2016-02-14 Vadim PetrochenkovRename hir::Pat_ and its variants
2016-02-14 borsAuto merge of #31614 - mitaa:rdoc_locitem_extmac, r...
2016-02-14 borsAuto merge of #31391 - frewsxcv:test, r=alexcrichton
2016-02-14 borsAuto merge of #31551 - alexcrichton:deprecate-std-os...
2016-02-13 Manish GoregaokarRollup merge of #31612 - raindev:grammar, r=steveklabnik
2016-02-13 Manish GoregaokarRollup merge of #31610 - Manishearth:doc-clarify-txrx...
2016-02-13 Manish GoregaokarRollup merge of #31609 - erickt:nit, r=sfackler
2016-02-13 Manish GoregaokarRollup merge of #31589 - reem:remove-unnecessary-poison...
2016-02-13 Manish GoregaokarRollup merge of #31585 - tshepang:over-explanation...
2016-02-13 Manish GoregaokarRollup merge of #31584 - tshepang:shorten, r=steveklabnik
2016-02-13 Manish GoregaokarRollup merge of #31582 - tshepang:missing-words, r...
2016-02-13 Manish GoregaokarRollup merge of #31563 - SDX2000:docfixes1, r=steveklabnik
2016-02-13 Manish GoregaokarRollup merge of #31559 - scottrobertwhittaker:fix-typo...
2016-02-13 Manish GoregaokarRollup merge of #31542 - nodakai:concat_idents-desc...
2016-02-13 Manish GoregaokarRollup merge of #31537 - ollie27:book_doc_example,...
next