]> git.lizzy.rs Git - rust.git/history - compiler/rustc_mir
Rollup merge of #83745 - JohnTitor:jtitor-mailmap, r=Mark-Simulacrum
[rust.git] / compiler / rustc_mir /
2021-03-26 Dylan DPCRollup merge of #83437 - Amanieu:asm_syntax, r=petrochenkov
2021-03-26 Dylan DPCRollup merge of #83055 - aDotInTheVoid:selective-strip...
2021-03-26 borsAuto merge of #83465 - michaelwoerister:safe-read_raw_b...
2021-03-25 borsAuto merge of #82873 - GuillaumeGomez:rustdoc-const...
2021-03-25 borsAuto merge of #82743 - jackh726:resolve-refactor, r...
2021-03-25 flip1995Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1...
2021-03-25 borsAuto merge of #83424 - cjgillot:noparam, r=lcnr
2021-03-25 borsAuto merge of #83387 - cuviper:min-llvm-10, r=nagisa
2021-03-25 borsAuto merge of #82565 - m-ou-se:ununstabilize-bits,...
2021-03-25 borsAuto merge of #83445 - erikdesjardins:rmunion, r=RalfJung
2021-03-25 borsAuto merge of #83307 - richkadel:cov-unused-functions...
2021-03-25 Yuki OkushiRollup merge of #83442 - durin42:remove-questionable...
2021-03-25 Yuki OkushiRollup merge of #83434 - wesleywiser:update_releases...
2021-03-25 Yuki OkushiRollup merge of #83427 - llogiq:refactor-emitter, r...
2021-03-25 Yuki OkushiRollup merge of #83421 - faern:add-into-err, r=joshtriplett
2021-03-25 Yuki OkushiRollup merge of #83420 - GuillaumeGomez:rustdoc-gui...
2021-03-25 Yuki OkushiRollup merge of #83349 - m-ou-se:unwrap-none, r=dtolnay
2021-03-25 Yuki OkushiRollup merge of #83041 - guswynn:stable_debug_struct...
2021-03-24 Erik DesjardinsRemoveZsts: don't touch unions
2021-03-24 borsAuto merge of #83364 - sexxi-goose:fix-83176, r=nikomat...
2021-03-24 borsAuto merge of #83050 - osa1:issue83048, r=matthewjasper
2021-03-24 borsAuto merge of #83408 - ijackson:expose-splitinclusive...
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 #83405 - r00ster91:deprecated_emoji...
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 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 Erik Desjardinsonly run RemoveZsts at mir-opt-level 3 and above
2021-03-22 borsAuto merge of #79278 - mark-i-m:stabilize-or-pattern...
2021-03-22 borsAuto merge of #83376 - Dylan-DPC:rollup-s2fsjwj, r...
2021-03-22 Dylan DPCRollup merge of #83372 - eggyal:split-inclusive, r...
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 Ralf Jungpost-drop-elab check-const: explain why we still check...
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 lcnrupdate `const_eval_resolve`
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 Erik Desjardinsavoid calling for types which can't be ZSTs
2021-03-20 markstabilize or_patterns
2021-03-20 Rich Kadelcoverage bug fixes and optimization support
2021-03-20 Tomasz MiąskoExtend comment in `UsedLocals::visit_lhs`
2021-03-19 borsAuto merge of #83308 - Dylan-DPC:rollup-p2j6sy8, r...
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 borsAuto merge of #83301 - Dylan-DPC:rollup-x1yzvhm, r...
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
next