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
/
run-make
Age
Commit message (
Expand
)
Author
Lines
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
2020-01-07
Add tests for static variables
Maik Klein
-7
/
+20
2019-12-16
Fix handling of wasm import modules and names
Alex Crichton
-0
/
+154
2019-10-16
Upgrade Emscripten targets to use upstream LLVM backend
Thomas Lively
-7
/
+7
2019-10-05
Revert "Auto merge of #63649 - tlively:emscripten-upstream-upgrade, r=alexcri...
Tyler Mandry
-7
/
+7
2019-10-04
Fix ABI, run and fix more tests, re-enable CI for PRs
Thomas Lively
-7
/
+7
2019-07-30
Add very simple edition check to tidy; and add missing edition = 2018s.
CrLF0710
-10
/
+8
2019-05-10
Make tests compatible with musl host
Mateusz MikuĊa
-1
/
+4
2019-05-03
rustc: Always handle exported symbols on the wasm target
Alex Crichton
-2
/
+17
2019-02-27
Introduce assembly tests
Denys Zariaiev
-173
/
+0
2019-02-13
Rollup merge of #58272 - fitzgen:num-format-code-size, r=Mark-Simulacrum
Mazdak Farrokhzad
-0
/
+43
2019-02-11
use ignore directives for run-make tests
Andy Russell
-44
/
+21
2019-02-08
Don't shadow the provided `stringify!` macro in a wasm code size test case
Nick Fitzgerald
-23
/
+17
[next]