]> git.lizzy.rs Git - rust.git/history - compiler/rustc_errors
Use cranelift's `Type::int` instead of doing the match myself
[rust.git] / compiler / rustc_errors /
2021-07-08 borsAuto merge of #86982 - GuillaumeGomez:rollup-7sbye3c...
2021-07-08 Guillaume GomezRollup merge of #86971 - ijackson:mailmap, r=Mark-Simul...
2021-07-08 Guillaume GomezRollup merge of #86957 - jhpratt:update-mailmap, r...
2021-07-08 Guillaume GomezRollup merge of #86913 - Stupremee:document-rustdoc...
2021-07-08 Guillaume GomezRollup merge of #86903 - GuillaumeGomez:small-header...
2021-07-08 Guillaume GomezRollup merge of #86838 - lambinoo:I-69630-rust_const_un...
2021-07-08 Guillaume GomezRollup merge of #86789 - janikrabe:btreeset-drainfilter...
2021-07-08 Guillaume GomezRollup merge of #86726 - sexxi-goose:use-diagnostic...
2021-07-08 Guillaume GomezRollup merge of #84961 - GuillaumeGomez:rework-session...
2021-07-08 borsAuto merge of #86520 - ssomers:btree_iterators_checked_...
2021-07-08 Guillaume GomezRework SESSION_GLOBALS API to prevent overwriting it
2021-07-08 borsAuto merge of #85363 - EFanZh:gdb-pretty-print-slices...
2021-07-08 borsAuto merge of #86823 - the8472:opt-chunk-tra, r=kennytm
2021-07-08 Yuki OkushiRollup merge of #86917 - notriddle:notriddle/from-try...
2021-07-08 Yuki OkushiRollup merge of #86812 - FabianWolff:recover-dyn-mut...
2021-07-08 Yuki OkushiRollup merge of #86639 - eholk:lint-tool, r=petrochenkov
2021-07-07 borsAuto merge of #86105 - bjorn3:link_info_refactor, r...
2021-07-07 bjorn3Merge commit '3a31c6d8272c14388a34622193baf553636fe470...
2021-07-07 Yuki OkushiRollup merge of #86916 - godmar:@godmar/thread-yield...
2021-07-07 Yuki OkushiRollup merge of #86907 - pietroalbini:ci-cpu-stats...
2021-07-07 Yuki OkushiRollup merge of #86906 - juniorbassani:update-sync...
2021-07-07 Yuki OkushiRollup merge of #86880 - m-ou-se:test-manuallydrop...
2021-07-07 Yuki OkushiRollup merge of #86819 - GuillaumeGomez:cleanup-rustdoc...
2021-07-07 Yuki OkushiRollup merge of #86717 - rylev:rename, r=nikomatsakis
2021-07-07 Yuki OkushiRollup merge of #80918 - yoshuawuyts:int-log2, r=m...
2021-07-07 borsAuto merge of #86901 - sexxi-goose:query_remove, r...
2021-07-06 borsAuto merge of #86911 - bjorn3:crate_info_refactor,...
2021-07-06 borsAuto merge of #86636 - wesleywiser:misc_enum_improvemen...
2021-07-06 borsAuto merge of #86572 - rylev:force-warnings-always...
2021-07-06 Ryan LevickAdd missing docs and remove dead code
2021-07-06 borsAuto merge of #82985 - cjgillot:lint, r=jackh726
2021-07-05 Yuki OkushiRollup merge of #86794 - inquisitivecrystal:seek-rewind...
2021-07-05 Yuki OkushiRollup merge of #86685 - RalfJung:alloc-mut, r=oli-obk
2021-07-05 Yuki OkushiRollup merge of #83581 - arennow:dir_entry_ext_unix_bor...
2021-07-05 borsAuto merge of #84560 - cjgillot:inline-iter, r=m-ou-se
2021-07-05 borsAuto merge of #86663 - fee1-dead:use-rustdoc-css, r...
2021-07-05 borsAuto merge of #86282 - camelid:macro_rules-matchers...
2021-07-04 Yuki OkushiRollup merge of #86477 - tlyu:e0716-clarification,...
2021-07-04 borsAuto merge of #86598 - yoshuawuyts:poll-method-docs...
2021-07-04 borsAuto merge of #86048 - nbdd0121:no_floating_point,...
2021-07-04 borsAuto merge of #86213 - jhpratt:stabilize-const-from_utf...
2021-07-04 borsAuto merge of #85270 - ChrisDenton:win-env-case, r...
2021-07-03 borsAuto merge of #86571 - fee1-dead:const-trait-impl-fix...
2021-07-03 borsAuto merge of #79965 - ijackson:moreerrnos, r=joshtriplett
2021-07-02 Yuki OkushiRollup merge of #86803 - xfix:remove-unnecessary-ampers...
2021-07-02 Yuki OkushiRollup merge of #86308 - bstrie:intrinsafe, r=JohnTitor
2021-07-02 Yuki OkushiRollup merge of #85001 - CDirkx:bytestring, r=JohnTitor
2021-07-02 Guillaume GomezRollup merge of #86797 - inquisitivecrystal:bound-clone...
2021-07-02 Guillaume GomezRollup merge of #86714 - iwahbe:add-linked-list-cursor...
2021-07-02 borsAuto merge of #85746 - m-ou-se:io-error-other, r=joshtr...
2021-07-02 borsAuto merge of #80182 - in42:stack_trace, r=tmandry
2021-07-01 Yuki OkushiRollup merge of #86783 - mark-i-m:mutex-drop-unsized...
2021-07-01 Yuki OkushiRollup merge of #86148 - FabianWolff:issue-85855, r...
2021-07-01 borsAuto merge of #86749 - bjorn3:link_info_refactor_part1...
2021-07-01 flip1995Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c...
2021-07-01 borsAuto merge of #86304 - klensy:hex-length, r=jackh726
2021-07-01 Ryan LevickNew force_warn diagnostic builder and ensure cap-lints...
2021-07-01 Guillaume GomezRollup merge of #86666 - ptrojahn:compare_kinds, r...
2021-07-01 Guillaume GomezRollup merge of #86652 - nagisa:nagisa/non-leaf-fp...
2021-07-01 Guillaume GomezRollup merge of #86616 - joshtriplett:simplify-crate...
2021-07-01 Guillaume GomezRollup merge of #86558 - Smittyvb:link-error-sugg,...
2021-07-01 borsAuto merge of #86190 - asquared31415:extern-main-86110...
2021-07-01 borsAuto merge of #86617 - joshtriplett:prune-dependencies...
2021-06-30 Yuki OkushiRollup merge of #86746 - GuillaumeGomez:query-type...
2021-06-30 Yuki OkushiRollup merge of #86728 - FabianWolff:issue-86721, r...
2021-06-30 Yuki OkushiRollup merge of #86680 - camsteffen:dbg-opt-error,...
2021-06-30 Yuki OkushiRollup merge of #85520 - FabianWolff:issue-85475, r...
2021-06-30 Yuki OkushiRollup merge of #85504 - liigo:patch-13, r=Mark-Simulacrum
2021-06-30 borsAuto merge of #86695 - sexxi-goose:closure_size, r...
2021-06-30 borsAuto merge of #86650 - GuillaumeGomez:fix-boldness...
2021-06-30 Ryan LevickForce warnings even when can_emit_warnings == false
2021-06-30 borsAuto merge of #86689 - rylev:future-compat-lint-group...
2021-06-30 borsAuto merge of #86724 - cuviper:indexmap-1.7, r=Mark...
2021-06-29 borsAuto merge of #86725 - JohnTitor:normalizecss-8, r...
2021-06-29 borsAuto merge of #86603 - Mark-Simulacrum:stage-step,...
2021-06-28 Mark RousskovUpdate to new bootstrap compiler
2021-06-28 borsAuto merge of #82624 - ojeda:rwlock-example-deadlock...
2021-06-25 borsAuto merge of #86015 - jyn514:revert-revert, r=Mark...
2021-06-25 borsAuto merge of #86599 - Amanieu:asm_raw, r=nagisa
2021-06-25 borsAuto merge of #85603 - ogoffart:fix-uninhabited-enum...
2021-06-25 borsAuto merge of #85640 - bjorn3:custom_ice_hook, r=jackh726
2021-06-24 borsAuto merge of #85427 - ehuss:fix-use-placement, r=jackh726
2021-06-22 borsAuto merge of #85193 - pnkfelix:readd-support-for-inner...
2021-06-21 Yuki OkushiRollup merge of #86037 - soerenmeier:cursor_remaining...
2021-06-21 Yuki OkushiRollup merge of #85054 - jethrogb:jb/sgx-inline-asm...
2021-06-21 Yuki OkushiRollup merge of #85637 - RalfJung:partial-ord, r=m...
2021-06-20 borsAuto merge of #85538 - r00ster91:iterrepeat, r=Mark...
2021-06-19 Yuki OkushiRollup merge of #86136 - m-ou-se:proc-macro-open-close...
2021-06-18 borsAuto merge of #85815 - YuhanLiin:buf-read-data-left...
2021-06-18 borsAuto merge of #85747 - maxwase:path-symlinks-methods...
2021-06-18 borsAuto merge of #85421 - Smittyvb:rm_pushpop_unsafe,...
2021-06-18 borsAuto merge of #85284 - eggyal:custom-profiler-runtime...
2021-06-17 Mara BosRollup merge of #85925 - clarfonthey:lerp, r=m-ou-se
2021-06-17 borsAuto merge of #83572 - pkubaj:patch-1, r=nagisa
2021-06-17 Yuki OkushiRollup merge of #85802 - Thomasdezeeuw:ioslice-advance...
2021-06-17 Yuki OkushiRollup merge of #85663 - fee1-dead:document-arc-from...
2021-06-17 borsAuto merge of #85755 - b-naber:unexpected_concrete_regi...
2021-06-16 Yuki OkushiRollup merge of #86140 - scottmcm:array-hash-facepalm...
2021-06-16 Yuki OkushiRollup merge of #86104 - FabianWolff:issue-86085, r...
2021-06-16 Yuki OkushiRollup merge of #85870 - ptrojahn:mir_dump_whitespace...
next