.. |
back
|
Remove the ThinLTO CU hack
|
2023-05-08 10:34:15 -07:00 |
coverageinfo
|
Use Option::is_some_and and Result::is_ok_and in the compiler
|
2023-05-24 14:20:41 +00:00 |
debuginfo
|
EarlyBinder::new -> EarlyBinder::bind
|
2023-05-29 13:46:10 +02:00 |
llvm
|
Add SafeStack support to rustc
|
2023-05-26 15:18:54 -04:00 |
abi.rs
|
Remove double spaces after dots in comments
|
2023-01-17 08:09:33 +00:00 |
allocator.rs
|
Prevent insta-stable no alloc shim support
|
2023-05-11 14:35:09 +00:00 |
asm.rs
|
Rollup merge of #111332 - loongarch-rs:inline-asm, r=Amanieu
|
2023-05-08 19:41:51 +09:00 |
attributes.rs
|
Add SafeStack support to rustc
|
2023-05-26 15:18:54 -04:00 |
base.rs
|
Remove several unused methods from MiscMethods
|
2022-10-01 16:45:07 +00:00 |
builder.rs
|
Fix num reserved clauses for landing pad
|
2023-05-07 12:38:47 +01:00 |
callee.rs
|
CFI: Fix SIGILL reached via trait objects
|
2023-05-09 20:04:19 +00:00 |
common.rs
|
Stop creating intermediate places just to immediate convert them to operands
|
2023-05-26 15:01:29 +00:00 |
consts.rs
|
review
|
2023-04-05 15:08:17 +03:00 |
context.rs
|
Add cross-language LLVM CFI support to the Rust compiler
|
2023-05-03 22:41:29 +00:00 |
declare.rs
|
CFI: Fix SIGILL reached via trait objects
|
2023-05-09 20:04:19 +00:00 |
errors.rs
|
Rollup merge of #111203 - Kobzol:remark-print-kind, r=tmiasko
|
2023-05-06 23:32:02 +02:00 |
intrinsic.rs
|
CFI: Fix SIGILL reached via trait objects
|
2023-05-09 20:04:19 +00:00 |
lib.rs
|
Create a structure to define the features from to_llvm_features.
|
2023-05-22 14:46:40 +01:00 |
llvm_util.rs
|
Create a structure to define the features from to_llvm_features.
|
2023-05-22 14:46:40 +01:00 |
mono_item.rs
|
Use is_some_and /is_ok_and in less obvious spots
|
2023-05-24 14:33:43 +00:00 |
type_.rs
|
Add cross-language LLVM CFI support to the Rust compiler
|
2023-05-03 22:41:29 +00:00 |
type_of.rs
|
Remove type-traversal trait aliases
|
2023-02-22 17:04:58 +00:00 |
va_arg.rs
|
Implement va_list and va_arg for s390x FFI
|
2022-12-19 21:07:57 +01:00 |
value.rs
|
mv compiler to compiler/
|
2020-08-30 18:45:07 +03:00 |