..
back
[RFC 3127 - Trim Paths]: Condition remapped filepath on remap scopes
2023-10-17 10:11:30 +02:00
coverageinfo
coverage: Consistently remove unused counter IDs from expressions/mappings
2023-10-28 09:33:48 +11:00
debuginfo
use visibility to check unused imports and delete some stmts
2023-10-22 21:27:46 +08:00
llvm
consts: remove dead code around i1
constant values
2023-11-03 15:40:17 -04:00
abi.rs
Link to correct issue in PassMode::Direct ptx-kernel exception
2023-10-27 11:39:20 +02:00
allocator.rs
Auto merge of #113722 - bjorn3:allocator_shim_refactor, r=jackh726
2023-08-13 16:49:49 +00:00
asm.rs
Auto merge of #114467 - Amanieu:asm-unstable-features, r=davidtwco
2023-08-15 11:59:02 +00:00
attributes.rs
Auto merge of #113814 - ChoKyuWon:master, r=davidtwco
2023-08-18 13:20:37 +00:00
base.rs
cg_llvm: remove pointee types and pointercast/bitcast-of-ptr
2023-07-29 13:18:17 -04:00
builder.rs
Format all the let chains in compiler
2023-10-13 08:59:36 +00:00
callee.rs
Format all the let chains in compiler
2023-10-13 08:59:36 +00:00
common.rs
Auto merge of #105545 - erikdesjardins:ptrclean, r=bjorn3
2023-08-01 19:44:17 +00:00
consts.rs
consts: remove dead code around i1
constant values
2023-11-03 15:40:17 -04:00
context.rs
Minimize pub
usage in source_map.rs
.
2023-11-02 19:35:00 +11:00
declare.rs
CFI: Fix SIGILL reached via trait objects
2023-05-09 20:04:19 +00:00
errors.rs
allow LTO on proc-macro
crates with -Zdylib-lto
2023-09-23 17:08:43 +03:00
intrinsic.rs
Merge simd size and type extraction into checking whether a type is simd, as these always go together.
2023-10-31 11:23:39 +00:00
lib.rs
coverage: Encode function mappings without re-sorting them
2023-10-22 20:37:39 +11:00
llvm_util.rs
Add OwnedTargetMachine to manage llvm:TargetMachine. Uses pointers
2023-09-24 21:11:37 +02:00
mono_item.rs
use visibility to check unused imports and delete some stmts
2023-10-22 21:27:46 +08:00
type_.rs
Fix misuses of a vs an
2023-10-04 08:01:11 +08:00
type_of.rs
s/Generator/Coroutine/
2023-10-20 21:10:38 +00:00
va_arg.rs
cg_llvm: remove pointee types and pointercast/bitcast-of-ptr
2023-07-29 13:18:17 -04:00
value.rs