about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2019-11-25Rustup to rust-lang/rust#64856flip1995-27/+26
2019-11-25Rustup to rust-lang/rust#66671flip1995-48/+48
2019-11-24[comparison_chain] #4827 Check `core::cmp::Ord` is implementedTim Bodeit-2/+113
2019-11-23Auto merge of #4840 - flip1995:rollup-jqk3a3i, r=flip1995bors-294/+549
2019-11-23Rollup merge of #4830 - lzutao:str-repeat, r=flip1995Philipp Krones-1/+1
2019-11-23Rollup merge of #4820 - guanqun:comment-fix, r=flip1995Philipp Krones-1/+1
2019-11-23Rollup merge of #4811 - mikerite:lit_repr_20191113, r=flip1995Philipp Krones-266/+393
2019-11-23Rollup merge of #4766 - phansch:fix_fp_in_derive_hash_xor_eq, r=flip1995Philipp Krones-13/+45
2019-11-23Rollup merge of #4730 - yerke:fix-check_infinite_loop, r=flip1995Philipp Krones-13/+109
2019-11-23Auto merge of #4839 - flip1995:rollup-new-lints, r=flip1995bors-4/+786
2019-11-23Fix falloutflip1995-2/+3
2019-11-23Run update_lintsflip1995-12/+12
2019-11-23Merge remote-tracking branch 'FlorianRohm/issue/4623' into rollup-new-lintsflip1995-0/+328
2019-11-23Merge remote-tracking branch 'Areredify/large_stack_arrays' into rollup-new-l...flip1995-1/+148
2019-11-23Merge remote-tracking branch 'popzxc/if-same-cond-fn' into rollup-new-lintsflip1995-1/+242
2019-11-23Merge remote-tracking branch 'upstream/zst-offset' into rollup-new-lintsflip1995-2/+67
2019-11-23Auto merge of #4825 - Manishearth:rustup, r=flip1995bors-182/+132
2019-11-23Disable chalk integration test. Output too largeflip1995-2/+3
2019-11-23Temporarily disable serde integration testflip1995-2/+3
2019-11-23Add comment for mir_opt_level=0flip1995-0/+4
2019-11-22fix check_infinite_loop by checking for break or return inside loop bodyYerkebulan Tulibergenov-13/+109
2019-11-22Set mir_opt_level=0flip1995-56/+27
2019-11-22Rustup to rust-lang/rust#66389flip1995-2/+2
2019-11-22Rustup to rust-lang/rust#66515flip1995-6/+8
2019-11-22Remove never_type featureflip1995-41/+34
2019-11-20Implement if_same_cond_fn lintIgor Aleksanov-3/+244
2019-11-19add a good example for the approx_const lintJohannes Schilling-0/+6
2019-11-19Add suggested good cases in docs for lifetimes lintJohannes Schilling-0/+12
2019-11-19use usize::fromlzutao-1/+1
2019-11-19use more efficient code to generate repeated stringLzu Tao-1/+1
2019-11-19Rustup to rustc 1.41.0-nightly (d1da8023d 2019-11-19)Manish Goregaokar-29/+28
2019-11-18Rustup to rustc 1.41.0-nightly (a0d40f8bd 2019-11-18)Manish Goregaokar-59/+38
2019-11-15New lint: zst_offsetAndre Bogus-2/+67
2019-11-16doc: fix the comment above the lint functionGuanqun Lu-1/+1
2019-11-15register new lint "tabs in doc comments" and update readmeFlorian Rohm-2/+15
2019-11-15add new lint tabs in doc commentsFlorian Rohm-0/+315
2019-11-14Auto merge of #4815 - JohnTitor:rustup, r=matthiaskrgrbors-2/+2
2019-11-14Rustup rust-lang/rust#66233Yuki Okushi-2/+2
2019-11-14literal repr: ignore more warnings in macrosMichael Wright-23/+81
2019-11-14literal representation: simplificationMichael Wright-2/+14
2019-11-13Add new lint: large stack arrayAreredify-3/+150
2019-11-13Auto merge of #4810 - Areredify:4716-fix, r=flip1995bors-2/+2
2019-11-13Auto merge of #4794 - rust-lang:no-must-use-impls, r=flip1995bors-10/+7
2019-11-13literal representation restructure 12Michael Wright-9/+17
2019-11-13literal representation restructure 11Michael Wright-15/+15
2019-11-13literal representation restructure 10Michael Wright-23/+23
2019-11-13literal representation restructure 9Michael Wright-77/+86
2019-11-13literal representation restructure 8Michael Wright-29/+37
2019-11-13literal representation restructure 7Michael Wright-39/+28
2019-11-13literal representation restructure 6Michael Wright-40/+35