]> git.lizzy.rs Git - rust.git/history - compiler/rustc_llvm
Fix typo/inaccuracy in the documentation of Iterator::skip_while
[rust.git] / compiler / rustc_llvm /
2021-03-15 borsAuto merge of #83118 - erikdesjardins:removezst, r...
2021-03-15 borsAuto merge of #82999 - cuviper:rustc-rayon-0.3.1, r...
2021-03-15 borsAuto merge of #83074 - Aaron1011:new-sort-fix, r=jackh726
2021-03-14 borsAuto merge of #83062 - JohnTitor:improve-reassign-err...
2021-03-14 borsAuto merge of #83082 - cjgillot:defkey-ii, r=oli-obk
2021-03-14 borsAuto merge of #83044 - kubo39:set-llvm-code-model,...
2021-03-14 borsAuto merge of #83094 - GuillaumeGomez:crates-js-locatio...
2021-03-14 borsAuto merge of #83028 - GuillaumeGomez:prevent-js-error...
2021-03-14 Yuki OkushiRollup merge of #83081 - hyd-dev:assert-message, r...
2021-03-14 Yuki OkushiRollup merge of #83070 - ehuss:update-cargo, r=ehuss
2021-03-14 Yuki OkushiRollup merge of #83066 - Seppel3210:master, r=joshtriplett
2021-03-14 Yuki OkushiRollup merge of #82943 - kornelski:threadstdio, r=josht...
2021-03-14 Yuki OkushiRollup merge of #82804 - alexcrichton:fix-wasi, r=pnkfelix
2021-03-14 Yuki OkushiRollup merge of #82798 - jyn514:rustdoc-group, r=Manish...
2021-03-14 Yuki OkushiRollup merge of #82789 - csmoe:issue-82772, r=estebank
2021-03-14 Yuki OkushiRollup merge of #82617 - camelid:everybody_loops-docs...
2021-03-14 Yuki OkushiRollup merge of #82121 - lopopolo:pathbuf-osstring...
2021-03-14 Yuki OkushiRollup merge of #81465 - joshtriplett:duration-formatti...
2021-03-13 borsAuto merge of #83064 - cjgillot:fhash, r=jackh726
2021-03-13 borsAuto merge of #83007 - Aaron1011:incr-verify-default...
2021-03-13 borsAuto merge of #83069 - tgnottingham:simplify-query...
2021-03-13 borsAuto merge of #82891 - cjgillot:monoparent, r=petrochenkov
2021-03-13 borsAuto merge of #82878 - sexxi-goose:repr_packed, r=nikom...
2021-03-13 borsAuto merge of #82760 - WaffleLapkin:unleak_extend_from_...
2021-03-13 borsAuto merge of #82436 - osa1:issue80258, r=nikomatsakis
2021-03-13 borsAuto merge of #83067 - JohnTitor:rollup-0wo338i, r...
2021-03-13 Yuki OkushiRollup merge of #83059 - notriddle:config-toml-disable...
2021-03-13 Yuki OkushiRollup merge of #83052 - klensy:dep-update, r=Mark...
2021-03-13 Yuki OkushiRollup merge of #83037 - kubo39:merge-functions-in...
2021-03-12 flip1995Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42...
2021-03-12 borsAuto merge of #82422 - petrochenkov:allunst, r=oli-obk
2021-03-12 Hiroki NodaAdd support for storing code model to LLVM module IR
2021-03-11 Yuki OkushiRollup merge of #82571 - aDotInTheVoid:reexport-tests...
2021-03-11 Yuki OkushiRollup merge of #80385 - camelid:clarify-cell-replace...
2021-03-11 Hiroki NodaSupport merge_functions option in NewPM since LLVM...
2021-03-11 borsAuto merge of #82417 - the8472:fix-copy_file_range...
2021-03-11 borsAuto merge of #82641 - camelid:lang-item-docs, r=jyn514
2021-03-10 Dylan DPCRollup merge of #82217 - m-ou-se:edition-prelude, r...
2021-03-10 Dylan DPCRollup merge of #81309 - lcnr:lazy-norm-err-msgh, r...
2021-03-09 Yuki OkushiRollup merge of #82802 - jyn514:build-rustdoc-fullmake...
2021-03-09 Yuki OkushiRollup merge of #82733 - Yn0ga:master, r=estebank
2021-03-09 Yuki OkushiRollup merge of #82411 - ijackson:fix-exitstatus, r...
2021-03-09 Yuki OkushiRollup merge of #79208 - LeSeulArtichaut:stable-unsafe_...
2021-03-09 Mara BosRollup merge of #82887 - henryboisdequin:improve-contri...
2021-03-09 Mara BosRollup merge of #82731 - de-vri-es:bump-libc-for-std...
2021-03-09 Mara BosRollup merge of #82048 - mark-i-m:or-pat-type-ascriptio...
2021-03-09 Mara BosRollup merge of #81879 - imbrem:make-reverse-repr-trans...
2021-03-09 Mara BosRollup merge of #81127 - hanmertens:binary_heap_sift_do...
2021-03-08 Mara BosRollup merge of #82854 - estebank:issue-82827, r=oli-obk
2021-03-08 Dylan DPCRollup merge of #82755 - osa1:confirm_builtin_call_refa...
2021-03-08 Dylan DPCRollup merge of #82642 - sfackler:jemalloc-zone, r...
2021-03-08 Dylan DPCRollup merge of #82557 - rylev:natvis-improvements...
2021-03-08 Dylan DPCRollup merge of #82047 - the8472:fast-rename, r=davidtwco
2021-03-08 borsAuto merge of #82727 - oli-obk:shrinkmem, r=pnkfelix
2021-03-07 borsAuto merge of #81635 - michaelwoerister:structured_def_...
2021-03-07 borsAuto merge of #82285 - nhwn:nonzero-debug, r=nagisa
2021-03-07 Yuki OkushiRollup merge of #82822 - henryboisdequin:fix-typo-rustc...
2021-03-07 Yuki OkushiRollup merge of #82751 - RalfJung:offset_from, r=dtolnay
2021-03-07 Yuki OkushiRollup merge of #82720 - henryboisdequin:fix-79040...
2021-03-07 Yuki OkushiRollup merge of #82651 - jyn514:rustdoc-warnings, r...
2021-03-07 Yuki OkushiRollup merge of #82592 - Lonami:patch-1, r=RalfJung
2021-03-07 Yuki OkushiRollup merge of #82402 - jyn514:module-cache-refcell...
2021-03-07 Yuki OkushiRollup merge of #82130 - jhpratt:const-option-result...
2021-03-07 Yuki OkushiRollup merge of #77916 - QuiltOS:kernel-code-targets...
2021-03-06 borsAuto merge of #82738 - estebank:tail-expr-check-is...
2021-03-05 Guillaume GomezRollup merge of #82714 - estebank:missing-braces, r...
2021-03-05 borsAuto merge of #74024 - Folyd:master, r=m-ou-se
2021-03-05 bjorn3Merge commit '9a0c32934ebe376128230aa8da3275697b2053e7...
2021-03-05 MaraRollup merge of #82773 - mgacek8:feature/add_diagnostic...
2021-03-05 MaraRollup merge of #82770 - m-ou-se:assert-match, r=joshtr...
2021-03-05 MaraRollup merge of #82764 - m-ou-se:map-try-insert, r...
2021-03-05 MaraRollup merge of #82728 - calebsander:refactor/bufreader...
2021-03-05 MaraRollup merge of #82289 - SkiFire13:fix-issue-82282...
2021-03-05 MaraRollup merge of #81939 - kper:fixing-81584-allocate...
2021-03-05 MaraRollup merge of #81136 - Xavientois:io_reader_size_hint...
2021-03-05 MaraRollup merge of #80763 - petrochenkov:pubusecrate,...
2021-03-05 MaraRollup merge of #80723 - rylev:noop-lint-pass, r=estebank
2021-03-05 borsAuto merge of #71481 - estebank:inherit-stability,...
2021-03-04 Guillaume GomezRollup merge of #82765 - oli-obk:polymorphization_regre...
2021-03-04 Guillaume GomezRollup merge of #82752 - JohnTitor:gat-ice-test, r...
2021-03-04 Guillaume GomezRollup merge of #82690 - jyn514:remove-pass-docs, r...
2021-03-04 Guillaume GomezRollup merge of #82088 - Nicholas-Baron:shorten_html_re...
2021-03-04 borsAuto merge of #82747 - JohnTitor:pin-es-check-version...
2021-03-04 borsAuto merge of #81451 - nikic:llvm-12, r=nagisa
2021-03-03 Nikita PopovSchedule ThinLTOBuffer passes again after sanitizer...
2021-03-03 borsAuto merge of #76345 - okready:sgx-mem-range-overflow...
2021-03-02 Yuki OkushiRollup merge of #80874 - jyn514:intra-doc-docs, r=Manis...
2021-03-01 Guillaume GomezRollup merge of #80734 - abonander:ab/issue-66693,...
2021-03-01 Nikita PopovMark pure asm as willreturn
2021-03-01 Nikita PopovDon't directly expose coverage::CounterMappingRegion...
2021-02-28 Nikita PopovSupport LLVM 12 in rustc
2021-02-27 Dylan DPCRollup merge of #81856 - Smittyvb:utf16-warn, r=matthew...
2021-02-27 borsAuto merge of #81874 - tesuji:spec_slice_fill, r=matthe...
2021-02-27 Dylan DPCRollup merge of #82421 - sunfishcode:wasi-metadata...
2021-02-26 Guillaume GomezRollup merge of #81940 - jhpratt:stabilize-str_split_on...
2021-02-26 borsAuto merge of #78429 - casey:doctest-attribute-splittin...
2021-02-25 Dylan DPCRollup merge of #82220 - henryboisdequin:fixes-80853...
2021-02-25 Dylan DPCRollup merge of #82087 - estebank:abolish-ice, r=oli-obk
2021-02-25 Dylan DPCRollup merge of #81713 - estebank:unstable-assoc-item...
2021-02-25 Dylan DPCRollup merge of #81575 - camelid:rustdoc-wrongnamespace...
next