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
/
library
/
stdarch
/
crates
/
intrinsic-test
/
src
/
common
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2025-09-07
move target-specific definitions into constants
Folkert de Vries
-11
/
+2
2025-09-07
move `build_c_file` and `build_rust_file` into `SupportedArchitectureTest`
Folkert de Vries
-3
/
+142
2025-09-07
move more constants into `SupportedArchitectureTest`
Folkert de Vries
-3
/
+13
2025-09-07
move platform headers into `SupportedArchitectureTest`
Folkert de Vries
-0
/
+2
2025-09-07
move `compare_outputs` implementation into `SupportedArchitectureTest` defini...
Folkert de Vries
-4
/
+27
2025-08-05
chore: moved chunk_info to `common` and code cleanup
Madhav Madhusoodanan
-0
/
+7
2025-07-19
combine rust files into one compilation
Folkert de Vries
-1
/
+0
2025-05-27
fix: code cleanup and renaming
Madhav Madhusoodanan
-8
/
+1
2025-05-27
moved more code generation functionality to `common`
Madhav Madhusoodanan
-0
/
+1
2025-05-27
feat: made constraint common
Madhav Madhusoodanan
-0
/
+1
2025-05-27
chore: file renaming
Madhav Madhusoodanan
-4
/
+4
2025-05-27
Added dynamic dispatch for easier management of `<arch>ArchitectureTest` structs
Madhav Madhusoodanan
-1
/
+3
2025-05-27
moved the C compilation commands into a struct for easier handling
Madhav Madhusoodanan
-0
/
+1
2025-05-27
introduced generic types and code refactor
Madhav Madhusoodanan
-0
/
+4
2025-05-27
fixed `too many files open` issue
Madhav Madhusoodanan
-0
/
+7
2025-05-27
chore: code consolidation
Madhav Madhusoodanan
-2
/
+11
2025-05-27
chore: separated common logic within file creations, compile_c, compile_rust ...
Madhav Madhusoodanan
-0
/
+3
2025-05-27
chore: Added `ProcessedCli` to extract the logic to pre-process CLI struct args
Madhav Madhusoodanan
-2
/
+2
2025-05-27
Chore: Added `SupportedArchitectureTest` trait which must be implemented for ...
Madhav Madhusoodanan
-0
/
+2
2025-05-27
Feat: Moved majority of the code to `arm` module.
Madhav Madhusoodanan
-0
/
+2