]> git.lizzy.rs Git - rust.git/history - compiler
Auto merge of #84015 - tdelabro:issue-76704-fix, r=Amanieu
[rust.git] / compiler /
2021-04-05 Dylan DPCRollup merge of #83368 - jyn514:download-if-unchanged...
2021-04-05 Amanieu d'AntrasDisallow the use of high byte registes as operands...
2021-04-05 Joshua NelsonDocument compiler/ with -Aprivate-intra-doc-links
2021-04-05 Joshua NelsonUse more appropriate return type for `resolve_associate...
2021-04-05 borsAuto merge of #83880 - Dylan-DPC:rollup-hz9ph0e, r...
2021-04-05 Dylan DPCRollup merge of #83865 - camelid:disamb-err-fix, r...
2021-04-05 Dylan DPCRollup merge of #83863 - eggyal:issue-83852, r=jyn514
2021-04-05 Dylan DPCRollup merge of #83831 - AngelicosPhosphoros:issue...
2021-04-05 Dylan DPCRollup merge of #83826 - slightlyoutofphase:rustdoc...
2021-04-05 Dylan DPCRollup merge of #83650 - tspiteri:source-serif-4, r...
2021-04-05 Dylan DPCRollup merge of #82739 - jyn514:separate-stage0-stage1...
2021-04-05 Dylan DPCRollup merge of #82483 - tmiasko:option-from-str, r...
2021-04-05 Dylan DPCRollup merge of #81922 - magurotuna:issue81522, r=matth...
2021-04-05 Joshua NelsonFix bug where rustc_lint would not apply renamed tool...
2021-04-05 borsAuto merge of #83858 - joshtriplett:unsafe-cell-always...
2021-04-05 Jack HueyDon't concatenate binders across types
2021-04-05 borsAuto merge of #83819 - AngelicosPhosphoros:issue-73338...
2021-04-05 borsAuto merge of #83864 - Dylan-DPC:rollup-78an86n, r...
2021-04-04 Alan EgertonMerge branch 'master' of github.com:rust-lang/rust...
2021-04-04 borsAuto merge of #83530 - Mark-Simulacrum:bootstrap-bump...
2021-04-04 Dylan DPCRollup merge of #83841 - Amanieu:asm_clobber_feature...
2021-04-04 Dylan DPCRollup merge of #83820 - petrochenkov:nolinkargs, r...
2021-04-04 Dylan DPCRollup merge of #83815 - RalfJung:addr_of, r=kennytm
2021-04-04 Dylan DPCRollup merge of #83807 - sjakobi:77548-remove-ignore...
2021-04-04 Dylan DPCRollup merge of #83717 - notriddle:main-js-slice-loop...
2021-04-04 Dylan DPCRollup merge of #83019 - eddyb:spirv-no-block-swap...
2021-04-04 Dylan DPCRollup merge of #80525 - devsnek:wasm64, r=nagisa
2021-04-04 Gus Wynnuse jemallocator in rustc/rustdoc
2021-04-04 borsAuto merge of #82907 - petrochenkov:dercache, r=Aaron1011
2021-04-04 Mark RousskovBump cfgs
2021-04-04 borsAuto merge of #83855 - Dylan-DPC:rollup-oww62sh, r...
2021-04-04 Dylan DPCRollup merge of #83827 - the8472:fix-inplace-panic...
2021-04-04 Dylan DPCRollup merge of #83809 - GuillaumeGomez:remove-initial...
2021-04-04 Dylan DPCRollup merge of #83793 - notriddle:single-span-macro...
2021-04-04 Dylan DPCRollup merge of #83532 - asomers:gdb-fbsd, r=Mark-Simul...
2021-04-04 Dylan DPCRollup merge of #83521 - sexxi-goose:quick-diagnostic...
2021-04-04 Dylan DPCRollup merge of #82726 - ssomers:btree_node_rearange...
2021-04-04 Dylan DPCRollup merge of #81619 - SkiFire13:resultshunt-inplace...
2021-04-04 Dylan DPCRollup merge of #73945 - est31:unused_externs, r=Mark...
2021-04-04 Gus Caplanwasm64
2021-04-04 borsAuto merge of #83451 - GuillaumeGomez:fix-error-code...
2021-04-04 Vadim Petrochenkovresolve: Stable order for derive helper attributes
2021-04-04 Vadim Petrochenkovresolve/expand: Cache intermediate results of `#[derive...
2021-04-04 borsAuto merge of #83839 - ldm0:deref, r=petrochenkov
2021-04-04 Amanieu d'AntrasAllow clobbering unsupported registers in asm!
2021-04-04 borsAuto merge of #82347 - the8472:parallelize-tidy, r...
2021-04-04 borsAuto merge of #83267 - ssomers:btree_prune_range_search...
2021-04-04 borsAuto merge of #83529 - richkadel:demangler, r=tmandry
2021-04-03 borsAuto merge of #83811 - JohnTitor:rollup-hnw1xwz, r...
2021-04-03 borsAuto merge of #81507 - weiznich:add_diesel_to_cargo_tes...
2021-04-03 Yuki OkushiTrigger `unused_doc_comments` on macros at once
2021-04-03 Vadim PetrochenkovRemove attribute `#[link_args]`
2021-04-03 liudingmingOptimize out unneeded type resolving
2021-04-03 Vadim Petrochenkovexpand: Do not ICE when a legacy AST-based macro attrib...
2021-04-03 liudingmingMove log's short part to first
2021-04-03 Yuki OkushiRollup merge of #83810 - benmezger:update-builtin-docs...
2021-04-03 Yuki OkushiRollup merge of #83804 - detrumi:build-type-ir-on-stabl...
2021-04-03 Yuki OkushiRollup merge of #83803 - surechen:add_target_feature...
2021-04-03 Yuki OkushiRollup merge of #83787 - digama0:patch-1, r=bjorn3
2021-04-03 Yuki OkushiRollup merge of #83780 - matklad:doc-error-message...
2021-04-03 Yuki OkushiRollup merge of #83756 - camelid:internal-rename-doc...
2021-04-03 Yuki OkushiRollup merge of #82487 - CDirkx:const-socketaddr, r...
2021-04-03 Ben MezgerFix rustc_lint_defs documentation typo
2021-04-03 borsAuto merge of #83682 - bjorn3:mmap_wrapper, r=cjgillot
2021-04-03 bjorn3Add safety comment to StableAddress impl for Mmap
2021-04-03 Wilco KuseeAdd fixme comment to revert change once const_panic...
2021-04-03 borsAuto merge of #83738 - jyn514:only-load-some-crates...
2021-04-03 borsAuto merge of #83549 - sjakobi:no-tidy-line-length...
2021-04-03 Wilco KuseeRemove nightly features in rustc_type_ir
2021-04-03 surechenadd fp-armv8 for ARM_ALLOWED_FEATURES
2021-04-03 borsAuto merge of #83774 - richkadel:zero-based-counters...
2021-04-03 borsAuto merge of #83599 - jyn514:unorderable, r=Aaron1011
2021-04-03 borsAuto merge of #83506 - asomers:backtrace-0.3.56, r...
2021-04-03 Rich KadelTranslate counters from Rust 1-based to LLVM 0-based...
2021-04-02 borsAuto merge of #81866 - nagisa:nagisa/sanitizer-support...
2021-04-02 RoxaneReduce size of statements
2021-04-02 RoxaneFix diagnostic issue when using FakeReads in closures
2021-04-02 Simonas Kazlauskasrm target specific logic in link_sanitizer_runtime
2021-04-02 Simonas Kazlauskas(De-)serialize the supported_sanitizers
2021-04-02 Simonas KazlauskasMaintain supported sanitizers as a target property
2021-04-02 Simonas KazlauskasMove SanitizerSet to rustc_target
2021-04-02 Simonas KazlauskasManually set dso_local when its valid to do so
2021-04-02 borsAuto merge of #83790 - Dylan-DPC:rollup-p6ep8jo, r...
2021-04-02 Dylan DPCRollup merge of #83771 - asomers:stack_overflow_freebsd...
2021-04-02 Dylan DPCRollup merge of #83757 - sexxi-goose:migrations_out...
2021-04-02 Dylan DPCRollup merge of #83755 - richkadel:cov-test-simplify...
2021-04-02 Dylan DPCRollup merge of #83673 - hi-rustin:rustin-patch-suggest...
2021-04-02 Dylan DPCRollup merge of #83629 - the8472:fix-inplace-panic...
2021-04-02 Dylan DPCRollup merge of #83478 - jyn514:fine-grained-files...
2021-04-02 Dylan DPCRollup merge of #83065 - CDirkx:win-alloc, r=dtolnay
2021-04-02 LeSeulArtichautDon't suggest dereferencing an `else if` expression
2021-04-02 borsAuto merge of #76881 - hameerabbasi:issue-53325, r...
2021-04-02 Mario Carneirofix
2021-04-02 Mario Carneiroclarify wording
2021-04-02 Mario CarneiroMonomorphization doc fix
2021-04-02 borsAuto merge of #83468 - hi-rustin:rustin-patch-lint...
2021-04-02 borsAuto merge of #83781 - JohnTitor:rollup-1vm3dxo, r...
2021-04-02 Yuki OkushiRollup merge of #83754 - GuillaumeGomez:search-tab...
2021-04-02 Yuki OkushiRollup merge of #83745 - JohnTitor:jtitor-mailmap,...
2021-04-02 Yuki OkushiRollup merge of #83740 - obi1kenobi:patch-1, r=joshtriplett
next