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
/
miri_unleashed
Age
Commit message (
Expand
)
Author
Lines
2020-06-02
Fix comment
Ralf Jung
-1
/
+1
2020-06-01
test miri-unleash TLS accesses
Ralf Jung
-3
/
+55
2020-05-25
miri_unleached: We now allow offset in const fn
Joe Richey
-25
/
+6
2020-05-16
Auto merge of #71665 - RalfJung:miri-intern-no-ice, r=oli-obk
bors
-168
/
+107
2020-05-14
make sure even unleashed miri does not do pointer stuff
Ralf Jung
-0
/
+68
2020-05-10
rebase fallout
Ralf Jung
-5
/
+3
2020-05-10
Miri interning: replace ICEs by proper errors, make intern_shallow type signa...
Ralf Jung
-168
/
+109
2020-05-03
remove unneeded flags; exlain why we still have const_if_match
Ralf Jung
-27
/
+56
2020-05-03
warn about each skipped feature gate
Ralf Jung
-264
/
+264
2020-05-02
fix miri-unleash delayed sanity checking
Ralf Jung
-9
/
+7
2020-05-02
make sure the miri-unleash-flag is not used to circumvent feature gates
Ralf Jung
-26
/
+9
2020-04-30
deduplicate warnings
Ralf Jung
-192
/
+187
2020-04-30
remove no longer needed feature flags
Ralf Jung
-42
/
+128
2020-04-29
some more test cases
Ralf Jung
-14
/
+109
2020-04-29
also test reference into static field
Ralf Jung
-15
/
+40
2020-04-28
add test for const-ref-to-cross-crate-mutable-static
Ralf Jung
-14
/
+101
2020-04-23
explain what we are testing in mutable_const
Ralf Jung
-9
/
+18
2020-04-23
miri-unleash tests: ensure they fire even with 'allow(const_err)'
Ralf Jung
-174
/
+140
2020-04-23
Rollup merge of #71005 - jonas-schievink:no-place-like-return, r=oli-obk
Dylan DPC
-1
/
+1
2020-04-21
Assign correct span to new illegal ops
Dylan MacKenzie
-9
/
+8
2020-04-20
Treat RETURN_PLACE as a normal Local
Jonas Schievink
-1
/
+1
2020-04-19
Bless new miri_unleashed test
Dylan MacKenzie
-2
/
+13
2020-04-19
Rollup merge of #71317 - RalfJung:unleash-inline-asm, r=ecstatic-morse
Dylan DPC
-0
/
+25
2020-04-19
Fix comment
Ralf Jung
-3
/
+2
2020-04-19
miri-unleash test for llvm_asm
Ralf Jung
-0
/
+26
2020-04-18
miri-unleashed: test that we detect heap allocations
Ralf Jung
-0
/
+29
2020-04-12
fix issue 69130
David Renshaw
-1
/
+1
2020-04-11
rustc: Add a warning count upon completion
RoccoDev
-9
/
+13
2020-04-02
tests: remove ignore directives from tests that mention core/alloc/std spans.
Eduard-Mihai Burtescu
-7
/
+3
2020-03-31
const backtrace: do not skip first frame
Ralf Jung
-1
/
+5
2020-03-30
bless tests
Ralf Jung
-2
/
+2
2020-03-24
get back the more precise error message
Ralf Jung
-1
/
+1
2020-03-24
bless; add test for mutating a static
Ralf Jung
-1
/
+45
2020-03-11
fmt, tweak messages and bless
Ralf Jung
-2
/
+2
2020-03-10
rustc_errors: Use ensure_source_file_source_present where necessary.
Ana-Maria Mihalache
-1
/
+1
2020-03-08
fix some cases of unexpected exceptions leaving validation
Ralf Jung
-2
/
+2
2020-02-07
Fix test
bjorn3
-1
/
+1
2020-01-31
Auto merge of #68080 - varkor:declared-here, r=petrochenkov
bors
-3
/
+3
2020-01-27
Rollup merge of #68370 - Aaron1011:const-extern-test, r=RalfJung
Pietro Albini
-0
/
+44
2020-01-26
Ensure that we error when calling "const extern fn" with wrong convention
Aaron Hill
-0
/
+44
2020-01-24
Do not ICE on multipart suggestions touching multiple files
Esteban Küber
-1
/
+1
2020-01-24
Normalise notes with the/is
varkor
-3
/
+3
2020-01-18
adjust ui tests
Ralf Jung
-3
/
+3
2020-01-16
review comments
Esteban Küber
-1
/
+1
2020-01-16
Do not ICE on malformed suggestion spans
Esteban Küber
-1
/
+1
2020-01-12
Diagnostics should not end with a full stop
varkor
-2
/
+2
2020-01-10
Errors in promoteds may only cause lints not hard errors
Oliver Scherer
-3
/
+3
2020-01-10
Promote `Ref`s to constants instead of static
Santiago Pastorino
-2
/
+10
2020-01-09
Update tests
Vadim Petrochenkov
-2
/
+9
2020-01-08
Remove `-Z continue-parse-after-error`
Vadim Petrochenkov
-1
/
+1
[next]