]> git.lizzy.rs Git - rust.git/history - tests/compile-fail/deref_fn_ptr.rs
Auto merge of #1308 - RalfJung:miri, r=RalfJung
[rust.git] / tests / compile-fail / deref_fn_ptr.rs
2020-03-19 borsAuto merge of #1219 - RalfJung:error-cleanup, r=RalfJung
2020-03-19 Ralf Jungadjust for error reform
2019-04-22 Oliver SchererMerge pull request #702 from RalfJung/exit
2019-04-22 Ralf JungMerge branch 'master' into exit
2019-04-21 Ralf Jungfix compile-fail ref files
2018-10-10 Ralf JungMerge branch 'master' into ptr-offset
2018-10-10 Ralf JungMerge pull request #467 from solson/rustup
2018-10-10 Ralf JungMerge branch 'master' into rustup
2018-10-10 Ralf JungMerge remote-tracking branch 'origin/master' into rustup
2018-10-08 Ralf Jungfix for fn allocations now having an alignment (1)...
2018-07-16 Oliver SchneiderMerge branch 'master' into hack_branch_for_miri_do_not_...
2018-07-15 Ralf JungMerge pull request #404 from RalfJung/error
2018-07-15 Ralf Jungport some tests to check the new error format
2018-07-15 Ralf Jungmake sure we show error messages even when we cannot...
2018-06-05 Oliver SchneiderMerge pull request #376 from bjorn3/fix_some_tests
2018-06-05 bjorn3Convert some of the tests to the new format
2016-06-15 Scott OlsonMerge branch 'wip'
2016-06-15 Scott OlsonMerge pull request #23 from oli-obk/miri_run_no_more
2016-06-13 Scott OlsonMerge pull request #21 from oli-obk/function_pointers2
2016-06-13 Oliver Schneiderdon't use `#[miri_run]` anymore, but execute the `main...
2016-06-13 Oliver Schneideradd tests for fn pointers