<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/ui/consts/rustc-const-stability-require-const.rs, branch 1.62.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.62.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.62.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2021-07-08T05:52:05+00:00</updated>
<entry>
<title>fn must be const if marked with stability attribut</title>
<updated>2021-07-08T05:52:05+00:00</updated>
<author>
<name>Lamb</name>
<email>contact@lambtowolf.me</email>
</author>
<published>2021-07-03T10:07:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=07f903e0e0816821c41a19774f029086b557738b'/>
<id>urn:sha1:07f903e0e0816821c41a19774f029086b557738b</id>
<content type='text'>
remove trailing newline

fix: test with attribute but missing const

Update compiler/rustc_passes/src/stability.rs

Co-authored-by: Léo Lanteri Thauvin &lt;leseulartichaut@gmail.com&gt;

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 &lt;leseulartichaut@gmail.com&gt;

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
</content>
</entry>
</feed>
