This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
tests
/
ui
/
abi
History
Obei Sideg
a8aa6878f6
Update test for
E0796
and
static_mut_ref
lint
2024-01-07 17:29:25 +03:00
..
cross-crate
…
extern
…
foreign
…
issues
…
mir
…
numbers-arithmetic
…
statics
Update test for
E0796
and
static_mut_ref
lint
2024-01-07 17:29:25 +03:00
struct-enums
…
union
…
abi-sysv64-arg-passing.rs
…
abi-sysv64-register-usage.rs
…
abi-typo-unstable.rs
…
abi-typo-unstable.stderr
Show number in error message even for one error
2023-11-24 19:15:52 +01:00
anon-extern-mod.rs
…
arm-unadjusted-intrinsic.rs
add a test
2023-11-22 07:24:40 +01:00
c-stack-as-value.rs
…
c-stack-returning-int64.rs
…
cabi-int-widening.rs
…
compatibility.rs
Auto merge of
#118032
- RalfJung:char-u32, r=Mark-Simulacrum
2023-12-11 04:13:19 +00:00
debug.rs
…
debug.stderr
…
explicit_repr_rust.rs
…
homogenous-floats-target-feature-mixup.rs
…
issue-28676.rs
…
lib-defaults.rs
…
nullable-pointer-ffi-compat.rs
…
relocation_model_pic.rs
…
riscv-discoverability-guidance.riscv32.stderr
…
riscv-discoverability-guidance.riscv64.stderr
…
riscv-discoverability-guidance.rs
update target feature following LLVM API change
2023-12-08 13:06:07 +00:00
rustcall-generic.rs
…
segfault-no-out-of-stack.rs
…
stack-probes-lto.rs
Enable stack probes on aarch64 for LLVM 18
2023-12-07 17:17:00 -08:00
stack-probes.rs
Enable stack probes on aarch64 for LLVM 18
2023-12-07 17:17:00 -08:00
stack-protector.rs
…
unsized-args-in-c-abi-issues-94223-115845.rs
add regression test
2023-11-07 17:21:02 +01:00
unsupported.aarch64.stderr
…
unsupported.arm.stderr
…
unsupported.i686.stderr
…
unsupported.riscv32.stderr
…
unsupported.riscv64.stderr
…
unsupported.rs
…
unsupported.x64.stderr
…
variadic-ffi.rs
…
x86stdcall2.rs
…
x86stdcall.rs
…