..
back
Unconditionally update symbols
2022-02-10 18:27:18 +01:00
coverageinfo
Rollup merge of #90132 - joshtriplett:stabilize-instrument-coverage, r=wesleywiser
2022-02-04 18:42:13 +01:00
debuginfo
debuginfo: Bring back DW_AT_containing_type for vtables -- address review comments
2022-02-08 15:31:09 +01:00
llvm
Apply noundef attribute to &T, &mut T, Box<T>, bool
2022-02-05 01:09:52 -05:00
abi.rs
apply noundef explicitly in all cases instead of relying on dereferenceable implying it
2022-02-06 21:11:11 -05:00
allocator.rs
Include debug info for the allocator shim
2021-08-31 15:24:20 -07:00
asm.rs
Add preliminary support for inline assembly for msp430.
2022-01-22 23:42:46 -05:00
attributes.rs
Split PAuth target feature
2022-02-10 15:10:33 +00:00
base.rs
Auto merge of #91957 - nnethercote:rm-SymbolStr, r=oli-obk
2021-12-19 09:31:37 +00:00
builder.rs
Merge landing_pad and set_cleanup into cleanup_landing_pad
2022-01-24 14:10:05 +01:00
callee.rs
Remove in_band_lifetimes
from rustc_codegen_llvm
2021-12-16 14:43:32 -05:00
common.rs
Remove in_band_lifetimes
from rustc_codegen_llvm
2021-12-16 14:43:32 -05:00
consts.rs
#[used(linker)]
attribute (https://github.com/dtolnay/linkme/issues/41 )
2022-02-06 20:23:23 +01:00
context.rs
Use error-on-mismatch policy for PAuth module flags.
2022-01-24 16:50:10 +00:00
declare.rs
Auto merge of #88354 - Jmc18134:hint-space-pauth-opt, r=nagisa
2021-12-29 22:35:11 +00:00
intrinsic.rs
Merge add_handler into catch_switch
2022-01-24 14:10:05 +01:00
lib.rs
add a rustc::query_stability lint
2022-02-01 10:15:59 +01:00
llvm_util.rs
Split PAuth target feature
2022-02-10 15:10:33 +00:00
mono_item.rs
Remove in_band_lifetimes
from rustc_codegen_llvm
2021-12-16 14:43:32 -05:00
type_.rs
Remove in_band_lifetimes
from rustc_codegen_llvm
2021-12-16 14:43:32 -05:00
type_of.rs
Store a Symbol
instead of an Ident
in VariantDef
/FieldDef
2022-01-11 10:16:22 -05:00
va_arg.rs
Remove in_band_lifetimes
from rustc_codegen_llvm
2021-12-16 14:43:32 -05:00
value.rs
mv compiler to compiler/
2020-08-30 18:45:07 +03:00