.. |
back
|
Rollup merge of #105620 - TaKO8Ki:remove-unnecessary-uses-of-clone, r=compiler-errors
|
2022-12-13 01:17:10 +01:00 |
coverageinfo
|
Prefer doc comments over // -comments in compiler
|
2022-11-27 11:19:04 +00:00 |
debuginfo
|
Move closure/generator type info methods to TyCtxt
|
2022-12-07 17:00:33 +00:00 |
llvm
|
Rollup merge of #105109 - rcvalle:rust-kcfi, r=bjorn3
|
2022-12-10 09:24:43 +01:00 |
abi.rs
|
Improve generating Custom entry function
|
2022-11-11 01:04:39 +05:30 |
allocator.rs
|
Add LLVM KCFI support to the Rust compiler
|
2022-12-08 17:24:39 -08:00 |
asm.rs
|
Rollup merge of #103977 - TimNN:memory-effects, r=nikic
|
2022-11-05 00:02:05 +01:00 |
attributes.rs
|
Mark naked functions as never inline in codegen_fn_attrs
|
2022-12-03 01:04:42 +01:00 |
base.rs
|
Remove several unused methods from MiscMethods
|
2022-10-01 16:45:07 +00:00 |
builder.rs
|
Auto merge of #105252 - bjorn3:codegen_less_pair_values, r=nagisa
|
2022-12-12 10:38:31 +00:00 |
callee.rs
|
Workaround for private global symbol issue
|
2022-11-18 11:38:31 -08:00 |
common.rs
|
|
|
consts.rs
|
Move linkage type check to HIR analysis and fix semantics issues.
|
2022-12-05 15:05:43 -08:00 |
context.rs
|
Add LLVM KCFI support to the Rust compiler
|
2022-12-08 17:24:39 -08:00 |
declare.rs
|
Add LLVM KCFI support to the Rust compiler
|
2022-12-08 17:24:39 -08:00 |
errors.rs
|
Move linkage type check to HIR analysis and fix semantics issues.
|
2022-12-05 15:05:43 -08:00 |
intrinsic.rs
|
Directly return loaded value from type_checked_load
|
2022-12-03 18:27:43 +00:00 |
lib.rs
|
Port diagnostics created by Handler
|
2022-11-09 14:56:21 +01:00 |
llvm_util.rs
|
Rollup merge of #105026 - oToToT:aarch64-v8a, r=davidtwco
|
2022-12-02 21:22:47 +01:00 |
mono_item.rs
|
Fix diag() and formatting
|
2022-11-09 14:56:20 +01:00 |
type_.rs
|
Rollup merge of #105109 - rcvalle:rust-kcfi, r=bjorn3
|
2022-12-10 09:24:43 +01:00 |
type_of.rs
|
add is_sized method on Abi and Layout, and use it
|
2022-11-13 12:23:53 +01:00 |
va_arg.rs
|
|
|
value.rs
|
|
|