]> git.lizzy.rs Git - rust.git/history - src
Use `HirId` in value of `ResolverOutputs::trait_map` instead of `NodeId`
[rust.git] / src /
2020-05-21 marmelademaUse `HirId` in value of `ResolverOutputs::trait_map...
2020-05-21 marmelademaUse `HirId` as key for `ResolverOutputs::trait_map...
2020-05-21 borsAuto merge of #72422 - RalfJung:rollup-u81z4mw, r=RalfJung
2020-05-21 Ralf JungRollup merge of #72397 - petrochenkov:tiny, r=Amanieu
2020-05-21 Ralf JungRollup merge of #72371 - Elrendio:char_documentation...
2020-05-21 Ralf JungRollup merge of #72365 - marmeladema:remove-node_to_hir...
2020-05-21 Ralf JungRollup merge of #72296 - ChrisDenton:msvc-link-check...
2020-05-21 Ralf JungRollup merge of #72272 - GuillaumeGomez:fix-back-on...
2020-05-21 Ralf JungRollup merge of #72111 - petrochenkov:docstrip, r=ehuss
2020-05-21 Ralf JungRollup merge of #71854 - eduardosm:assoc-char-funcs...
2020-05-21 borsAuto merge of #72205 - ecstatic-morse:nrvo, r=oli-obk
2020-05-21 Dylan MacKenzieBail out if new return place has different type than old
2020-05-21 borsAuto merge of #70705 - lcnr:generic_discriminant, r...
2020-05-20 borsAuto merge of #67759 - nikic:llvm-10, r=Mark-Simulacrum
2020-05-20 Vadim Petrochenkovllvm: Expose tiny code model to users
2020-05-20 borsAuto merge of #72378 - Dylan-DPC:rollup-m87bp2d, r...
2020-05-20 Nikita PopovSet CMAKE_CXX_STANDARD when compiling LLD
2020-05-20 Nikita PopovUpdate LLVM submodule
2020-05-20 borsAuto merge of #72384 - mati865:ci-fix, r=pietroalbini
2020-05-20 Mateusz MikułaWorkaround MSYS2/chocolatey issue again
2020-05-20 Chris DentonSuggest installing VS Build Tools in more situations
2020-05-20 Dylan DPCRollup merge of #72366 - nnethercote:tiny-vecs-are...
2020-05-20 Dylan DPCRollup merge of #72364 - jsgf:remove-unused-deps, r...
2020-05-20 Dylan DPCRollup merge of #72361 - golddranks:split_inclusive_add...
2020-05-20 Dylan DPCRollup merge of #72275 - marmeladema:fix-issue-71104...
2020-05-20 Dylan DPCRollup merge of #72139 - nnethercote:standalone-fold...
2020-05-20 Dylan DPCRollup merge of #71863 - mibac138:self-import, r=estebank
2020-05-20 ElrendioFIX - Char documentation for unexperienced users
2020-05-20 borsAuto merge of #71923 - csmoe:issue-70818, r=tmandry
2020-05-20 borsAuto merge of #71769 - petrochenkov:crto, r=cuviper
2020-05-20 borsAuto merge of #72339 - ehuss:update-cargo, r=ehuss
2020-05-19 Nicholas NethercoteAdjust the zero check in `RawVec::grow`.
2020-05-19 marmelademaRemove unused `StableHashingContext::node_to_hir_id...
2020-05-19 Jeremy FitzhardingeRemove unused dependencies
2020-05-19 mibac138Alter wording for `use foo::self` help
2020-05-19 Pyry Kontiosplit_inclusive: add tracking issue number (72360)
2020-05-19 mibac138Add error recovery for `use foo::self`
2020-05-19 mibac138Suggest fixes for `use foo::self`
2020-05-19 borsAuto merge of #69171 - Amanieu:new-asm, r=nagisa,nikoma...
2020-05-19 borsAuto merge of #72227 - nnethercote:tiny-vecs-are-dumb...
2020-05-19 Guillaume GomezFix going back in history to a search result page on...
2020-05-19 borsAuto merge of #72346 - Dylan-DPC:rollup-vp418xs, r...
2020-05-19 Dylan DPCRollup merge of #72344 - kornelski:assertdoc, r=Mark...
2020-05-19 Dylan DPCRollup merge of #72338 - doctorn:trait-object-ice,...
2020-05-19 Dylan DPCRollup merge of #72068 - estebank:mut-deref-hack, r...
2020-05-19 Dylan DPCRollup merge of #72066 - lcnr:const-type-info-err,...
2020-05-19 Dylan DPCRollup merge of #71886 - t-rapp:tr-saturating-funcs...
2020-05-19 KornelAssert doc wording
2020-05-19 Bastian Kauschkeadd test for repr(128) enum derives
2020-05-19 Bastian Kauschkeadd tests for enum discriminants
2020-05-19 Bastian Kauschkeupdate `discriminant_value` usage in tests
2020-05-19 Bastian Kauschkeupdate `discriminant_value` usage in the compiler
2020-05-19 Bastian Kauschkeupdate codegen of `discriminant_value`
2020-05-19 Bastian Kauschkeauto impl`DiscriminantKind` for every type
2020-05-19 Bastian Kauschkeupdate libcore, add `discriminant_kind` lang-item
2020-05-19 Bastian Kauschkeupdate select docs
2020-05-19 borsAuto merge of #71447 - cuviper:unsized_cow, r=dtolnay
2020-05-19 borsAuto merge of #68717 - petrochenkov:stabexpat, r=varkor
2020-05-18 borsAuto merge of #72330 - Dylan-DPC:rollup-yuxadv8, r...
2020-05-18 Eric HussUpdate cargo
2020-05-18 Nathan CorbynFix ICE in -Zsave-analysis
2020-05-18 borsAuto merge of #72332 - mati865:ci-fix, r=pietroalbini
2020-05-18 Mateusz MikułaUpdate pacman first
2020-05-18 Bastian Kauschkecorrectly handle uninferred consts
2020-05-18 Dylan DPCRollup merge of #72318 - tblah:remote-test-client-doc...
2020-05-18 Dylan DPCRollup merge of #72290 - elichai:2020-doc-lto, r=wesley...
2020-05-18 Dylan DPCRollup merge of #72283 - jonas-schievink:elaborate...
2020-05-18 Dylan DPCRollup merge of #71973 - lcnr:lazy-norm, r=nikomatsakis
2020-05-18 Dylan DPCRollup merge of #71599 - ldm0:fnclo, r=nikomatsakis
2020-05-18 Amanieu d'AntrasUpdate unstable book documentation with the latest...
2020-05-18 Amanieu d'AntrasUpdate LLVM submodule
2020-05-18 Amanieu d'AntrasSimplify register name output for x86
2020-05-18 Amanieu d'AntrasMark asm unstable book doctests as allow_fail since...
2020-05-18 Amanieu d'AntrasFix const handling and add tests for const operands
2020-05-18 Amanieu d'AntrasFix docs
2020-05-18 Amanieu d'AntrasFix handling on InlineAsm for the unconditional recursi...
2020-05-18 Amanieu d'AntrasFix tests
2020-05-18 Amanieu d'AntrasFix feature gate tests
2020-05-18 Amanieu d'AntrasAdd documentation for asm!
2020-05-18 Amanieu d'AntrasAdd borrow-check test
2020-05-18 Amanieu d'AntrasMinor fixes
2020-05-18 Amanieu d'AntrasHandle InlineAsm in clippy
2020-05-18 Amanieu d'AntrasMove InlineAsmTemplatePiece and InlineAsmOptions to...
2020-05-18 Amanieu d'AntrasDisable asm tests on system llvm
2020-05-18 Amanieu d'AntrasThe h modifier is only supported by reg_abcd
2020-05-18 Amanieu d'AntrasUpdate llvm-project submodule
2020-05-18 Amanieu d'AntrasImplement att_syntax option
2020-05-18 Amanieu d'AntrasWork around more LLVM limitations
2020-05-18 Amanieu d'AntrasAdd notes about functions that are not currently used
2020-05-18 Amanieu d'AntrasAdd support for high byte registers on x86
2020-05-18 Amanieu d'AntrasUn-deprecate asm! macro
2020-05-18 Amanieu d'AntrasApply review feedback
2020-05-18 Amanieu d'AntrasAdd tests for asm!
2020-05-18 Amanieu d'AntrasImplement asm! codegen
2020-05-18 Amanieu d'AntrasCheck that asm const operands are actually constants
2020-05-18 Amanieu d'AntrasAdd asm! to MIR
2020-05-18 Amanieu d'AntrasHIR passes for asm!
2020-05-18 Amanieu d'AntrasImplement AST lowering for asm!
2020-05-18 Amanieu d'AntrasAdd asm! to HIR
2020-05-18 Amanieu d'AntrasImplement asm! in librustc_builtin_macros
next