]> git.lizzy.rs Git - rust.git/history - tests/ui/write_with_newline.rs
Auto merge of #68717 - petrochenkov:stabexpat, r=varkor
[rust.git] / tests / ui / write_with_newline.rs
2019-11-23 Philipp KronesRollup merge of #4820 - guanqun:comment-fix, r=flip1995
2019-11-23 Philipp KronesRollup merge of #4766 - phansch:fix_fp_in_derive_hash_x...
2019-11-23 flip1995Merge remote-tracking branch 'Areredify/large_stack_arr...
2019-11-13 borsAuto merge of #4810 - Areredify:4716-fix, r=flip1995
2019-11-12 borsAuto merge of #4769 - euclio:crlf, r=flip1995
2019-11-12 Andy Russelldon't warn on CRLF in `with_newline` lints
2019-10-28 flip1995Merge remote-tracking branch 'upstream/rust-1.36.0...
2019-06-06 borsAuto merge of #4177 - mikerite:compiler_lint_functions_...
2019-06-06 borsAuto merge of #4136 - euclio:println-writeln-suggestion...
2019-05-30 Andy Russelladd suggestions for print/write with newline lint
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/rust-1.34.1' into...
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/rust-1.31.0' into...
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/beta_backport...
2019-02-25 borsAuto merge of #3772 - flip1995:ice-3719, r=Manishearth
2019-02-24 borsAuto merge of #3790 - ljedrz:HirIdify_intravisit, r...
2019-02-21 borsAuto merge of #3789 - bzzzzzz:needless_range_loop_bugfi...
2019-02-20 borsAuto merge of #3781 - uniphil:write_with_newline_false_...
2019-02-19 philCheck {print,write}_with_newline for literal newline
2019-02-18 philAdd failing test for #3778 write_with_newline
2019-02-18 philAdd failing test for #3778 write_with_newline
2019-01-23 A.A.AbroskinMerge branch 'master' into add-lints-aseert-checks
2019-01-11 borsAuto merge of #3646 - matthiaskrgr:travis, r=phansch
2019-01-09 borsAuto merge of #3645 - phansch:remove_copyright_headers...
2019-01-08 Philipp HanschRemove all copyright license headers
2018-12-14 borsAuto merge of #3545 - Kampfkarren:vec_boxed_sized,...
2018-12-14 borsAuto merge of #3531 - mikerite:fix-3514, r=phansch
2018-12-14 Michael WrightMerge branch 'master' into fix-3514
2018-12-12 borsAuto merge of #3533 - phansch:add_to_doc_valid_idents...
2018-12-12 borsAuto merge of #3529 - matthiaskrgr:rustfmt_tests, r...
2018-12-11 Michael WrightFix write_with_newline escaping false positive
2018-12-11 Matthias KrügerMerge branch 'master' into rustfmt_tests
2018-12-09 Matthias Krügerrustfmt tests
2018-10-12 Oliver S̶c̶h̶n̶e̶i... Merge pull request #3291 from JoshMcguigan/cmp_owned...
2018-10-12 Maxwell AndersonMerge remote-tracking branch 'upstream/master'
2018-10-11 Oliver SchererStabilize tool lints
2018-10-08 Philipp HanschMerge pull request #3265 from mikerite/fix-export
2018-10-08 Philipp HanschMerge pull request #3285 from devonhollowood/pedantic...
2018-10-06 Manish GoregaokarMerge pull request #3269 from rust-lang-nursery/relicense
2018-10-06 Manish GoregaokarAdd license header to Rust files
2018-09-13 Philipp HanschMerge pull request #3085 from mikerite/revert-98dbce
2018-09-09 Philipp KronesMerge pull request #3135 from JoshMcguigan/explicit_cou...
2018-09-07 Oliver S̶c̶h̶n̶e̶i... Merge pull request #3129 from mipli/3091-numeric-typo
2018-09-06 Philipp HanschMerge pull request #3137 from matthiaskrgr/clippy_git_v...
2018-09-06 Philipp HanschMerge pull request #3139 from matthiaskrgr/toml_clippy_...
2018-09-06 Oliver S̶c̶h̶n̶e̶i... Merge pull request #3138 from matthiaskrgr/3126__no_war...
2018-09-06 Matthias Krügerprint_with_newline / write_with_newline: don't warn...
2018-09-02 Daniel Wagner-HallMerge branch 'master' into issue-2879
2018-09-02 Philipp HanschMerge remote-tracking branch 'upstream/master' into prs
2018-09-01 daubarisresolved conflicts
2018-09-01 Manish GoregaokarMerge pull request #2977 from flip1995/tool_lints
2018-08-30 Oliver SchneiderMerge pull request #2962 from phansch/further_automate_...
2018-08-29 flip1995Adapt ui-tests to the tool_lints
2018-08-27 Oliver SchneiderMerge pull request #3018 from rust-lang-nursery/beta
2018-08-24 Philipp KronesMerge pull request #3048 from goodmanjonathan/assign_op
2018-08-14 Philipp KronesMerge pull request #3026 from dwijnand/fxhash
2018-08-14 Philipp KronesMerge pull request #3049 from mikerite/fix-2799
2018-08-14 Philipp KronesMerge pull request #3014 from estk/allow-write-multi...
2018-08-07 Evan SimmonsAllow print/write with multiple newlines
2018-04-11 Oliver SchneiderMerge pull request #2661 from devonhollowood/ptr-ptr...
2018-04-08 Oliver SchneiderMerge pull request #2645 from TimNN/regex-bytes-utf8
2018-04-08 Oliver SchneiderMerge pull request #2630 from estk/fix-2613
2018-04-08 Evan SimmonsNew lints for write! / writeln! macros.