]> git.lizzy.rs Git - rust.git/history - compiler/rustc_typeck
Auto merge of #75384 - JulianKnodt:cg_def, r=varkor,lcnr
[rust.git] / compiler / rustc_typeck /
2021-03-24 borsAuto merge of #75384 - JulianKnodt:cg_def, r=varkor...
2021-03-24 Dylan DPCRollup merge of #83415 - camelid:remove-crate-module...
2021-03-24 Dylan DPCRollup merge of #83399 - camelid:rustdoc-priv-link...
2021-03-24 Dylan DPCRollup merge of #83393 - GuillaumeGomez:codeblock-toolt...
2021-03-24 Dylan DPCRollup merge of #83392 - ehuss:w-help-edition, r=varkor
2021-03-24 Dylan DPCRollup merge of #83391 - hyd-dev:uwtable, r=alexcrichton
2021-03-24 Dylan DPCRollup merge of #83353 - m-ou-se:io-error-avoid-alloc...
2021-03-24 Dylan DPCRollup merge of #83313 - cjgillot:assert, r=michaelwoer...
2021-03-24 Dylan DPCRollup merge of #83051 - GuillaumeGomez:sidebar-trait...
2021-03-23 borsAuto merge of #82994 - camelid:rename-source-to-span...
2021-03-23 kadminUpdate with comments
2021-03-23 kadminUpdate with comments
2021-03-23 kadminAdd query for const_param_default
2021-03-23 lcnrprogress, stuff compiles now
2021-03-23 varkorSome refactoring
2021-03-23 kadminAdd has_default to GenericParamDefKind::Const
2021-03-23 borsAuto merge of #83177 - erikdesjardins:zstassign, r...
2021-03-23 borsAuto merge of #83260 - durin42:llvm-update, r=nagisa
2021-03-23 borsAuto merge of #82271 - Aaron1011:debug-refcell, r=m...
2021-03-23 Yuki OkushiRollup merge of #83389 - njasm:test_rustdoc, r=jyn514
2021-03-23 Yuki OkushiRollup merge of #83385 - lnicola:rust-analyzer-2021...
2021-03-23 Yuki OkushiRollup merge of #83384 - mark-i-m:rename-pat2018, r...
2021-03-23 Yuki OkushiRollup merge of #83356 - camelid:rustdoc-option-to...
2021-03-23 Yuki OkushiRollup merge of #82732 - GuillaumeGomez:remove-theme...
2021-03-23 Yuki OkushiRollup merge of #81917 - rust-lang:relnotes-1.51.0...
2021-03-23 Yuki OkushiRollup merge of #80705 - tspiteri:italic-and-update...
2021-03-22 borsAuto merge of #79278 - mark-i-m:stabilize-or-pattern...
2021-03-22 Dylan DPCRollup merge of #83367 - richkadel:query-err-msg, r...
2021-03-22 Dylan DPCRollup merge of #83351 - RalfJung:precise-const-drop...
2021-03-22 Dylan DPCRollup merge of #83338 - asquared31415:asm-syntax-test...
2021-03-22 Dylan DPCRollup merge of #83272 - kornelski:takedocs, r=dtolnay
2021-03-22 Dylan DPCRollup merge of #82683 - jturner314:int-div-rem-doc...
2021-03-22 Dylan DPCRollup merge of #82374 - clehner:licenses, r=joshtriplett
2021-03-22 borsAuto merge of #83273 - cjgillot:endecode, r=michaelwoer...
2021-03-22 borsAuto merge of #82680 - jturner314:div_euclid-docs,...
2021-03-22 borsAuto merge of #82855 - jyn514:no-temporaries, r=Guillau...
2021-03-22 Dylan DPCRollup merge of #83336 - camelid:tool-mod-ice, r=petroc...
2021-03-22 Dylan DPCRollup merge of #83329 - camelid:debuginfo-doc-cleanup...
2021-03-22 Dylan DPCRollup merge of #82771 - emilio:iter-mut-as-slice,...
2021-03-22 Dylan DPCRollup merge of #82686 - CDirkx:unix-platform, r=m...
2021-03-22 Dylan DPCRollup merge of #82554 - SkiFire13:fix-string-retain...
2021-03-22 Dylan DPCRollup merge of #80771 - thomcc:nonnull-refmut, r=dtolnay
2021-03-22 Dylan DPCRollup merge of #80193 - zseri:stabilize-osstring-ascii...
2021-03-21 borsAuto merge of #83053 - oli-obk:const_stab_version,...
2021-03-21 borsAuto merge of #83339 - Aaron1011:deep-recollect, r...
2021-03-21 borsAuto merge of #83333 - Dylan-DPC:rollup-0rdt6sz, r...
2021-03-21 Dylan DPCRollup merge of #83327 - tmiasko:visit-lhs, r=davidtwco
2021-03-21 Dylan DPCRollup merge of #83306 - Aaron1011:js-sys-lint, r=petro...
2021-03-21 Dylan DPCRollup merge of #83289 - c410-f3r:tests-tests-tests...
2021-03-21 Dylan DPCRollup merge of #83280 - starthal:fix-typo-keyword...
2021-03-21 Dylan DPCRollup merge of #83040 - lcnr:unused-ct-substs, r=oli-obk
2021-03-21 Dylan DPCRollup merge of #82707 - BoxyUwU:errooaaar, r=oli-obk
2021-03-20 lcnrextract `ConstKind::Unevaluated` into a struct
2021-03-20 borsAuto merge of #83314 - Aaron1011:print-unstable-value...
2021-03-20 borsAuto merge of #83271 - SparrowLii:simd_neg, r=Amanieu
2021-03-20 borsAuto merge of #82919 - bstrie:stabchar, r=dtolnay
2021-03-20 borsAuto merge of #83293 - osa1:82436_perf, r=varkor
2021-03-20 markstabilize or_patterns
2021-03-19 Dylan DPCRollup merge of #83297 - oli-obk:why_bug_today_if_you_c...
2021-03-19 Dylan DPCRollup merge of #83285 - alexcrichton:wasm-simd-update...
2021-03-19 Dylan DPCRollup merge of #83277 - spastorino:early_otherwise...
2021-03-19 Dylan DPCRollup merge of #83269 - bstrie:revertdep, r=m-ou-se
2021-03-19 Dylan DPCRollup merge of #83254 - jfrimmel:panic_output-stream...
2021-03-19 Dylan DPCRollup merge of #83244 - cuviper:vec_deque-zst, r=m...
2021-03-19 Dylan DPCRollup merge of #82570 - WaffleLapkin:split_whitespace_...
2021-03-19 Dylan DPCRollup merge of #79986 - GuillaumeGomez:build-help...
2021-03-19 borsAuto merge of #83201 - klensy:checkout-v2, r=pietroalbini
2021-03-19 borsAuto merge of #82951 - sexxi-goose:wr-mir-replace-metho...
2021-03-19 Dylan DPCRollup merge of #83270 - steffahn:missing_word_in_skip_...
2021-03-19 Dylan DPCRollup merge of #83236 - cjgillot:memmap, r=joshtriplett
2021-03-19 Dylan DPCRollup merge of #83230 - jyn514:remove-macros, r=joshtr...
2021-03-19 Dylan DPCRollup merge of #83215 - bstrie:dephaikuraw, r=joshtriplett
2021-03-19 Dylan DPCRollup merge of #83208 - jethrogb:jb/gitignore, r=Xanewok
2021-03-19 Dylan DPCRollup merge of #83197 - jyn514:cfg-test-dead-code...
2021-03-19 Dylan DPCRollup merge of #82892 - jix:clarify-read-read, r=josht...
2021-03-19 Dylan DPCRollup merge of #82846 - GuillaumeGomez:doc-alias-list...
2021-03-19 Dylan DPCRollup merge of #82500 - CDirkx:hermit-pipe, r=joshtriplett
2021-03-19 borsAuto merge of #82754 - rylev:rusage-windows, r=pnkfelix
2021-03-19 Ömer Sinan AğacanRevert performance-sensitive change in #82436
2021-03-19 borsAuto merge of #71780 - jcotton42:string_remove_matches...
2021-03-19 Jennifer WillsReplace closures_captures and upvar_capture with closur...
2021-03-18 SparrowLiiAdd simd_neg platform intrinsic
2021-03-18 borsAuto merge of #83166 - cjgillot:defkey-vge, r=oli-obk
2021-03-18 borsAuto merge of #77566 - Marwes:smaller_hashmap, r=Amanieu
2021-03-18 borsAuto merge of #81312 - dylni:clarify-btree-range-search...
2021-03-18 borsAuto merge of #82868 - petrochenkov:bto, r=estebank
2021-03-18 borsAuto merge of #76447 - pickfire:async-pub, r=estebank
2021-03-18 Vadim PetrochenkovReport missing cases of `bare_trait_objects`
2021-03-18 Vadim Petrochenkovhir: Preserve used syntax in `TyKind::TraitObject`
2021-03-17 Dylan DPCRollup merge of #83231 - DieracDelta:lp64d-abi-for...
2021-03-17 Dylan DPCRollup merge of #83228 - GuillaumeGomez:no-diff-if...
2021-03-17 Dylan DPCRollup merge of #83223 - JohnTitor:display-err-from...
2021-03-17 Dylan DPCRollup merge of #83216 - jyn514:register-tool, r=petroc...
2021-03-17 Dylan DPCRollup merge of #83204 - jethrogb:jb/sgx-c-build, r...
2021-03-17 Dylan DPCRollup merge of #83192 - kinnison:add-android-21, r...
2021-03-17 Dylan DPCRollup merge of #83168 - Aaron1011:lint-procedural...
2021-03-17 Dylan DPCRollup merge of #83080 - tmiasko:inline-coverage, r...
2021-03-17 Dylan DPCRollup merge of #82434 - jyn514:hash, r=JohnTitor
2021-03-17 Dylan DPCRollup merge of #82270 - asquared31415:asm-syntax-direc...
2021-03-17 Dylan DPCRollup merge of #82191 - Soveu:dedup, r=nagisa
next