]> git.lizzy.rs Git - rust.git/history - tests/ui/functions.rs
Apply `not_unsafe_ptr_arg_deref` to type aliases
[rust.git] / tests / ui / functions.rs
2022-01-13 SeeSpringApply `not_unsafe_ptr_arg_deref` to type aliases
2019-11-23 Philipp KronesRollup merge of #4820 - guanqun:comment-fix, r=flip1995
2019-11-11 borsAuto merge of #4780 - flip1995:ice_4775, r=phansch
2019-11-08 Michael WrightMerge branch 'master' into fix-4727
2019-11-07 borsAuto merge of #4758 - mikerite:dec_lit_20191031, r...
2019-11-07 borsAuto merge of #4757 - evanjs:issue/4748, r=phansch
2019-11-06 borsAuto merge of #4781 - lzutao:rustup/65134, r=matthiaskrgr
2019-11-06 Lzu Taorustup improper_ctypes: `extern "C"` fns
2019-10-28 flip1995Merge remote-tracking branch 'upstream/rust-1.39.0...
2019-10-28 flip1995Merge remote-tracking branch 'upstream/rust-1.38.0...
2019-10-28 flip1995Merge remote-tracking branch 'upstream/rust-1.36.0...
2019-10-09 borsAuto merge of #4616 - mati865:license, r=Manishearth
2019-10-09 borsAuto merge of #4635 - Lythenas:suggestions-for-assert...
2019-10-08 borsAuto merge of #4641 - sinkuu:revert_workaround, r=phansch
2019-10-08 borsAuto merge of #4627 - kerhong:fix-typo-in-inherent...
2019-10-08 borsAuto merge of #4611 - rust-lang:doc-visibility, r=flip1995
2019-10-02 Andre Bogusaccount for doc visibility
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/beta1.35' into...
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-05-03 borsAuto merge of #4053 - euclio:too-many-args-span, r...
2019-05-02 Andy Russellremove function body from "too many args" span
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 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 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-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-29 flip1995Adapt ui-tests to the tool_lints
2017-10-07 Chris EmersonMerge branch 'master' into no_effect_with_drop
2017-10-03 Oliver SchneiderMerge pull request #2065 from rust-lang-nursery/cargo_c...
2017-10-03 Oliver SchneiderReduce the hackiness of cargo-clippy
2017-08-02 Oliver SchneiderMerge pull request #1919 from rust-lang-nursery/ui
2017-08-01 Oliver SchneiderMove all our tests back to ui tests
2017-05-23 Oliver SchneiderMerge pull request #1766 from Manishearth/testing_refactor
2017-05-23 Oliver SchneiderMerge remote-tracking branch 'origin/master' into testi...
2017-05-17 Oliver SchneiderMake most tests an `example` so we can run them one...
2017-05-11 Oliver SchneiderMerge pull request #1747 from Manishearth/mut_fp
2017-05-11 Oliver SchneiderMerge pull request #1748 from luisbg/empty_lines
2017-05-11 Luis de Bethencourtclean tests/ui/functions.rs
2017-02-08 Martin CartonMerge pull request #1520 from Manishearth/rustup
2017-02-08 Oliver Schneiderremove all //~ from tests
2017-02-07 Oliver Schneiderrustup and compile-fail -> ui test move