]> git.lizzy.rs Git - rust.git/history - tests/ui/trivially_copy_pass_by_ref.rs
Adapt the *.stderr files of the ui-tests to the tool_lints
[rust.git] / tests / ui / trivially_copy_pass_by_ref.rs
2018-08-29 flip1995Adapt ui-tests to the tool_lints
2018-08-08 Oliver SchneiderMerge pull request #2823 from flip1995/thingies_things
2018-08-06 Oliver SchneiderMerge pull request #3007 from mikerite/issue3000
2018-08-06 Michael WrightFix #3000
2018-08-06 Philipp HanschMerge pull request #2999 from flip1995/single_char_pattern
2018-08-05 Philipp HanschMerge pull request #2975 from aaudiber/lint-identity...
2018-08-05 Philipp HanschMerge pull request #2991 from mikerite/issue2979
2018-08-02 Philipp KronesMerge pull request #2992 from etaoins/allow-pass-by...
2018-08-02 Ryan CummingAllow pass by ref when returning ADT with ref
2018-07-25 Philipp HanschMerge pull request #2948 from Nemo157/patch-1
2018-07-25 Matthias KrügerMerge branch 'master' into typos
2018-07-25 Michael WrightMerge branch 'master' into issue2894
2018-07-24 Philipp KronesMerge pull request #2951 from etaoins/allow-pass-by...
2018-07-24 Ryan CummingMerge branch 'master' into allow-pass-by-ref-on-ref...
2018-07-23 Ryan CummingAllow pass by reference if we return a reference
2018-06-20 Philipp HanschMerge pull request #2858 from phansch/update_allowed_fa...
2018-06-19 Oliver SchneiderMerge pull request #2837 from fanzier/panicking_unwrap
2018-06-19 Oliver SchneiderMerge pull request #2844 from illicitonion/default_trai...
2018-06-15 Philipp KronesMerge pull request #2803 from Nemo157/trivially_copy_pa...
2018-06-15 Wim LoomanNew Lint: Pass small trivially copyable objects by...