]> git.lizzy.rs Git - rust.git/history - src/librustc/lint/builtin.rs
Make warnings of renamed and removed lints themselves lints
[rust.git] / src / librustc / lint / builtin.rs
2016-03-23 Brian AndersonMake warnings of renamed and removed lints themselves...
2016-03-23 Eduard-Mihai BurtescuRollup merge of #32441 - tshepang:doc-primitive, r...
2016-03-23 borsAuto merge of #32058 - pczarn:hashmap-initial-refactori...
2016-03-22 borsAuto merge of #32341 - frewsxcv:compiletest-enum, r...
2016-03-22 borsAuto merge of #32264 - GuillaumeGomez:lang_item, r...
2016-03-22 borsAuto merge of #32253 - durka:derive-31886, r=alexcrichton
2016-03-21 borsAuto merge of #32062 - Marwes:unification_table_for_eq_...
2016-03-21 Steve KlabnikRollup merge of #32340 - Digipom:master, r=steveklabnik
2016-03-21 Steve KlabnikRollup merge of #32339 - tclfs:patch-4, r=apasel422
2016-03-21 Steve KlabnikRollup merge of #32322 - GuillaumeGomez:cmp_doc, r...
2016-03-21 borsAuto merge of #32054 - seanmonstar:impl-debug-core...
2016-03-20 borsAuto merge of #32010 - devonhollowood:non-c-like-enum...
2016-03-20 borsAuto merge of #32306 - nikomatsakis:issue-32278, r...
2016-03-19 borsAuto merge of #32362 - bluss:float-fast-math, r=eddyb
2016-03-19 borsAuto merge of #32244 - Amanieu:compare_exchange_result...
2016-03-19 borsAuto merge of #32314 - alexcrichton:ascii-fun, r=aturon
2016-03-19 Eduard-Mihai BurtescuRollup merge of #32347 - Amanieu:volatile_fat_ptr,...
2016-03-19 Eduard-Mihai BurtescuRollup merge of #32337 - dotdash:llvm-aa-perf, r=alexcr...
2016-03-19 Eduard-Mihai BurtescuRollup merge of #32332 - jonas-schievink:issue32323...
2016-03-19 Eduard-Mihai BurtescuRollup merge of #32329 - sfackler:assert-recover-safe...
2016-03-19 Eduard-Mihai BurtescuRollup merge of #32327 - toddlucas:master, r=apasel422
2016-03-19 Eduard-Mihai BurtescuRollup merge of #32321 - alexcrichton:cross-to-netbsd...
2016-03-19 Eduard-Mihai BurtescuRollup merge of #32319 - benaryorg:patch-3, r=alexcrichton
2016-03-19 Eduard-Mihai BurtescuRollup merge of #32316 - tclfs:patch-3, r=steveklabnik
2016-03-19 Eduard-Mihai BurtescuRollup merge of #32308 - bombless:patch-2, r=alexcrichton
2016-03-19 Eduard-Mihai BurtescuRollup merge of #32288 - tclfs:patch-2, r=apasel422
2016-03-19 Eduard-Mihai BurtescuRollup merge of #32271 - frewsxcv:compiletest-ignored...
2016-03-19 Eduard-Mihai BurtescuRollup merge of #32269 - richo:impl-totokens-p-implitem...
2016-03-19 Eduard-Mihai BurtescuRollup merge of #32265 - tclfs:patch-1, r=alexcrichton
2016-03-19 borsAuto merge of #32304 - pravic:fix-variadic-ffi-test...
2016-03-19 borsAuto merge of #32256 - bluss:float-fast-math, r=alexcri...
2016-03-19 borsAuto merge of #32050 - achanda:from-slice-v4, r=alexcri...
2016-03-18 borsAuto merge of #31977 - bluss:partial-eq-save, r=brson
2016-03-18 borsAuto merge of #32309 - aturon:overlap-warning, r=nikoma...
2016-03-18 Aaron TuronChange inherent overlap error to a warning for now...
2016-03-16 borsAuto merge of #31746 - erickt:newline, r=sfackler
2016-03-15 borsAuto merge of #31838 - aochagavia:trans, r=nrc
2016-03-15 borsAuto merge of #31887 - SimonSapin:quiet-test, r=alexcri...
2016-03-14 borsAuto merge of #32169 - mitaa:anon-tip, r=nrc
2016-03-13 Manish GoregaokarRollup merge of #32218 - cantino:minor_book_typo_fixes...
2016-03-13 Manish GoregaokarRollup merge of #32164 - nikomatsakis:fewer-errors...
2016-03-13 borsAuto merge of #31916 - nagisa:mir-passmgr-2, r=arielb1
2016-03-13 borsAuto merge of #32141 - jseyfried:fix_resolution_in_lexi...
2016-03-13 borsAuto merge of #32140 - ruud-v-a:avx-intrinsics, r=alexc...
2016-03-12 borsAuto merge of #32142 - mitaa:rdoc-maybe-inline-local...
2016-03-11 borsAuto merge of #32132 - arcnmx:cargobuild-std-target...
2016-03-11 Manish GoregaokarRollup merge of #32171 - frewsxcv:compiletest, r=alexcr...
2016-03-11 Manish GoregaokarRollup merge of #32158 - seanmonstar:dead-associated...
2016-03-11 Manish GoregaokarRollup merge of #32137 - nathankleyn:improve-docs-for...
2016-03-11 borsAuto merge of #32134 - jseyfried:forbid_type_alias_as_m...
2016-03-11 borsAuto merge of #32133 - alexcrichton:linkchecker, r...
2016-03-11 borsAuto merge of #32034 - alexcrichton:old-x86-msvc, r...
2016-03-11 borsAuto merge of #32121 - GuillaumeGomez:help_e0514, r=cmr
2016-03-11 borsAuto merge of #32102 - alexcrichton:assert-safe-closure...
2016-03-10 borsAuto merge of #32117 - mitaa:patch-3, r=alexcrichton
2016-03-10 borsAuto merge of #32107 - Stebalien:partial-write, r=alexc...
2016-03-10 borsAuto merge of #32101 - SimonSapin:patch-11, r=alexcrichton
2016-03-10 Steve KlabnikRollup merge of #32150 - steveklabnik:gh20213, r=bluss
2016-03-10 Steve KlabnikRollup merge of #32149 - steveklabnik:gh31628, r=bluss
2016-03-10 Steve KlabnikRollup merge of #32148 - steveklabnik:gh31912, r=apasel422
2016-03-10 Steve KlabnikRollup merge of #32147 - steveklabnik:gh31950, r=bluss
2016-03-10 Steve KlabnikRollup merge of #32136 - nathankleyn:improve-docs-for...
2016-03-10 Steve KlabnikRollup merge of #32125 - pyfisch:patch-2, r=steveklabnik
2016-03-10 Steve KlabnikRollup merge of #32091 - dirk:dirk/siphasher-docs-clari...
2016-03-10 Steve KlabnikRollup merge of #31830 - frewsxcv:assoc-func, r=stevekl...
2016-03-10 borsAuto merge of #32100 - SimonSapin:patch-6, r=alexcrichton
2016-03-10 borsAuto merge of #32097 - jseyfried:fix_resolution_regress...
2016-03-10 borsAuto merge of #31710 - eddyb:reify, r=nikomatsakis
2016-03-09 Eduard Burtescutrans: Keep transmutes from fn item types working,...
2016-03-09 borsAuto merge of #31631 - jonas-schievink:agoraphobia...
2016-03-09 borsAuto merge of #30804 - shssoichiro:deny-warnings-msg...
2016-03-08 borsAuto merge of #31606 - Ms2ger:ClosureKind, r=eddyb
2016-03-08 borsAuto merge of #29734 - Ryman:whitespace_consistency...
2016-03-04 Steve KlabnikRollup merge of #32035 - ubsan:master, r=bluss
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...
next