rust/src
Guillaume Gomez 527c049584 Fix warnings
2024-07-02 12:24:07 -04:00
..
back Use a dedicated type instead of a reference for the diagnostic context 2024-06-18 15:42:11 +00:00
intrinsic Format code 2024-07-02 12:20:34 -04:00
abi.rs Merge commit 'b385428e3d' into subtree-update_cg_gcc_2024-03-05 2024-03-05 19:58:36 +01:00
allocator.rs Merge commit 'b385428e3d' into subtree-update_cg_gcc_2024-03-05 2024-03-05 19:58:36 +01:00
archive.rs remove useless lifetime of ArchiveBuilder 2024-02-26 22:37:04 +08:00
asm.rs CFI: Use Instance at callsites 2024-03-23 18:30:39 +00:00
attributes.rs Merge commit 'b385428e3d' into subtree-update_cg_gcc_2024-03-05 2024-03-05 19:58:36 +01:00
base.rs Merge commit 'b385428e3d' into subtree-update_cg_gcc_2024-03-05 2024-03-05 19:58:36 +01:00
builder.rs Add missing cast for function_ptr arguments 2024-07-02 12:24:03 -04:00
callee.rs Merge commit 'b385428e3d' into subtree-update_cg_gcc_2024-03-05 2024-03-05 19:58:36 +01:00
common.rs Remove const_bitcast from ConstMethods 2024-06-21 19:26:07 +00:00
consts.rs Fix warnings 2024-07-02 12:24:07 -04:00
context.rs Add shl and shr missing casts 2024-07-02 12:23:55 -04:00
coverageinfo.rs Unbox and unwrap the contents of StatementKind::Coverage 2024-03-23 22:05:11 +11:00
debuginfo.rs Simplify use crate::rustc_foo::bar occurrences. 2024-05-08 16:57:31 +10:00
declare.rs Merge commit 'b385428e3d' into subtree-update_cg_gcc_2024-03-05 2024-03-05 19:58:36 +01:00
errors.rs Remove redundant argument from subdiagnostic method 2024-06-18 15:42:11 +00:00
gcc_util.rs Merge commit 'b385428e3d' into subtree-update_cg_gcc_2024-03-05 2024-03-05 19:58:36 +01:00
int.rs Add shl and shr missing casts 2024-07-02 12:23:55 -04:00
lib.rs Add missing cast for function_ptr arguments 2024-07-02 12:24:03 -04:00
mono_item.rs Some comment nits 2024-03-12 08:51:20 +00:00
type_.rs Remove type_i1 and type_struct from cg_ssa 2024-06-21 19:30:26 +00:00
type_of.rs Fix warnings 2024-07-02 12:24:07 -04:00