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
/
run-make
Age
Commit message (
Expand
)
Author
Lines
2021-03-28
test: run-make: skip tests on unsupported platforms
Tom Eccles
-0
/
+7
2021-03-28
test: run-make: flag tests which won't work in no-std environments
Tom Eccles
-0
/
+5
2021-03-28
run-make: skip issue-36710 on riscv64 and armhf
Tom Eccles
-0
/
+4
2021-03-28
run-make: Specify --target to rustc
Tom Eccles
-14
/
+5
2021-03-22
only run RemoveZsts at mir-opt-level 3 and above
Erik Desjardins
-0
/
+1
2021-03-15
Rollup merge of #83132 - Aaron1011:fix/incr-cache-dummy, r=estebank
Dylan DPC
-0
/
+26
2021-03-14
Don't encode file information for span with a dummy location
Aaron Hill
-0
/
+26
2021-03-13
Do not emit alloca for ZST local even if it is uninitialized
Simon Vandel Sillesen
-1
/
+0
2021-02-28
Remove storage markers if they won't be used during code generation
Tomasz Miąsko
-2
/
+0
2021-02-17
[libtest] Run the test synchronously when hitting thread limit
hyd-dev
-0
/
+23
2021-01-13
Update tests for extern block linting
Mark Rousskov
-4
/
+6
2021-01-11
--emit=mir now emits both `mir_for_ctfe` and `optimized_mir` for `const fn`
oli
-0
/
+65
2020-11-29
Auto merge of #78122 - fusion-engineering-forks:fmt-write-bounds-check, r=Mar...
bors
-0
/
+57
2020-11-29
Add test to check for fmt::write bloat.
Mara Bos
-0
/
+57
2020-11-12
Auto merge of #76256 - tgnottingham:issue-74890, r=nikomatsakis
bors
-0
/
+48
2020-11-09
incr-comp: add ignore-32bit directive to incr-prev-body-beyond-eof test
Tyson Nottingham
-1
/
+5
2020-11-08
incr-comp: add clarifying comments to incr-prev-body-beyond-eof test
Tyson Nottingham
-4
/
+8
2020-11-06
fix shellcheck error of SC2148
Daiki Ihara
-0
/
+2
2020-11-04
incr-comp: hash span end line/column
Tyson Nottingham
-0
/
+40
2020-10-19
Ignore on 32-bit targets
Jonas Schievink
-2
/
+1
2020-10-19
ignore-thumb
Jonas Schievink
-0
/
+1
2020-10-19
Ignore test on WASM
Jonas Schievink
-0
/
+2
2020-10-19
Move issue-36710 test to run-make
Jonas Schievink
-0
/
+36
2020-09-25
cleaning up code
Raoul Strackx
-26
/
+35
2020-09-25
Building libunwind with new CMakeLists.
Raoul Strackx
-8
/
+3
2020-09-25
Adding checks for module level assembly
Raoul Strackx
-9
/
+115
2020-09-25
LVI hardening tests for cmake
Raoul Strackx
-0
/
+120
2020-09-25
testing c++ code (cc crate)
Raoul Strackx
-0
/
+55
2020-09-25
test hardening C inline assembly code (cc crate)
Raoul Strackx
-1
/
+33
2020-09-25
started using cc crate
Raoul Strackx
-4
/
+29
2020-09-25
LVI test std lib
Raoul Strackx
-16
/
+78
2020-09-25
Adding checks for assembly files in libunwind
Raoul Strackx
-0
/
+37
2020-09-20
Provide bootstrap tools with RUSTC in environment
Mark Rousskov
-3
/
+3
2020-07-26
proc_macro: Add API for tracked access to environment variables
Vadim Petrochenkov
-0
/
+29
2020-07-13
Fix src/test/run-make/static-pie/test-aslr.rs
Harald Hoyer
-1
/
+1
2020-07-01
expand: Stop using nonterminals for passing tokens to attribute and derive ma...
Vadim Petrochenkov
-1
/
+1
2020-06-25
Auto merge of #71858 - petrochenkov:env, r=Mark-Simulacrum
bors
-0
/
+14
2020-06-15
Enable static-pie for the x86_64-unknown-linux-musl target
Harald Hoyer
-0
/
+58
2020-05-31
Print accessed env vars as special comments into depinfo files
Vadim Petrochenkov
-0
/
+14
2020-04-26
Use Cell::take in a couple places
ThinkChaos
-1
/
+1
2020-01-31
Auto merge of #67878 - Others:opt-3, r=Mark-Simulacrum
bors
-1
/
+1
2020-01-30
Change opt-level from 2 back to 3
Gregor Peach
-1
/
+1
2020-01-21
Do not use Cortex-M0 since Qemu is too old
Jonas Schievink
-1
/
+2
2020-01-21
Check in lockfile
Jonas Schievink
-0
/
+199
2020-01-21
Update dependencies
Jonas Schievink
-8
/
+4
2020-01-21
Use the right runners for all thumb targets
Jonas Schievink
-6
/
+19
2020-01-21
Fix thumb target CI
Jonas Schievink
-7
/
+4
2020-01-08
Check for the entry kind
maik
-3
/
+3
2020-01-08
Remove unnecessary global counting
maik
-11
/
+5
2020-01-07
Fix indentation
Maik Klein
-1
/
+1
[next]