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
/
src
/
test
/
ui
/
consts
/
min_const_fn
Age
Commit message (
Expand
)
Author
Lines
2022-02-12
bless you
Deadbeef
-2
/
+3
2022-02-06
Fix tracking issue for `const_fn_trait_bound`
Ruby Lazuli
-14
/
+14
2021-11-06
Stabilize `const_raw_ptr_deref` for `*const T`
Jacob Pratt
-13
/
+12
2021-10-04
Rollup merge of #89482 - hkmatsumoto:patch-diagnostics, r=joshtriplett
Manish Goregaokar
-9
/
+9
2021-10-03
Practice diagnostic message convention
Hirochika Matsumoto
-5
/
+5
2021-10-03
Follow the diagnostic output style guide
Hirochika Matsumoto
-9
/
+9
2021-09-16
Add a separate error for `dyn Trait` in `const fn`
Waffle
-14
/
+14
2021-09-13
Highlight the const function if error happened because of a bound on the impl...
Waffle
-4
/
+23
2021-07-27
Update tests
Jacob Pratt
-16
/
+1
2021-07-10
remove const_raw_ptr_to_usize_cast feature
Ralf Jung
-16
/
+16
2021-05-22
stabilize const_fn_unsize
Ralf Jung
-24
/
+24
2021-05-12
Show macro name in 'this error originates in macro' message
Aaron Hill
-2
/
+2
2021-04-29
remove const_fn feature gate from const tests
Ralf Jung
-4
/
+4
2021-04-18
separate feature flag for unsizing casts in const fn
Ralf Jung
-15
/
+14
2021-04-18
move 'trait bounds on const fn' to separate feature gate
Ralf Jung
-21
/
+22
2021-01-29
rename raw_const/mut -> const/mut_addr_of, and stabilize them
Ralf Jung
-2
/
+1
2020-10-25
Rollup merge of #78208 - liketechnik:issue-69399, r=oli-obk
Yuki Okushi
-10
/
+10
2020-10-22
Rollup merge of #77420 - ecstatic-morse:const-checking-raw-mut-ref, r=davidtwco
Yuki Okushi
-4
/
+4
2020-10-21
switch allow_internal_unstable const fns to rustc_allow_const_fn_unstable
Florian Warzecha
-10
/
+10
2020-10-05
Remove `fn` from feature name
Dylan MacKenzie
-3
/
+3
2020-10-05
Make `min_const_fn` `impl Trait` test into a gate test
Dylan MacKenzie
-2
/
+4
2020-10-05
Bless test outupt
Dylan MacKenzie
-11
/
+10
2020-10-01
Bless tests
Dylan MacKenzie
-4
/
+4
2020-09-29
Bless tests
Dylan MacKenzie
-15
/
+55
2020-09-29
Bless output
Dylan MacKenzie
-11
/
+81
2020-09-29
Bless tests
Dylan MacKenzie
-76
/
+36
2020-09-29
Bless mut tests
Dylan MacKenzie
-41
/
+151
2020-09-29
Fix "unstable in stable" error
Dylan MacKenzie
-3
/
+12
2020-09-27
Remove feature gate test for `rustc_allow_const_fn_ptr`
Dylan MacKenzie
-47
/
+0
2020-09-27
Mark `min_const_fn_fn_ptr` test as gate test
Dylan MacKenzie
-2
/
+4
2020-09-27
Bless tests
Dylan MacKenzie
-32
/
+56
2020-09-27
Update tests with new feature gate
Dylan MacKenzie
-15
/
+22
2020-09-25
Move const fn floating point test out of `min_const_fn`
Dylan MacKenzie
-62
/
+18
2020-09-25
Bless tests
Dylan MacKenzie
-19
/
+19
2020-09-23
Bless tests
Dylan MacKenzie
-29
/
+29
2020-09-22
Bless tests
Dylan MacKenzie
-92
/
+104
2020-08-21
Suppress "const" prefix of FnDef in MIR dump
Lzu Tao
-9
/
+9
2020-08-16
Allowing raw ptr dereference in const fn
5M1Sec
-12
/
+15
2020-06-30
Stabilize casts and coercions to `&[T]` in const fn
Oliver Scherer
-15
/
+5
2020-06-28
Update tests
Dylan MacKenzie
-17
/
+0
2020-06-28
Update tests
Dylan MacKenzie
-24
/
+6
2020-06-20
update tests
Christian Poveda
-3
/
+9
2020-03-01
Make `rustc_attrs` tracking issue None
Yuki Okushi
-1
/
+0
2020-02-14
Update tests
Matthew Jasper
-29
/
+38
2020-02-09
--bless --compare-mode=nll
Matthias Prechtl
-64
/
+64
2020-02-06
rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.
Eduard-Mihai Burtescu
-1
/
+1
2020-02-06
rustc: rename -Zexternal-macro-backtrace to -Zmacro-backtrace.
Eduard-Mihai Burtescu
-1
/
+1
2019-12-21
Require issue = "none" over issue = "0" in unstable attributes
Ross MacArthur
-12
/
+12
2019-12-18
Add more tests for raw_ref_op
Matthew Jasper
-0
/
+57
2019-12-15
Auto merge of #67216 - ecstatic-morse:const-loop, r=oli-obk
bors
-2
/
+5
[next]