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-eval
/
heap
Age
Commit message (
Expand
)
Author
Lines
2022-05-19
bless 32bit
Ralf Jung
-1
/
+1
2022-05-19
interpret/validity: separately control checking numbers for being init and no...
Ralf Jung
-1
/
+1
2022-01-29
Document about some behaviors of `const_(de)allocate` and add some tests.
woppopo
-0
/
+33
2022-01-26
`const_deallocate`: Don't deallocate memory allocated in an another const. Do...
woppopo
-4
/
+27
2022-01-23
Add `intrinsics::const_deallocate`
woppopo
-0
/
+127
2021-11-06
Stabilize `const_raw_ptr_deref` for `*const T`
Jacob Pratt
-13
/
+7
2021-07-14
adjust tests
Ralf Jung
-2
/
+2
2021-06-18
bless you
Ralf Jung
-9
/
+4
2021-06-13
update tests involving CTFE validation
Rémy Rakic
-2
/
+2
2021-03-31
Add 32bit.stderr files.
Hameer Abbasi
-0
/
+14
2021-03-31
Rename stderr->64bit.stderr where needed.
Hameer Abbasi
-1
/
+2
2021-03-31
Add allocation information to undefined behaviour errors.
Hameer Abbasi
-0
/
+3
2021-02-03
make const_err a future incompat lint
Ralf Jung
-0
/
+3
2020-12-02
rename MemoryKind::Heap to ConstHeap; bless test
Vishnunarayan K I
-3
/
+10
2020-12-01
review comment and one more test
Vishnunarayan K I
-11
/
+23
2020-12-01
review comments
Vishnunarayan K I
-1
/
+43
2020-12-01
add const_allocate intrisic
Vishnunarayan K I
-0
/
+79