rust/compiler/rustc_codegen_gcc/src
2022-09-28 19:02:38 -07:00
..
back simplify a self-profiling activity call in the cg_gcc backend 2022-04-07 15:47:20 +02:00
intrinsic remove comment 2022-09-24 15:03:14 -07:00
abi.rs Move ArgAbi::pad_i32 into PassMode::Cast. 2022-08-26 11:12:36 +10:00
allocator.rs Rename debugging_opts to unstable_opts 2022-07-13 17:47:06 -05:00
archive.rs Add wrapper type for ExitCode for use in RanlibFailure 2022-09-24 10:24:48 -07:00
asm.rs Add UnwindingInlineAsm 2022-09-24 10:24:48 -07:00
base.rs Rename debugging_opts to unstable_opts 2022-07-13 17:47:06 -05:00
builder.rs Move the cast_float_to_int fallback code to GCC 2022-08-16 15:46:17 -07:00
callee.rs Update TypeVisitor paths 2022-07-06 06:41:53 +01:00
common.rs Remove dead broken code from const zst handling in backends 2022-09-06 14:09:49 +00:00
consts.rs Add LinkageConstOrMutType 2022-09-24 10:24:48 -07:00
context.rs fix lifetime error 2022-09-24 11:36:16 -07:00
coverageinfo.rs Merge commit 'e228f0c16ea8c34794a6285bf57aab627c26b147' into libgccjit-codegen 2021-08-15 08:29:07 -04:00
debuginfo.rs debuginfo: Refactor debuginfo generation for types -- Rename DebugInfoMethods::create_vtable_metadata() to DebugInfoMethods::create_vtable_debuginfo() 2022-03-14 17:25:24 +01:00
declare.rs Merge commit 'e8dca3e87d164d2806098c462c6ce41301341f68' into sync_from_cg_gcc 2022-06-06 22:04:37 -04:00
errors.rs print <signal> when ranlib failed without an exit code 2022-09-28 19:02:38 -07:00
int.rs Merge commit 'e8dca3e87d164d2806098c462c6ce41301341f68' into sync_from_cg_gcc 2022-06-06 22:04:37 -04:00
lib.rs Lint against untranslatable diagnostics in rustc_codegen_gcc 2022-09-24 10:24:48 -07:00
mono_item.rs Update TypeVisitor paths 2022-07-06 06:41:53 +01:00
type_.rs Add fine-grained LLVM CFI support to the Rust compiler 2022-07-23 10:51:34 -07:00
type_of.rs Update TypeVisitor paths 2022-07-06 06:41:53 +01:00