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-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
2020-01-03
Introduce an option for disabling deduplication of diagnostics
Vadim Petrochenkov
-1
/
+1
2019-12-28
Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests
Esteban Küber
-4
/
+7
2019-12-26
Auto merge of #67580 - RalfJung:miri-unleash-tests, r=oli-obk
bors
-17
/
+61
2019-12-25
use error-pattern
Ralf Jung
-2
/
+2
2019-12-24
Deprecate Error::description for real
David Tolnay
-1
/
+1
2019-12-24
this has sysroot spans to let's ignore it the usual way
Ralf Jung
-3
/
+4
2019-12-24
better variable names
Ralf Jung
-17
/
+17
2019-12-24
add test for dropping in const
Ralf Jung
-0
/
+43
2019-12-23
Bless tests
Oliver Scherer
-1
/
+1
2019-12-23
Show `const_err` lints
Oliver Scherer
-8
/
+45
2019-12-23
Constants reading or referencing statics is illegal
Oliver Scherer
-2
/
+2
2019-12-23
Dynamically prevent constants from accessing statics
Oliver Scherer
-0
/
+101
2019-12-23
Panic on mutable allocs in constants
Oliver Scherer
-0
/
+44
2019-12-21
rework run-fail and support check,build-fail
Mazdak Farrokhzad
-7
/
+13
2019-12-02
Update miri unleashed tests
Christian Poveda
-9
/
+37
2019-12-02
Update miri_unleashed tests
Christian Poveda
-53
/
+6
2019-11-21
Reorganize, bless and add tests for const control flow
Dylan MacKenzie
-113
/
+0
2019-11-18
Update ui tests
Guillaume Gomez
-0
/
+1
2019-11-15
Silence miri unleashed warnings in test
Dylan MacKenzie
-53
/
+5
2019-11-13
Bless miri unleashed test now that errors are mandatory
Dylan MacKenzie
-7
/
+13
2019-11-13
Bless less verbose error messages
Dylan MacKenzie
-12
/
+31
2019-11-10
Make error and warning annotations mandatory in UI tests
Tomasz Miąsko
-2
/
+4
[next]