index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
ui
/
consts
/
const-extern-fn
Age
Commit message (
Expand
)
Author
Lines
2021-05-22
Remove some errors in UI tests
LeSeulArtichaut
-10
/
+2
2021-05-11
Test `-Zthir-unsafeck` for unsafe function calls
LeSeulArtichaut
-2
/
+24
2021-01-13
Update code to account for extern ABI requirement
Mark Rousskov
-15
/
+15
2020-09-29
Bless output
Dylan MacKenzie
-3
/
+13
2020-09-29
Bless tests
Dylan MacKenzie
-2
/
+2
2020-09-27
Bless tests
Dylan MacKenzie
-4
/
+3
2020-09-27
Update tests with new feature gate
Dylan MacKenzie
-1
/
+1
2020-09-25
Use proper issue for `const_fn_floating_point_arithmetic`
Dylan MacKenzie
-1
/
+1
2020-09-25
Bless tests
Dylan MacKenzie
-3
/
+3
2020-09-22
Bless tests
Dylan MacKenzie
-16
/
+11
2020-08-21
Suppress "const" prefix of FnDef in MIR dump
Lzu Tao
-2
/
+2
2020-06-30
Stabilize casts and coercions to `&[T]` in const fn
Oliver Scherer
-14
/
+4
2020-02-13
parser: fuse free `fn` parsing together.
Mazdak Farrokhzad
-38
/
+25
2020-02-09
--bless --compare-mode=nll
Matthias Prechtl
-13
/
+13
2020-01-09
expect `fn` after `const unsafe` / `const extern`
Mazdak Farrokhzad
-0
/
+41
2019-12-03
Move all intrinsic whitelists into the constness check file
Oliver Scherer
-4
/
+4
2019-10-02
Add support for 'extern const fn'
Aaron Hill
-0
/
+229