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_llvm
/
src
/
coverageinfo
Commit message (
Expand
)
Author
Age
Files
Lines
*
CFI: Fix SIGILL reached via trait objects
Ramon de C Valle
2023-05-09
1
-0
/
+1
*
Use `IntoIterator` for `mk_fn_sig`.
Nicholas Nethercote
2023-02-17
1
-3
/
+1
*
reduce rightward-drift
Tshepang Mbambo
2023-01-27
1
-3
/
+2
*
Rollup merge of #106625 - Swatinem:ref/cov6, r=nagisa
Matthias Krüger
2023-01-26
1
-28
/
+17
|
\
|
*
Remove backwards compat for LLVM 12 coverage format
Arpad Borsos
2023-01-09
1
-28
/
+17
*
|
Use UnordSet instead of FxHashSet in define_id_collections!().
Michael Woerister
2023-01-19
1
-3
/
+5
|
/
*
rustc: Remove needless lifetimes
Jeremy Stucki
2022-12-20
1
-2
/
+2
*
Prefer doc comments over `//`-comments in compiler
Maybe Waffle
2022-11-27
1
-1
/
+1
*
Use `as_deref` in compiler (but only where it makes sense)
Maybe Waffle
2022-11-16
1
-1
/
+1
*
Port Instrument coverage requires llvm 12 to the new struct
SLASHLogin
2022-11-09
1
-1
/
+2
*
more dupe word typos
Rageking8
2022-10-14
1
-1
/
+1
*
Always import all tracing macros for the entire crate instead of piecemeal by...
Oli Scherer
2022-09-01
2
-3
/
+0
*
add `#[rustc_pass_by_value]` to more types
lcnr
2022-03-08
1
-4
/
+4
*
Rollup merge of #90132 - joshtriplett:stabilize-instrument-coverage, r=wesley...
Matthias Krüger
2022-02-04
1
-2
/
+2
|
\
|
*
Stabilize -Z instrument-coverage as -C instrument-coverage
Josh Triplett
2022-01-01
1
-2
/
+2
*
|
Work around missing code coverage data causing llvm-cov failures
Wesley Wiser
2022-01-21
1
-4
/
+13
*
|
Address review comments
Wesley Wiser
2021-12-27
1
-20
/
+27
*
|
[code coverage] Fix missing dead code in modules that are never called
Wesley Wiser
2021-12-20
1
-83
/
+24
|
/
*
Remove `in_band_lifetimes` from `rustc_codegen_llvm`
LegionMammal978
2021-12-16
2
-11
/
+11
*
Rollup merge of #91625 - est31:remove_indexes, r=oli-obk
Matthias Krüger
2021-12-10
1
-2
/
+2
|
\
|
*
Remove redundant [..]s
est31
2021-12-09
1
-2
/
+2
*
|
code-cov: generate dead functions with private/default linkage
Wesley Wiser
2021-12-03
1
-2
/
+2
|
/
*
Add conditional support for coverage map version 6
Rich Kadel
2021-11-30
1
-12
/
+33
*
Update CoverageMappingFormat Support to Version6
Arpad Borsos
2021-11-23
1
-10
/
+10
*
Fix clippy lints
Guillaume Gomez
2021-10-01
2
-5
/
+4
*
Querify `fn_abi_of_{fn_ptr,instance}`.
Eduard-Mihai Burtescu
2021-09-18
1
-1
/
+1
*
ty::layout: replicate `layout_of` setup for `fn_abi_of_{fn_ptr,instance}`.
Eduard-Mihai Burtescu
2021-09-18
1
-4
/
+3
*
Auto merge of #85178 - cjgillot:local-crate, r=oli-obk
bors
2021-05-17
1
-3
/
+3
|
\
|
*
Use () for codegen queries.
Camille GILLOT
2021-05-12
1
-2
/
+2
|
*
Use () for mir_keys.
Camille GILLOT
2021-05-12
1
-1
/
+1
*
|
rustc_codegen_ssa: append blocks to functions w/o creating a builder.
Eduard-Mihai Burtescu
2021-05-17
1
-1
/
+2
|
/
*
Rollup merge of #84875 - richkadel:no-coverage-dont-check-unused, r=tmandry
Yuki Okushi
2021-05-07
1
-6
/
+2
|
\
|
*
Removes unneeded check of `#[no_coverage]` in mapgen
Rich Kadel
2021-05-06
1
-6
/
+2
*
|
Update coverage docs and command line help
Rich Kadel
2021-05-06
1
-1
/
+1
|
/
*
Derived Eq no longer shows uncovered
Rich Kadel
2021-04-27
1
-0
/
+5
*
Translate counters from Rust 1-based to LLVM 0-based counter ids
Rich Kadel
2021-04-02
1
-6
/
+2
*
Changes from review comments
Rich Kadel
2021-03-23
1
-3
/
+23
*
Change def_id filter to use requires_monomorphization()
Rich Kadel
2021-03-23
1
-1
/
+1
*
gave unused_fn WeakAnyLinkage; moved create_pgo_func_name_var
Rich Kadel
2021-03-19
1
-18
/
+19
*
coverage bug fixes and optimization support
Rich Kadel
2021-03-19
2
-143
/
+226
*
Functions inlined into reachable functions are reachable
Tomasz Miąsko
2021-03-15
1
-1
/
+1
*
Make source-based code coverage compatible with MIR inlining
Tomasz Miąsko
2021-03-15
1
-1
/
+1
*
Don't directly expose coverage::CounterMappingRegion via FFI
Nikita Popov
2021-03-01
1
-2
/
+2
*
remove redundant closures (clippy::redundant_closure)
Matthias Krüger
2021-01-03
1
-1
/
+1
*
Fixes to Rust coverage
Rich Kadel
2020-12-07
1
-1
/
+1
*
Addressed feedback from 2020-12-01
Rich Kadel
2020-12-03
1
-0
/
+19
*
Combination of commits
Rich Kadel
2020-12-03
1
-7
/
+148
*
Update compiler/rustc_codegen_llvm/src/coverageinfo/mapgen.rs
Rich Kadel
2020-11-25
1
-1
/
+1
*
replace assert with condition and `fatal` error
Rich Kadel
2020-11-25
1
-1
/
+3
*
Improved version check
Rich Kadel
2020-11-25
1
-7
/
+9
[next]