]> git.lizzy.rs Git - rust.git/history - compiler/rustc_codegen_llvm/src/coverageinfo/mapgen.rs
replace assert with condition and `fatal` error
[rust.git] / compiler / rustc_codegen_llvm / src / coverageinfo / mapgen.rs
2020-10-30 Yuki OkushiRollup merge of #77888 - LingMan:ast_pretty_tt_prepend_...
2020-10-30 Yuki OkushiRollup merge of #77334 - pickfire:patch-4, r=jyn514
2020-10-29 Jonas SchievinkRollup merge of #78462 - danielframpton:fixnullisa...
2020-10-29 Jonas SchievinkRollup merge of #78244 - workingjubilee:dogfood-fancy...
2020-10-29 Jonas SchievinkRollup merge of #75078 - ijackson:slice-strip, r=stevek...
2020-10-29 Yuki OkushiRollup merge of #78460 - varkor:turbofish-string-generi...
2020-10-29 Yuki OkushiRollup merge of #78224 - lcnr:repeat-expr, r=varkor
2020-10-28 Eduardo BrotoMerge commit '645ef505da378b6f810b1567806d1bcc2856395f...
2020-10-28 borsAuto merge of #78409 - pietroalbini:build-manifest...
2020-10-28 borsAuto merge of #78323 - est31:smaller_list_overlap,...
2020-10-28 Dylan DPCRollup merge of #78379 - estebank:fn-signature-parse...
2020-10-27 borsAuto merge of #78227 - SergioBenitez:test-stdout-thread...
2020-10-27 borsAuto merge of #77502 - varkor:const-generics-suggest...
2020-10-27 borsAuto merge of #77317 - varkor:break-diverging-value...
2020-10-26 Yuki OkushiRollup merge of #78412 - camelid:cleanup-hash-docs...
2020-10-26 Yuki OkushiRollup merge of #78396 - josephlr:ermsb, r=petrochenkov
2020-10-26 Yuki OkushiRollup merge of #78388 - camelid:regression-tests,...
2020-10-26 Yuki OkushiRollup merge of #78348 - jyn514:pub-crate, r=GuillaumeGomez
2020-10-26 Yuki OkushiRollup merge of #78332 - PoignardAzur:doc_E0308, r...
2020-10-26 Yuki OkushiRollup merge of #78298 - Aaron1011:fix/nll-ranked-test...
2020-10-26 Yuki OkushiRollup merge of #78219 - JohnTitor:print-def-path,...
2020-10-26 Yuki OkushiRollup merge of #77703 - Keruspe:system-libunwind,...
2020-10-26 Yuki OkushiRollup merge of #76635 - scottmcm:slice-as-chunks,...
2020-10-26 borsAuto merge of #68965 - eddyb:mir-inline-scope, r=nagisa...
2020-10-26 borsAuto merge of #77975 - bjorn3:cg_clif_subtree3, r=Mark...
2020-10-26 borsAuto merge of #78196 - pietroalbini:shipped-files,...
2020-10-26 borsAuto merge of #78324 - RalfJung:uninhabited-statics...
2020-10-26 bjorn3Add 'compiler/rustc_codegen_cranelift/' from commit...
2020-10-26 borsAuto merge of #75728 - nagisa:improve_align_offset_2...
2020-10-26 Dylan DPCRollup merge of #78295 - Alexendoo:ice-regression-tests...
2020-10-26 Dylan DPCRollup merge of #78252 - bugadani:issue-45964, r=Mark...
2020-10-26 Dylan DPCRollup merge of #78247 - simonvandel:fix-78192, r=oli-obk
2020-10-26 Dylan DPCRollup merge of #78214 - estebank:match-semicolon,...
2020-10-26 Dylan DPCRollup merge of #78161 - jonas-schievink:irlo-issue...
2020-10-26 Dylan DPCRollup merge of #78137 - tmiasko:compiletest-tracing...
2020-10-26 Dylan DPCRollup merge of #78126 - shepmaster:aarch64-apple-darwi...
2020-10-26 Dylan DPCRollup merge of #77836 - RalfJung:transmute_copy, r...
2020-10-26 Dylan DPCRollup merge of #74477 - chansuke:sys-wasm-unsafe-op...
2020-10-26 borsAuto merge of #77283 - estebank:if-let-sugg, r=Mark...
2020-10-25 borsAuto merge of #78015 - ssomers:btree_merge_mergers...
2020-10-25 borsAuto merge of #78179 - RalfJung:miri-comments, r=oli-obk
2020-10-25 borsAuto merge of #77901 - jonas-schievink:unignore-test...
2020-10-25 Tim DiekmannMerge remote-tracking branch 'upstream/master' into...
2020-10-25 borsAuto merge of #78253 - Aaron1011:bump-llvm-deadarg...
2020-10-25 Yuki OkushiRollup merge of #78326 - Aaron1011:fix/min-stmt-lints...
2020-10-25 Yuki OkushiRollup merge of #78322 - ssomers:btree_no_min_len_at_no...
2020-10-25 Yuki OkushiRollup merge of #78320 - phil-opp:patch-5, r=GuillaumeG...
2020-10-25 Yuki OkushiRollup merge of #78276 - cutsoy:bump-backtrace, r=nagisa
2020-10-25 Yuki OkushiRollup merge of #78209 - JohnTitor:compiler-builtins...
2020-10-25 Yuki OkushiRollup merge of #78208 - liketechnik:issue-69399, r...
2020-10-25 Yuki OkushiRollup merge of #77984 - Aaron1011:fix/macro-mod-weird...
2020-10-25 borsAuto merge of #77476 - tgnottingham:buffered_siphasher1...
2020-10-25 borsAuto merge of #77546 - lcnr:impl-trait-closure, r=eddyb
2020-10-25 borsAuto merge of #77526 - RalfJung:dont-promote-unions...
2020-10-25 borsAuto merge of #78310 - ebroto:clippyup, r=Manishearth
2020-10-24 Jonas SchievinkRollup merge of #78327 - petrochenkov:inconsist, r...
2020-10-24 Jonas SchievinkRollup merge of #78318 - bugadani:tyctx-impl, r=petroch...
2020-10-24 Jonas SchievinkRollup merge of #78272 - lcnr:abstract-const-unused...
2020-10-24 Jonas SchievinkRollup merge of #78191 - tmiasko:temp-match-branch...
2020-10-24 Jonas SchievinkRollup merge of #78119 - fusion-engineering-forks:panic...
2020-10-24 Jonas SchievinkRollup merge of #78072 - Nadrieril:cleanup-constant...
2020-10-24 Jonas SchievinkRollup merge of #78069 - fusion-engineering-forks:core...
2020-10-24 Jonas SchievinkRollup merge of #77930 - estebank:ice-77919, r=eddyb
2020-10-24 Jonas SchievinkRollup merge of #77830 - cjgillot:remacro, r=oli-obk
2020-10-24 Jonas SchievinkRollup merge of #77610 - hermitcore:dtors, r=m-ou-se
2020-10-24 Jonas SchievinkRollup merge of #76614 - NoraCodes:nora/control_flow_en...
2020-10-24 Jonas SchievinkRollup merge of #75115 - chansuke:sys-cloudabi-unsafe...
2020-10-24 borsAuto merge of #77255 - Aaron1011:feature/collect-attr...
2020-10-24 borsAuto merge of #78319 - jonas-schievink:rollup-vzj8a6l...
2020-10-24 Jonas SchievinkRollup merge of #78307 - rust-lang:revert-77961-embed...
2020-10-24 Jonas SchievinkRollup merge of #78300 - richkadel:coverage-cx, r=wesle...
2020-10-23 Rich KadelUpdate compiler/rustc_codegen_llvm/src/coverageinfo...
2020-10-23 Eduardo BrotoMerge commit 'bf1c6f9871f430e284b17aa44059e0d0395e28a6...
2020-10-23 Rich KadelMake codegen coverage_context optional, and check
2020-10-23 borsAuto merge of #77015 - davidtwco:check-attr-variant...
2020-10-23 Yuki OkushiRollup merge of #77339 - fusion-engineering-forks:tryfr...
2020-10-23 Yuki OkushiRollup merge of #77268 - follower:patch-3, r=jyn514
2020-10-22 Yuki OkushiRollup merge of #77420 - ecstatic-morse:const-checking...
2020-10-20 borsAuto merge of #76893 - lcnr:existential-proj, r=estebank
2020-10-19 borsAuto merge of #77278 - camelid:use-correct-article...
2020-10-18 borsAuto merge of #76885 - dylni:move-slice-check-range...
2020-10-17 Yuki OkushiRollup merge of #76607 - Mark-Simulacrum:tidy-bins...
2020-10-17 borsAuto merge of #77455 - asm89:faster-spawn, r=kennytm
2020-10-17 Dylan DPCRollup merge of #76199 - Mark-Simulacrum:void-zero...
2020-10-16 Yuki OkushiRollup merge of #77900 - Thomasdezeeuw:fdatasync, r...
2020-10-16 Yuki OkushiRollup merge of #75209 - Hirrolot:suggest-macro-imports...
2020-10-16 Dylan DPCRollup merge of #77672 - Nemo157:simplify-cfg, r=jyn514
2020-10-16 Dylan DPCRollup merge of #76119 - Amjad50:stabilizing-move_ref_p...
2020-10-16 Dylan DPCRollup merge of #76084 - Lucretiel:split-buffered,...
2020-10-16 Dylan DPCRollup merge of #75265 - WaffleLapkin:str_split_as_str...
2020-10-14 Yuki OkushiRollup merge of #77570 - GuillaumeGomez:whitespace...
2020-10-14 Dylan DPCRollup merge of #77788 - ssomers:btree_cleanup_gdb...
2020-10-13 Yuki OkushiRollup merge of #77569 - ssomers:btree_cleanup_1, r...
2020-10-13 borsAuto merge of #75406 - mati865:mingw-aslr, r=Mark-Simul...
2020-10-13 borsAuto merge of #76830 - Artoria2e5:tune, r=nagisa
2020-10-12 Yuki OkushiRollup merge of #77784 - aDotInTheVoid:ffi-sealed_trait...
2020-10-12 Yuki OkushiRollup merge of #77699 - GuillaumeGomez:word-wrap,...
2020-10-12 Yuki OkushiRollup merge of #77550 - lcnr:ty-dep-path-ct-cleanup...
2020-10-12 borsAuto merge of #75914 - arlosi:aarch64-ci, r=pietroalbini
2020-10-11 borsAuto merge of #75991 - shepmaster:silicon-ci, r=pietroa...
next