about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorLamb <contact@lambtowolf.me>2021-07-03 12:07:06 +0200
committerLamb <contact@lambtowolf.me>2021-07-08 07:52:05 +0200
commit07f903e0e0816821c41a19774f029086b557738b (patch)
tree734be7b86f03110c7cadb1c4ad6ffd311a3b63e9 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent96859dbaf6229f131fbd427a32aaa95d4f9cb132 (diff)
downloadrust-07f903e0e0816821c41a19774f029086b557738b.tar.gz
rust-07f903e0e0816821c41a19774f029086b557738b.zip
fn must be const if marked with stability attribut
remove trailing newline

fix: test with attribute but missing const

Update compiler/rustc_passes/src/stability.rs

Co-authored-by: Léo Lanteri Thauvin <leseulartichaut@gmail.com>

Add test for extern functions

fix: using span_help instead of span_suggestion

add test for some ABIs + fmt fix

Update compiler/rustc_passes/src/stability.rs

Co-authored-by: Léo Lanteri Thauvin <leseulartichaut@gmail.com>

Refractor and add test for `impl const`

Add test to make sure no output + cleanup condition

-----------------------------

remove stdcall test, failing CI test

C abi is already tested in this, so it is not that useful to test another one.
The tested code is blind to which specific ABI for now, as long as it's not an intrinsic one
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions