]> git.lizzy.rs Git - rust.git/history - compiler
use full path for E0761
[rust.git] / compiler /
2021-05-03 hi-rustinuse full path for E0761
2021-05-03 hi-rustinuse double quotes for E0761
2021-05-03 borsAuto merge of #84840 - Dylan-DPC:rollup-uzk7w0h, r...
2021-05-02 Dylan DPCRollup merge of #84832 - Stupremee:dont-print-vis-in...
2021-05-02 Dylan DPCRollup merge of #84818 - ABouttefeux:enum-suggest,...
2021-05-02 Dylan DPCRollup merge of #84811 - scottmcm:rustdoc-trait-alias...
2021-05-02 Dylan DPCRollup merge of #84784 - JulianKnodt:suggest_const...
2021-05-02 Dylan DPCRollup merge of #84744 - kornelski:enomem, r=joshtriplett
2021-05-02 Dylan DPCRollup merge of #84072 - nagisa:target-family-two-the...
2021-05-02 borsAuto merge of #82576 - gilescope:to_string, r=Amanieu
2021-05-02 Simonas KazlauskasSet target_family="wasm" for wasm targets
2021-05-02 borsAuto merge of #84754 - GuillaumeGomez:toggle-migration...
2021-05-02 borsAuto merge of #84822 - Dylan-DPC:rollup-wego8d6, r...
2021-05-02 Dylan DPCRollup merge of #84821 - jyn514:fix-nit, r=Mark-Simulacrum
2021-05-02 Dylan DPCRollup merge of #84763 - tdelabro:shrink-doctree-module...
2021-05-02 Dylan DPCRollup merge of #84752 - lrh2000:generator-debuginfo...
2021-05-02 Dylan DPCRollup merge of #84392 - dario23:fmt-assert-args-pub...
2021-05-02 Dylan DPCRollup merge of #84358 - sexxi-goose:print_captures_bor...
2021-05-02 Joshua NelsonFix nit in rustc_session::options
2021-05-02 AliƩnore Bouttefeuxadd suggestion for unit enum variant when matched with...
2021-05-02 borsAuto merge of #84802 - jyn514:option-dead-code, r=Mark...
2021-05-02 borsAuto merge of #84805 - Mark-Simulacrum:no-dup-extend...
2021-05-02 borsAuto merge of #84750 - jyn514:nix-cargo, r=Mark-Simulacrum
2021-05-02 borsAuto merge of #84725 - sebpop:arm64-isb, r=joshtriplett
2021-05-02 borsAuto merge of #84638 - mark-i-m:unignore-tests, r=Mark...
2021-05-02 Mark RousskovAvoid generating QueryMap::extend for each key type
2021-05-01 borsAuto merge of #84471 - jyn514:linkcheck-llvm, r=Mark...
2021-05-01 Joshua NelsonRemove unused macro parameters
2021-05-01 Joshua NelsonRemove unused `parse_pathbuf_push` function
2021-05-01 Joshua NelsonDon't recompile the same functions for each debugging...
2021-05-01 Chris Pardyadd docstrings and add issue to FIXMEs
2021-05-01 ChrisPardyUpdate compiler/rustc_mir/src/borrow_check/diagnostics...
2021-05-01 ChrisPardyUpdate compiler/rustc_mir/src/borrow_check/diagnostics...
2021-05-01 ChrisPardyUpdate compiler/rustc_mir/src/borrow_check/diagnostics...
2021-05-01 Chris PardyClosure capture borrow diagnostics for disjoint captures
2021-05-01 Joshua NelsonRemove unused parse_opt_list function
2021-05-01 kadminAdd help message for unused type param
2021-05-01 borsAuto merge of #84410 - BoxyUwU:blue, r=varkor
2021-05-01 borsAuto merge of #83114 - cjgillot:hop, r=eddyb
2021-05-01 Ellentest: *sneezes*
2021-05-01 borsAuto merge of #83857 - ABouttefeux:master, r=jyn514
2021-05-01 borsAuto merge of #84658 - Amanieu:reserved_regs, r=petroch...
2021-05-01 Amanieu d'AntrasReserve x18 on AArch64 and un-reserve x16
2021-05-01 borsAuto merge of #84786 - JohnTitor:rollup-j5omx6f, r...
2021-05-01 Yuki OkushiRollup merge of #84774 - kraai:fix-misspelling, r=jyn514
2021-05-01 Yuki OkushiRollup merge of #84765 - ehuss:update-cargo, r=ehuss
2021-05-01 Yuki OkushiRollup merge of #84756 - badboy:toc-for-tier-policy...
2021-05-01 Yuki OkushiRollup merge of #84749 - XAMPPRocky:cranelift-rebase...
2021-05-01 Yuki OkushiRollup merge of #84740 - r00ster91:patch-6, r=Guillaume...
2021-05-01 Yuki OkushiRollup merge of #84724 - MaskRay:sys-fs, r=petrochenkov
2021-05-01 Yuki OkushiRollup merge of #84704 - joshtriplett:platform-support...
2021-05-01 Yuki OkushiRollup merge of #84601 - tdelabro:rustdoc-get-rid-of...
2021-05-01 borsAuto merge of #84582 - richkadel:issue-84561, r=tmandry
2021-05-01 borsAuto merge of #84747 - pietroalbini:bump-version, r...
2021-04-30 borsAuto merge of #84719 - Mark-Simulacrum:reduce-query...
2021-04-30 Erin PowerMerge commit '15c8d31392b9fbab3b3368b67acc4bbe5983115a...
2021-04-30 lrh2000Remove artificial flag from generator variants
2021-04-30 Erin Power[cg_clif] Fix run_jit from sync
2021-04-30 Erin PowerSync rustc_codegen_cranelift 'ddd4ce25535cf71203ba37008...
2021-04-30 borsAuto merge of #84716 - joshtriplett:chroot, r=dtolnay
2021-04-30 borsAuto merge of #84522 - CDirkx:cmath, r=yaahc
2021-04-30 lrh2000Move outer fields of enums into variant parts in debuginfo
2021-04-30 Rich KadelRebuilt out of date tests and fixed an old bug now...
2021-04-30 borsAuto merge of #84401 - crlf0710:impl_main_by_path,...
2021-04-29 borsAuto merge of #84729 - jackh726:rollup-dnm8kg5, r=jackh726
2021-04-29 Jack HueyRollup merge of #84713 - camelid:fix-regression-issue...
2021-04-29 Jack HueyRollup merge of #84706 - joshtriplett:reduce-aliases...
2021-04-29 Jack HueyRollup merge of #84705 - lcnr:const_generics-rec, r...
2021-04-29 Jack HueyRollup merge of #84692 - r00ster91:var-var_os-vars...
2021-04-29 Jack HueyRollup merge of #84690 - GuillaumeGomez:unneeded-bottom...
2021-04-29 Jack HueyRollup merge of #84688 - GuillaumeGomez:remove-unnecess...
2021-04-29 Jack HueyRollup merge of #84683 - Ben-Lichtman:grammar, r=jonas...
2021-04-29 Jack HueyRollup merge of #84682 - jackh726:transitive_bounds_reb...
2021-04-29 Jack HueyRollup merge of #84590 - est31:array_into_iter, r=nikom...
2021-04-29 Jack HueyRollup merge of #84451 - torhovland:flex, r=jsha
2021-04-29 Fangrui SongReplace llvm::sys::fs::F_None with llvm::sys::fs::OF_None
2021-04-29 Mark RousskovMove iter_results to dyn FnMut rather than a generic
2021-04-29 borsAuto merge of #84708 - pnkfelix:revert-77885-everywhere...
2021-04-29 Camille GILLOTIntroduce a hir_owner_parent query.
2021-04-29 Camille GILLOTMove parenting info to index_hir.
2021-04-29 Camille GILLOTDo not compute entry parent when not required.
2021-04-29 Camille GILLOTRemove parent_node.
2021-04-29 Camille GILLOTSplit crate_hash from index_hir.
2021-04-29 Camille GILLOTMake current_hir_id_owner a simple tuple.
2021-04-29 Felix S. Klock IIChange to probe-stack=call (instead of inline-or-call...
2021-04-29 lcnrmake feature recommendations optional
2021-04-29 borsAuto merge of #84556 - RalfJung:const-fn-trait-bound...
2021-04-29 borsAuto merge of #84233 - jyn514:track-path-prefix, r...
2021-04-29 Joshua NelsonUse doc-comment instad of comments consistently
2021-04-29 borsAuto merge of #84189 - jyn514:clippy-dev, r=Mark-Simulacrum
2021-04-29 borsAuto merge of #84618 - lrh2000:fix-gdb-10-str, r=Mark...
2021-04-29 Ralf Jungdon't let const_fn feature flag affect impl-block-level...
2021-04-29 borsAuto merge of #84684 - jackh726:rollup-qxc5cos, r=jackh726
2021-04-29 Rich Kadeladdressed review feedback
2021-04-29 Rich Kadelspanview debug output caused ICE when a function had...
2021-04-29 Rich KadelMore improvements to macro coverage
2021-04-29 Rich KadelDrop branching blocks with same span as expanded macro
2021-04-29 Jack HueyRollup merge of #84668 - ehuss:update-books, r=ehuss
2021-04-29 Jack HueyRollup merge of #84663 - CDirkx:dropguard, r=Mark-Simul...
2021-04-29 Jack HueyRollup merge of #84661 - pierwill:patch-1, r=jackh726
next