]> git.lizzy.rs Git - rust.git/history - compiler
Rollup merge of #86726 - sexxi-goose:use-diagnostic-item-for-rfc2229-migration, r...
[rust.git] / compiler /
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 Guillaume GomezUpdate to last upstream version
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 borsAuto merge of #86949 - RalfJung:miri, r=RalfJung
2021-07-08 borsAuto merge of #86966 - JohnTitor:rollup-uiqj2vc, r...
2021-07-08 Yuki OkushiRollup merge of #86956 - cuviper:unalias-every, r=m...
2021-07-08 Yuki OkushiRollup merge of #86955 - Swordelf2:patch-1, r=cuviper
2021-07-08 Yuki OkushiRollup merge of #86933 - GuillaumeGomez:cleanup-rustdoc...
2021-07-08 Yuki OkushiRollup merge of #86932 - rylev:fix-ice-86895, r=estebank
2021-07-08 Yuki OkushiRollup merge of #86927 - bjorn3:sync_cg_clif-2021-07...
2021-07-08 Yuki OkushiRollup merge of #86925 - inquisitivecrystal:mailmap...
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 Eric HolkCleanup: unify lint name checking
2021-07-07 bjorn3Remove a sorting operation from used_crates
2021-07-07 Ryan LevickFix ICE when misplaced visibility cannot be properly...
2021-07-07 bjorn3Merge commit '3a31c6d8272c14388a34622193baf553636fe470...
2021-07-07 borsAuto merge of #86920 - JohnTitor:rollup-buvzpkr, r...
2021-07-07 Yuki OkushiRollup merge of #86919 - ehuss:update-books, r=ehuss
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-07 Eric HolkUnify lint tool and lint name checking
2021-07-06 Eric HolkParse tool name for command line lint options
2021-07-06 borsAuto merge of #86911 - bjorn3:crate_info_refactor,...
2021-07-06 Aman AroraFix depnode size
2021-07-06 borsAuto merge of #86636 - wesleywiser:misc_enum_improvemen...
2021-07-06 Aman AroraMake type_implements_trait not a query
2021-07-06 Ryan Levickrename rust_2021_token_prefixes to rust_2021_prefixes_i...
2021-07-06 Ryan LevickRename future_prelude_collisions to rust_2021_prelude_c...
2021-07-06 Ryan Levickrust_2021_token_prefixes
2021-07-06 Ryan LevickAdd s to non_fmt_panic
2021-07-06 Ryan LevickFix mis-styled code
2021-07-06 Ryan LevickRename reserved_prefix lint to reserved_prefixes
2021-07-06 Ryan LevickAdd s to FUTURE_PRELUDE_COLLISION
2021-07-06 Ryan LevickChange or_patterns_back_compat lint to rust_2021_incomp...
2021-07-06 Ryan LevickRename lint
2021-07-06 Ryan LevickRename disjoint_capture_migration lint to rust_2021_inc...
2021-07-06 borsAuto merge of #86572 - rylev:force-warnings-always...
2021-07-06 bjorn3Fold LinkerInfo into CrateInfo
2021-07-06 bjorn3Don't store the full LinkerInfo inside Linker impls
2021-07-06 bjorn3Merge LinkerInfo::to_linker into get_linker
2021-07-06 bjorn3Move get_linker to linker.rs
2021-07-06 bjorn3Don't pass local_crate_name to link_binary separately
2021-07-06 bjorn3Remove unused panic_runtime field from CrateInfo
2021-07-06 borsAuto merge of #86231 - nagisa:nagisa/abi-allowlist...
2021-07-06 bjorn3Move LinkerInfo into CrateInfo
2021-07-06 Ryan LevickAdd missing docs and remove dead code
2021-07-06 borsAuto merge of #86143 - bjorn3:revert_revert_merge_crate...
2021-07-06 Simonas KazlauskasReplace per-target ABI denylist with an allowlist
2021-07-06 bjorn3Truncate hex stable crate id to 8 characters (32 bits)
2021-07-06 bjorn3Make tcx.stable_crate_id() faster
2021-07-06 bjorn3Revert "Revert "Fix test""
2021-07-06 bjorn3Revert "Revert "Merge CrateDisambiguator into StableCra...
2021-07-06 borsAuto merge of #86694 - cjgillot:pmmd, r=petrochenkov
2021-07-06 Camille GILLOTStore macro parent module in ExpnData.
2021-07-06 borsAuto merge of #86644 - Stupremee:replace-fakedefids...
2021-07-06 borsAuto merge of #82985 - cjgillot:lint, r=jackh726
2021-07-05 borsAuto merge of #86877 - bjorn3:remove_lib_source, r...
2021-07-05 borsAuto merge of #86891 - JohnTitor:rollup-gy2gan9, r...
2021-07-05 Yuki OkushiRollup merge of #86886 - jyn514:no-clean-symbol, r...
2021-07-05 Yuki OkushiRollup merge of #86878 - lnicola:rust-analyzer-2021...
2021-07-05 Yuki OkushiRollup merge of #86852 - Amanieu:remove_doc_aliases...
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 #86674 - Aaron1011:new-querify-limits...
2021-07-05 bjorn3Deduplicate info.used_crate_source indexing
2021-07-05 borsAuto merge of #84560 - cjgillot:inline-iter, r=m-ou-se
2021-07-05 borsAuto merge of #86861 - RalfJung:miri, r=RalfJung
2021-07-05 bjorn3Remove LibSource
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-05 borsAuto merge of #86867 - JohnTitor:convert-to-actual...
2021-07-04 borsAuto merge of #86875 - JohnTitor:rollup-fuefamw, r...
2021-07-04 Yuki OkushiRollup merge of #86874 - klensy:bump-deps, r=Mark-Simul...
2021-07-04 Yuki OkushiRollup merge of #86864 - GuillaumeGomez:example-write...
2021-07-04 Yuki OkushiRollup merge of #86862 - tmiasko:re-export-SwitchIntEdg...
2021-07-04 Yuki OkushiRollup merge of #86859 - JohnTitor:test-69323, r=jackh726
2021-07-04 Yuki OkushiRollup merge of #86858 - JohnTitor:stabilize-string...
2021-07-04 Yuki OkushiRollup merge of #86856 - jyn514:x.py-less-verbose,...
2021-07-04 Yuki OkushiRollup merge of #86623 - GuillaumeGomez:prevent-explana...
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 Aaron HillCombine individual limit queries into single `limits...
2021-07-04 borsAuto merge of #86866 - nikomatsakis:issue-84841, r...
2021-07-04 Aaron HillQuery-ify global limit attribute handling
2021-07-04 Niko Matsakisremove outdated comment
2021-07-04 Niko Matsakistag issues with FIXME
2021-07-04 Niko MatsakisUpdate compiler/rustc_middle/src/ty/normalize_erasing_r...
next