]> git.lizzy.rs Git - rust.git/history - tests/ui/mut_from_ref.rs
Adapt the *.stderr files of the ui-tests to the tool_lints
[rust.git] / tests / ui / mut_from_ref.rs
2018-08-29 flip1995Adapt ui-tests to the tool_lints
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...
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-02-13 Oliver SchneiderMerge remote-tracking branch 'origin/master' into clone...
2017-02-13 Oliver SchneiderMerge remote-tracking branch 'origin/master'
2017-02-12 Martin CartonMerge pull request #1528 from Manishearth/mut-from-ref
2017-02-12 Andre Bogusfixed multi-span test
2017-02-12 Andre Bogusadd notes for immutable inputs
2017-02-10 Andre Bogusadded test, fixed message & description, rustfmt
2017-02-10 Andre BogusNew mut_from_ref lint