This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
bb6bec1d55
rust
/
compiler
/
rustc_codegen_ssa
/
src
History
Download ZIP
Download TAR.GZ
Amanieu d'Antras
5918ee4317
Add support for const operands and options to global_asm!
...
On x86, the default syntax is also switched to Intel to match asm!
2021-05-13 22:31:57 +01:00
..
back
Auto merge of
#83610
- bjorn3:driver_cleanup, r=cjgillot
2021-05-12 08:38:03 +00:00
coverageinfo
Translate counters from Rust 1-based to LLVM 0-based counter ids
2021-04-02 17:16:36 -07:00
debuginfo
Stop adding '*' at the end of type names for Ref and Slice when computing debug info for MSVC debuggers
2020-11-30 14:31:34 -08:00
mir
Add support for const operands and options to global_asm!
2021-05-13 22:31:57 +01:00
traits
Add support for const operands and options to global_asm!
2021-05-13 22:31:57 +01:00
base.rs
Auto merge of
#83610
- bjorn3:driver_cleanup, r=cjgillot
2021-05-12 08:38:03 +00:00
common.rs
Add support for const operands and options to global_asm!
2021-05-13 22:31:57 +01:00
glue.rs
Change ty.kind to a method
2020-09-04 17:47:51 +02:00
lib.rs
Implement RFC 2951: Native link modifiers
2021-05-05 16:04:25 -07:00
meth.rs
mv compiler to compiler/
2020-08-30 18:45:07 +03:00
mono_item.rs
Add support for const operands and options to global_asm!
2021-05-13 22:31:57 +01:00
target_features.rs
Rollup merge of
#80525
- devsnek:wasm64, r=nagisa
2021-04-05 00:24:23 +02:00