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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
ui
/
missing_const_for_fn
Age
Commit message (
Expand
)
Author
Lines
2020-01-26
Resolve FIXME: String::new is now a const fn
Philipp Hansch
-7
/
+6
2020-01-07
Apply suggestion from code review
Yuki Okushi
-8
/
+8
2020-01-07
Update stderrs
Yuki Okushi
-8
/
+8
2019-12-24
rustup "Add span information to `ExprKind::Assign`"
Lzu Tao
-4
/
+10
2019-11-27
Add blank stderr file for cant_be_const test
Manish Goregaokar
-0
/
+0
2019-08-29
Add missing UI test change
Philipp Hansch
-1
/
+9
2019-08-29
Fix missing_const_for_fn false positive
Philipp Hansch
-0
/
+37
2019-08-26
Remove empty *.std{err,out} files
flip1995
-0
/
+0
2019-03-05
Fix missing_const_for_fn for impl trait methods
Philipp Hansch
-0
/
+9
2019-03-04
Don't trigger missing_const_for_fn in external macros
Philipp Hansch
-0
/
+4
2019-01-29
Update various docs
Philipp Hansch
-4
/
+6
2019-01-29
Use built-in entry_fn detection over self-built
Philipp Hansch
-10
/
+4
2019-01-29
cargo fmt
Philipp Hansch
-19
/
+31
2019-01-29
Reorganize conditionals: Run faster checks first
Philipp Hansch
-2
/
+16
2019-01-29
Add initial version of const_fn lint
Philipp Hansch
-0
/
+145