]> git.lizzy.rs Git - rust.git/history - src/librustc_error_codes
Rollup merge of #71607 - RalfJung:pin-drop-panic, r=nikomatsakis
[rust.git] / src / librustc_error_codes /
2020-05-22 Ralf JungRollup merge of #71607 - RalfJung:pin-drop-panic, r...
2020-05-22 borsAuto merge of #71956 - ecstatic-morse:remove-requires...
2020-05-21 Ralf JungRollup merge of #72425 - RalfJung:discr-sign-ext, r...
2020-05-21 Ralf JungRollup merge of #72421 - GuillaumeGomez:fix-impl-hover...
2020-05-21 Ralf JungRollup merge of #72382 - tmiasko:config-toml-debug...
2020-05-21 Ralf JungRollup merge of #72350 - danielhenrymantilla:doc_warn_a...
2020-05-21 Ralf JungRollup merge of #72347 - xliiv:72340-impl-for-default...
2020-05-21 Ralf JungRollup merge of #72149 - estebank:icemation, r=eddyb
2020-05-21 Ralf JungRollup merge of #72055 - lcnr:predicate-kind, r=nikomat...
2020-05-21 borsAuto merge of #71930 - Nadrieril:exhaustiveness-remove...
2020-05-21 borsAuto merge of #71718 - NeoRaider:ffi_const_pure, r...
2020-05-21 Ralf JungRollup merge of #72296 - ChrisDenton:msvc-link-check...
2020-05-21 Ralf JungRollup merge of #72272 - GuillaumeGomez:fix-back-on...
2020-05-21 Ralf JungRollup merge of #72111 - petrochenkov:docstrip, r=ehuss
2020-05-21 Ralf JungRollup merge of #71854 - eduardosm:assoc-char-funcs...
2020-05-21 borsAuto merge of #72205 - ecstatic-morse:nrvo, r=oli-obk
2020-05-21 borsAuto merge of #70705 - lcnr:generic_discriminant, r...
2020-05-20 borsAuto merge of #72384 - mati865:ci-fix, r=pietroalbini
2020-05-20 Dylan DPCRollup merge of #72364 - jsgf:remove-unused-deps, r...
2020-05-20 Dylan DPCRollup merge of #72361 - golddranks:split_inclusive_add...
2020-05-20 Dylan DPCRollup merge of #72275 - marmeladema:fix-issue-71104...
2020-05-20 Dylan DPCRollup merge of #72139 - nnethercote:standalone-fold...
2020-05-20 Dylan DPCRollup merge of #71863 - mibac138:self-import, r=estebank
2020-05-20 borsAuto merge of #71923 - csmoe:issue-70818, r=tmandry
2020-05-20 borsAuto merge of #71769 - petrochenkov:crto, r=cuviper
2020-05-20 borsAuto merge of #72339 - ehuss:update-cargo, r=ehuss
2020-05-19 Matthias SchifferImplement `#[ffi_const]` and `#[ffi_pure]` function...
2020-05-19 borsAuto merge of #69171 - Amanieu:new-asm, r=nagisa,nikoma...
2020-05-19 borsAuto merge of #72227 - nnethercote:tiny-vecs-are-dumb...
2020-05-19 Dylan DPCRollup merge of #72068 - estebank:mut-deref-hack, r...
2020-05-19 Dylan DPCRollup merge of #71886 - t-rapp:tr-saturating-funcs...
2020-05-19 borsAuto merge of #71447 - cuviper:unsized_cow, r=dtolnay
2020-05-19 borsAuto merge of #68717 - petrochenkov:stabexpat, r=varkor
2020-05-18 borsAuto merge of #72332 - mati865:ci-fix, r=pietroalbini
2020-05-18 Dylan DPCRollup merge of #72290 - elichai:2020-doc-lto, r=wesley...
2020-05-18 Dylan DPCRollup merge of #72283 - jonas-schievink:elaborate...
2020-05-18 Dylan DPCRollup merge of #71973 - lcnr:lazy-norm, r=nikomatsakis
2020-05-18 Dylan DPCRollup merge of #71599 - ldm0:fnclo, r=nikomatsakis
2020-05-18 Amanieu d'AntrasAdd documentation for asm!
2020-05-18 borsAuto merge of #72289 - RalfJung:abort_internal, r=Mark...
2020-05-18 Ralf JungRollup merge of #72307 - hermitcore:condvar, r=Mark...
2020-05-18 Ralf JungRollup merge of #72143 - rust-lang:steveklabnik-must...
2020-05-18 borsAuto merge of #72300 - flip1995:clippyup, r=Mark-Simulacrum
2020-05-18 borsAuto merge of #72269 - RalfJung:unsafe-borrow-of-packed...
2020-05-17 borsAuto merge of #72248 - petrochenkov:codemodel, r=Amanieu
2020-05-17 borsAuto merge of #72295 - RalfJung:rollup-icmhbs7, r=RalfJung
2020-05-17 flip1995Merge commit 'e214ea82ad0a751563acf67e1cd9279cf302db3a...
2020-05-17 Ralf JungRollup merge of #72291 - RalfJung:format-typo, r=jonas...
2020-05-17 Ralf JungRollup merge of #72261 - csmoe:issue-72095, r=estebank
2020-05-17 Ralf JungRollup merge of #72259 - crlf0710:ascii_only_check...
2020-05-17 borsAuto merge of #72204 - RalfJung:abort, r=Mark-Simulacrum
2020-05-17 borsAuto merge of #72135 - oli-obk:const_prop_deaggregates...
2020-05-17 borsAuto merge of #72208 - tmandry:fix-fuchsia-solink,...
2020-05-16 Dylan DPCRollup merge of #72281 - estebank:fix-ws-sugg, r=Dylan-DPC
2020-05-16 Dylan DPCRollup merge of #72233 - dtolnay:literal, r=petrochenkov
2020-05-16 borsAuto merge of #72178 - tmiasko:inliner-lifetimes, r...
2020-05-16 Ralf JungRollup merge of #72254 - ehuss:double-backtick, r=dtolnay
2020-05-16 Ralf JungRollup merge of #72094 - petrochenkov:overfeature,...
2020-05-16 Ralf JungRollup merge of #72060 - lcnr:move-list, r=estebank
2020-05-16 Ralf JungRollup merge of #72047 - Julian-Wollersberger:literal_e...
2020-05-16 Ralf JungRollup merge of #72045 - RalfJung:incomplete-unsound...
2020-05-16 Charles LewDisallow forbidden usage of non-ascii identifiers.
2020-05-16 borsAuto merge of #72262 - Dylan-DPC:rollup-x56q1jj, r...
2020-05-16 Dylan DPCRollup merge of #72258 - Rustin-Liu:rustin-patch-typo...
2020-05-16 Dylan DPCRollup merge of #72166 - nnethercote:simpler-slice...
2020-05-16 Dylan DPCRollup merge of #71919 - Xanewok:bump-syn-1, r=Xanewok
2020-05-16 Dylan DPCRollup merge of #71625 - Diggsey:improve-manually-drop...
2020-05-16 borsAuto merge of #71872 - nnethercote:less-aggressive...
2020-05-16 borsAuto merge of #71665 - RalfJung:miri-intern-no-ice...
2020-05-16 Rustin-LiuFix typo Arbintrary to Arbitrary
2020-05-16 borsAuto merge of #72079 - semarie:openbsd-stacker, r=Mark...
2020-05-16 Dylan DPCRollup merge of #72220 - wesleywiser:const_prop_eval_co...
2020-05-16 Dylan DPCRollup merge of #72218 - RalfJung:test-unleashed-ptrs...
2020-05-16 Dylan DPCRollup merge of #72206 - sergey-melnychuk:cleanup-stale...
2020-05-16 Dylan DPCRollup merge of #72090 - RalfJung:rustc_driver-exit...
2020-05-16 Dylan DPCRollup merge of #71948 - csmoe:issue-61076, r=oli-obk
2020-05-16 Dylan DPCRollup merge of #71724 - GuillaumeGomez:doc-alias-impro...
2020-05-16 Dylan DPCRollup merge of #71677 - Mark-Simulacrum:hasher-docs...
2020-05-16 Dylan DPCRollup merge of #71662 - glandium:osstring_from_str...
2020-05-15 borsAuto merge of #69659 - CAD97:step-rework-take-3, r...
2020-05-14 Dylan DPCRollup merge of #72214 - JOE1994:nitpicky, r=jonas...
2020-05-14 Dylan DPCRollup merge of #72200 - spastorino:add-prioritize_on...
2020-05-14 Dylan DPCRollup merge of #72173 - xliiv:54172-intra-for-trait...
2020-05-14 Dylan DPCRollup merge of #72172 - Mark-Simulacrum:check-no-stage...
2020-05-14 Dylan DPCRollup merge of #72146 - Mark-Simulacrum:separate-std...
2020-05-14 Dylan DPCRollup merge of #72062 - overdrivenpotato:psp, r=jonas...
2020-05-14 Dylan DPCRollup merge of #71809 - marmeladema:fix-issue-71104...
2020-05-14 borsAuto merge of #71321 - matthewjasper:alloc-min-spec...
2020-05-14 borsAuto merge of #72202 - Dylan-DPC:rollup-6lbxh1s, r...
2020-05-14 Dylan DPCRollup merge of #72194 - doctorn:dispatch-from-dyn...
2020-05-14 Dylan DPCRollup merge of #72191 - GuillaumeGomez:cleanup-e0589...
2020-05-14 Dylan DPCRollup merge of #72170 - lcnr:lang_item, r=oli-obk
2020-05-14 Dylan DPCRollup merge of #72141 - kornelski:dontsleep, r=joshtri...
2020-05-14 Dylan DPCRollup merge of #72127 - jademcgough:long-error-explana...
2020-05-14 Dylan DPCRollup merge of #72126 - nnethercote:change-WorkProduct...
2020-05-14 Dylan DPCRollup merge of #72087 - matthewjasper:regionck-hang...
2020-05-14 Dylan DPCRollup merge of #71910 - mibac138:necessary-paren,...
2020-05-14 borsAuto merge of #72187 - RalfJung:rollup-a7a9jdi, r=RalfJung
2020-05-14 Guillaume GomezClean up E0589 explanation
2020-05-14 Ralf JungRollup merge of #72183 - tmiasko:decr-strong-count...
next