]> git.lizzy.rs Git - rust.git/history - src/librustc_lint/bad_style.rs
Auto merge of #28841 - jld:const-slice-ice, r=Aatch
[rust.git] / src / librustc_lint / bad_style.rs
2015-10-06 borsAuto merge of #28779 - alexcrichton:ffi-isize-usize...
2015-10-05 borsAuto merge of #28717 - nagisa:optional-no-landing-pads...
2015-10-04 borsAuto merge of #28573 - ruud-v-a:rustdoc-license, r...
2015-10-04 borsAuto merge of #28806 - wthrowe:bare-outfile-fix, r...
2015-10-03 borsAuto merge of #28821 - dagnir:formatting-fix, r=stevekl...
2015-10-03 Steve KlabnikRollup merge of #28805 - wthrowe:compile-stdin, r=alexc...
2015-10-02 borsAuto merge of #28662 - semmaz:fmt-debug, r=alexcrichton
2015-10-02 borsAuto merge of #28626 - arielb1:closure-needs-infer...
2015-10-02 borsAuto merge of #28768 - alexcrichton:dep-info++, r=brson
2015-10-02 Ariel Ben-YehudaMerge branch 'master' into metadiet
2015-10-02 borsAuto merge of #28795 - marti1125:28696, r=alexcrichton
2015-10-02 Manish GoregaokarRollup merge of #28797 - steveklabnik:rebase_for_gankro...
2015-10-02 Manish GoregaokarRollup merge of #28791 - apasel422:issue-25439, r=alexc...
2015-10-02 Manish GoregaokarRollup merge of #28788 - tsurai:master, r=bluss
2015-10-02 Manish GoregaokarRollup merge of #28786 - fhahn:ba-link, r=alexcrichton
2015-10-02 Manish GoregaokarRollup merge of #28686 - eefriedman:unresolved-path...
2015-10-02 Manish GoregaokarRollup merge of #28554 - christopherdumas:E0422, r...
2015-10-02 borsAuto merge of #28793 - Ms2ger:AttrStyle, r=alexcrichton
2015-10-02 borsAuto merge of #28792 - dotdash:cmp_indirection, r=alexc...
2015-10-02 borsAuto merge of #28790 - arielb1:unsafe-coerce, r=eddyb
2015-10-02 borsAuto merge of #28789 - rkruppe:rm-unused-probes, r...
2015-10-01 borsAuto merge of #28787 - dotdash:no_more___fat_ptr, r...
2015-10-01 borsAuto merge of #28746 - aidanhs:aphs-musl-linking-no...
2015-10-01 borsAuto merge of #28742 - nikomatsakis:def-id-encapsulate...
2015-10-01 Niko MatsakisIntroduce semi-duplicate DefIds into DefLocal/DefUpvar...
2015-10-01 Niko Matsakismove job of creating local-def-ids to ast-map (with...
2015-10-01 borsAuto merge of #28577 - jethrogb:topic/ast-stmt-debug...
2015-09-30 Steve KlabnikRollup merge of #28772 - tshepang:improve-paragraph...
2015-09-30 borsAuto merge of #28731 - bluss:by-ref, r=alexcrichton
2015-09-29 borsAuto merge of #27273 - tshepang:claim-not-accurate...
2015-09-27 borsAuto merge of #28663 - bluss:vec-as-mut, r=alexcrichton
2015-09-25 Steve KlabnikRollup merge of #28588 - critiqjo:trpl-closure, r=steve...
2015-09-25 borsAuto merge of #28505 - apasel422:issue-28448, r=alexcri...
2015-09-24 borsAuto merge of #28538 - alevy:make_fixedsizearray_unsafe...
2015-09-24 borsAuto merge of #28602 - apasel422:clone_from, r=bluss
2015-09-23 borsAuto merge of #28596 - sanxiyn:dedup-unused, r=alexcrichton
2015-09-23 borsAuto merge of #28569 - semarie:stdcpp-tests, r=alexcrichton
2015-09-23 borsAuto merge of #28585 - ranma42:simpler-panic, r=alexcri...
2015-09-23 borsAuto merge of #28580 - wesleywiser:split_out_type_lints...
2015-09-23 borsAuto merge of #28535 - petrochenkov:name, r=nrc
2015-09-22 borsAuto merge of #28504 - Eljay:fix-trait-privacy, r=nrc
2015-09-22 borsAuto merge of #28369 - ebfull:fix-higher-ranked, r...
2015-09-22 borsAuto merge of #28543 - gandro:netbsd, r=alexcrichton
2015-09-22 Vadim PetrochenkovFix rebase
2015-09-22 borsAuto merge of #28364 - petrochenkov:usegate, r=alexcrichton
2015-09-21 borsAuto merge of #28531 - whitequark:patch-1, r=Gankro
2015-09-21 borsAuto merge of #28548 - steveklabnik:gh28545, r=alexcrichton
2015-09-21 borsAuto merge of #28555 - GuillaumeGomez:error_codes,...
2015-09-21 borsAuto merge of #28552 - apasel422:issue-28527, r=Manishearth
2015-09-21 borsAuto merge of #28541 - baskerville:trpl-two-typos,...
2015-09-20 borsAuto merge of #28539 - rkruppe:shuffle-num-internals...
2015-09-20 borsAuto merge of #28534 - marcusklaas:fix-mod-inner-span...
2015-09-20 borsAuto merge of #28429 - wesleywiser:split_up_lints,...
2015-09-19 Wesley WiserSplit out the bad_style lints into a new module