index
:
delta/rust.git
92745/rustdoc-semantic-ids
Aaronepower-patch-1
Camelid-RustThanks
E0002-precision
GuillaumeGomez-patch-1
Havvy-patch-1
LeSeulArtichaut-patch-1
SimonSapin-patch-1
XAMPPRocky-patch-1
XAMPPRocky-patch-1-1
XAMPPRocky-patch-2
accept-felixes-typo
acrichto-tmp
adt-docs-fix
alex-tmp
aphs-no-unsynchronised-llvm-err-global
appveyor
auto
beta
beta-fix-69341
beta-next
borrowck-niche-discriminants
borrowck-snippet
c9788fdd5b8
clarify-tidy-since
clean-two-dots
cleanup-e0554
clone-shim-split
compiler-autolabel
const-generics-coerce-unsized
const_tls_local_panic_count
cranelift-rebase
debug-48866
debug-for-422
debug-intravisit-fnkind
duplicate-word
fix-1.38-type_name
fix-63313
fix-async-date
fix-cancel
fix-dev-no-comment
fix-loop-break-mir-generation
fix-publish-toolstate-syntax-error
followup-from-92533
frewsxcv-issue-44929
frewsxcv-issue-45636
frewsxcv-patch-1
frewsxcv-patch-2
frewsxcv-patch-3
frewsxcv-rename-slice-swap-param
frewsxcv/unstable-book
generators-clone-doc
gh35653
gitignore-readd-tmp
hex-value-process-exit
homu-tmp
increase-nested-groups-test-coverage
into_raw_non_null
ishitatsuyuki-patch-1
issue-85533
jdm-patch-1
jonas-schievink-patch-1
jonas-schievink-patch-2
kennytm/steal-the-cron-job
lcnr-doc-patch
lcnr-patch-1
libs-tracking-issue
llvm-5
llvm-6-test
llvm-6-try
llvm-icebreakers-ping
llvm-icebreakers-ping-1
master
maybe-bound-eror
maybe-uninit-gates
min/add-track-caller
min_const_generics-version
more-osx-cores
multisuggest_disambiguation
must-use-join
mutable-overloaded-operators
nellshamrell/fix-80658
nightly-dev
nitpick-slp
nll-alias-analysis
nox/i-need-a-niche-but-i-have-no-dog
nrc-patch-1
oli-obk-patch-1
opt-fuse
ostrich
pass-check-runfail
perf-odds-and-ends
permit-asyncawait-ondeck-by-anyone
petrochenkov-patch-1
petrochenkov-patch-2
pietroalbini-patch-1
place2_2
pr-75593
promote-tmp
release-notes-tweak
relnotes-1.50.0
relnotes-1.51.0
relnotes-1.52.0
remove-most-azure
remove-unwanted-z-index
revert-105395-sunfishcode/update-wasi
revert-74416-linker-locale-utf8
revert-76110-convert-openoptions-cint
revert-77467-query-docs
revert-77961-embed-bitcode
revert-80244-spans
revert-82057-cstr
revert-82313-update-normalize-css
revert-88147-issue-88097
revert-88548-intersperse
revert-98576-region-stuff-cool-beans
rust-1.17-relnotes
rust-1.19.0-relnotes
rust-analyzer-2020-09-09
rust-analyzer-2020-09-14
rust-analyzer-2021-11-22
rustc-spring-cleaning
rustdoc-autolabel
rustix
sfackler-patch-1
sgrif-patch-1
shallow-borrow-fixes
single_derive
slice
snap-stage3
some-new-labels
sort_by_cached_key
spastorino-patch-1
stable
stable-1.31.1
stable-next
steveklabnik-must-use
steveklabnik-patch-1
temp-dev-stable
tmandry-patch-1
tmp
tmp-nightly
to-be-dev-nightly
travis-shell
triagebot-ping-alias
try
try-build-llvm
turbo-expander
upgrade-to-9.4-xcode
upper-tuple
vec-leak
wesleywiser-patch-1
whitelist-thumb
x-link-mem-swaps
xcode9.4
yeet-unused-substs
github.com: rust-lang/rust.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_codegen_ssa
/
src
/
traits
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rollup merge of #110145 - WaffleLapkin:share_slice_of_bytes, r=Nilstrieb
Dylan DPC
2023-05-17
1
-5
/
+3
|
\
|
*
Remove `MetadataRef` type alias
Maybe Waffle
2023-05-16
1
-5
/
+3
*
|
Move expansion of query macros in rustc_middle to rustc_middle::query
John Kåre Alsaker
2023-05-15
1
-1
/
+1
|
/
*
Auto merge of #107586 - SparrowLii:parallel-query, r=cjgillot
bors
2023-05-13
1
-1
/
+4
|
\
|
*
introduce `DynSend` and `DynSync` auto trait
SparrowLii
2023-05-06
1
-1
/
+4
*
|
Use `landingpad filter` to encode aborting landing pad
Gary Guo
2023-05-07
1
-0
/
+1
|
/
*
Add cross-language LLVM CFI support to the Rust compiler
Ramon de C Valle
2023-05-03
2
-4
/
+11
*
Allow `transmute`s to produce `OperandValue`s instead of always using `alloca`s
Scott McMurray
2023-04-04
1
-0
/
+11
*
Use poison instead of undef
Nikita Popov
2023-03-16
1
-0
/
+1
*
various: translation resources from cg backend
David Wood
2023-02-22
1
-0
/
+4
*
session: diagnostic migration lint on more fns
David Wood
2023-01-30
1
-0
/
+1
*
Auto merge of #105252 - bjorn3:codegen_less_pair_values, r=nagisa
bors
2022-12-12
1
-2
/
+2
|
\
|
*
Destruct landing_pad return value before passing it to cg_ssa
bjorn3
2022-12-03
1
-2
/
+2
*
|
Add LLVM KCFI support to the Rust compiler
Ramon de C Valle
2022-12-08
1
-0
/
+1
|
/
*
Auto merge of #103138 - nnethercote:merge-BBs, r=bjorn3
bors
2022-11-17
1
-2
/
+2
|
\
|
*
Use `&mut Bx` more.
Nicholas Nethercote
2022-11-16
1
-2
/
+2
*
|
Introduce composite debuginfo.
Camille GILLOT
2022-11-15
1
-0
/
+5
|
/
*
Add type_array to BaseTypeMethods
Ayush Singh
2022-11-06
1
-0
/
+1
*
Rewrite implementation of `#[alloc_error_handler]`
Amanieu d'Antras
2022-10-31
1
-1
/
+1
*
Accept `TyCtxt` instead of `TyCtxtAt` in `Ty::is_*` functions
Maybe Waffle
2022-10-27
1
-4
/
+3
*
Remove type argument of array_alloca and rename to byte_array_alloca
bjorn3
2022-10-02
1
-1
/
+1
*
Remove dynamic_alloca from BuilderMethods
bjorn3
2022-10-02
1
-1
/
+0
*
Merge apply_attrs_callsite into call and invoke
bjorn3
2022-10-01
2
-3
/
+3
*
Remove unused target_cpu and tune_cpu methods from ExtraBackendMethods
bjorn3
2022-10-01
1
-2
/
+0
*
Remove several unused methods from MiscMethods
bjorn3
2022-10-01
1
-4
/
+0
*
Remove unused Context assoc type from WriteBackendMethods
bjorn3
2022-10-01
1
-1
/
+0
*
rustc_typeck to rustc_hir_analysis
lcnr
2022-09-27
1
-1
/
+1
*
Remove dead broken code from const zst handling in backends
Oli Scherer
2022-09-06
1
-1
/
+0
*
Move the cast_float_to_int fallback code to GCC
Josh Stone
2022-08-16
1
-154
/
+3
*
Auto merge of #95548 - rcvalle:rust-cfi-2, r=nagisa
bors
2022-07-24
3
-5
/
+17
|
\
|
*
Add fine-grained LLVM CFI support to the Rust compiler
Ramon de C Valle
2022-07-23
3
-5
/
+17
*
|
Auto merge of #93718 - thomcc:used-macho, r=pnkfelix
bors
2022-07-21
1
-1
/
+3
|
\
\
|
*
|
Only compile #[used] as llvm.compiler.used for ELF targets
Thom Chiovoloni
2022-05-11
1
-1
/
+3
*
|
|
Rename `debugging_opts` to `unstable_opts`
Joshua Nelson
2022-07-13
1
-1
/
+1
*
|
|
Rollup merge of #99155 - Amanieu:unstable-target-features, r=davidtwco
Dylan DPC
2022-07-13
1
-1
/
+1
|
\
\
\
|
*
|
|
Keep unstable target features for asm feature checking
Amanieu d'Antras
2022-07-11
1
-1
/
+1
|
|
/
/
*
|
|
don't allow ZST in ScalarInt
Ralf Jung
2022-07-09
1
-0
/
+1
*
|
|
Avoid unnecessary string interning for const_str
bjorn3
2022-06-28
1
-2
/
+1
|
|
/
|
/
|
*
|
Add llvm.type.checked.load intrinsic
flip1995
2022-06-14
1
-0
/
+8
|
/
*
Merge new_metadata into codegen_allocator
bjorn3
2022-04-30
1
-3
/
+1
*
Remove config parameter of optimize_fat and avoid interior mutability for module
bjorn3
2022-04-30
1
-2
/
+1
*
Let LtoModuleCodegen::optimize take self by value
bjorn3
2022-04-30
1
-1
/
+1
*
Rename run_lto_pass_manager to optimize_fat and remove thin parameter
bjorn3
2022-04-30
1
-6
/
+5
*
Add codegen for global_asm! sym operands
Amanieu d'Antras
2022-04-15
2
-5
/
+7
*
make memcmp return a value of c_int_width instead of i32
David Morrison
2022-04-02
1
-0
/
+1
*
debuginfo: Refactor debuginfo generation for types -- Rename DebugInfoMethods...
Michael Woerister
2022-03-14
1
-1
/
+1
*
Introduce `ConstAllocation`.
Nicholas Nethercote
2022-03-07
1
-3
/
+3
*
rename ErrorReported -> ErrorGuaranteed
mark
2022-03-02
1
-3
/
+3
*
Auto merge of #87402 - nagisa:nagisa/request-feature-requests-for-features, r...
bors
2022-03-02
1
-0
/
+1
|
\
|
*
Querify `global_backend_features`
Simonas Kazlauskas
2022-03-01
1
-0
/
+1
[next]