]> git.lizzy.rs Git - rust.git/history - src
resolve: Partially unify early and late scope-relative ident resolution
[rust.git] / src /
2021-03-27 Vadim Petrochenkovresolve: Partially unify early and late scope-relative...
2021-03-27 borsAuto merge of #83573 - JohnTitor:rollup-28jnzsr, r...
2021-03-27 Yuki OkushiRollup merge of #83569 - sjakobi:issue56445-regression...
2021-03-27 Yuki OkushiRollup merge of #83567 - jonjensen:patch-1, r=Guillaume...
2021-03-27 Yuki OkushiRollup merge of #83561 - m-ou-se:lock-debug, r=jackh726
2021-03-27 Yuki OkushiRollup merge of #83560 - m-ou-se:io-chain-debug, r...
2021-03-27 Yuki OkushiRollup merge of #83559 - m-ou-se:rwlock-guard-debug...
2021-03-27 Yuki OkushiRollup merge of #83558 - m-ou-se:use-finish-non-exhaust...
2021-03-27 Yuki OkushiRollup merge of #83526 - klensy:lazy-too, r=petrochenkov
2021-03-27 Yuki OkushiRollup merge of #83462 - ijackson:exitstatus-message...
2021-03-27 Yuki OkushiRollup merge of #83348 - osa1:issue83344, r=jackh726
2021-03-27 Yuki OkushiRollup merge of #79399 - pickfire:patch-3, r=JohnTitor
2021-03-27 Simon JakobiAdd regression tests for #56445
2021-03-27 Jon JensenUpdate rustup cross-compilation docs link
2021-03-27 borsAuto merge of #83245 - the8472:generalize-slice-fill...
2021-03-27 borsAuto merge of #78618 - workingjubilee:ieee754-fmt,...
2021-03-27 Ömer Sinan Ağacanformat macro argument parsing fix
2021-03-27 borsAuto merge of #83547 - JohnTitor:rollup-qh7j6hg, r...
2021-03-27 Yuki OkushiRollup merge of #83525 - rust-lang:lcnr-doc-patch,...
2021-03-27 Yuki OkushiRollup merge of #83524 - faern:document-socketaddr...
2021-03-27 Yuki OkushiRollup merge of #83511 - 12101111:fix-llvm-version...
2021-03-27 Yuki OkushiRollup merge of #83508 - JohnTitor:platform-support...
2021-03-27 Yuki OkushiRollup merge of #83431 - camelid:config-example-gitattr...
2021-03-27 Yuki OkushiRollup merge of #83388 - alamb:alamb/fmt-dcs, r=Mark...
2021-03-27 Yuki OkushiRollup merge of #83343 - osa1:issue83340, r=jackh726
2021-03-27 Yuki OkushiRollup merge of #83328 - tmiasko:asm-test, r=joshtriplett
2021-03-27 Yuki OkushiRollup merge of #83239 - JohnTitor:reduce-deps, r=Mark...
2021-03-26 borsAuto merge of #83418 - ehuss:update-cargo, r=ehuss
2021-03-26 Eric HussUpdate cargo
2021-03-26 borsAuto merge of #83488 - Aaron1011:ban-expr-inner-attrs...
2021-03-26 borsAuto merge of #83404 - michaelwoerister:issue83045...
2021-03-26 borsAuto merge of #82980 - tmiasko:import-cold-multiplier...
2021-03-26 12101111Handle llvm_version with suffix like "12.0.0libcxx"
2021-03-26 borsAuto merge of #83079 - osa1:issue83046, r=m-ou-se
2021-03-26 Michael WoeristerFix #83045 by moving some crate loading verification...
2021-03-26 Ömer Sinan AğacanUpdate char::escape_debug_ext to handle different escap...
2021-03-26 borsAuto merge of #83480 - flip1995:clippyup, r=Dylan-DPC
2021-03-26 borsAuto merge of #83503 - Dylan-DPC:rollup-mqvjfav, r...
2021-03-26 Dylan DPCRollup merge of #83486 - Aaron1011:fix/global-alloc...
2021-03-26 Dylan DPCRollup merge of #83485 - Amanieu:asm_llvm10, r=joshtriplett
2021-03-26 Dylan DPCRollup merge of #83470 - danielhenrymantilla:patch...
2021-03-26 Dylan DPCRollup merge of #83463 - ijackson:exitstatusext-doc...
2021-03-26 Dylan DPCRollup merge of #83456 - notriddle:vec-from-docs, r...
2021-03-26 Dylan DPCRollup merge of #83444 - Mark-Simulacrum:bootstrap...
2021-03-26 Dylan DPCRollup merge of #83437 - Amanieu:asm_syntax, r=petrochenkov
2021-03-26 Dylan DPCRollup merge of #83055 - aDotInTheVoid:selective-strip...
2021-03-26 borsAuto merge of #83465 - michaelwoerister:safe-read_raw_b...
2021-03-25 borsAuto merge of #82873 - GuillaumeGomez:rustdoc-const...
2021-03-25 Aaron HillBan custom inner attributes in expressions and statements
2021-03-25 Amanieu d'AntrasMark inline asm tests as requiring LLVM 10.0.1
2021-03-25 Aaron HillDon't ICE when using `#[global_alloc]` on a non-item...
2021-03-25 borsAuto merge of #82743 - jackh726:resolve-refactor, r...
2021-03-25 flip1995Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1...
2021-03-25 Jack HueyBless nll test
2021-03-25 borsAuto merge of #6971 - flip1995:rustup, r=flip1995
2021-03-25 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-03-25 borsAuto merge of #83424 - cjgillot:noparam, r=lcnr
2021-03-25 Amanieu d'AntrasRefactor #82270 as lint instead of an error
2021-03-25 borsAuto merge of #83387 - cuviper:min-llvm-10, r=nagisa
2021-03-25 borsAuto merge of #82565 - m-ou-se:ununstabilize-bits,...
2021-03-25 borsAuto merge of #83445 - erikdesjardins:rmunion, r=RalfJung
2021-03-25 borsAuto merge of #83307 - richkadel:cov-unused-functions...
2021-03-25 borsAuto merge of #83454 - JohnTitor:rollup-9ae0565, r...
2021-03-25 Yuki OkushiRollup merge of #83442 - durin42:remove-questionable...
2021-03-25 Yuki OkushiRollup merge of #83440 - fee1-dead:core-cell-intralink...
2021-03-25 Yuki OkushiRollup merge of #83434 - wesleywiser:update_releases...
2021-03-25 Yuki OkushiRollup merge of #83427 - llogiq:refactor-emitter, r...
2021-03-25 Yuki OkushiRollup merge of #83421 - faern:add-into-err, r=joshtriplett
2021-03-25 Yuki OkushiRollup merge of #83420 - GuillaumeGomez:rustdoc-gui...
2021-03-25 Yuki OkushiRollup merge of #83349 - m-ou-se:unwrap-none, r=dtolnay
2021-03-25 Yuki OkushiRollup merge of #83041 - guswynn:stable_debug_struct...
2021-03-24 Guillaume GomezSplit clean::Constant enum into a struct and an enum
2021-03-24 borsAuto merge of #83220 - Aaron1011:fix/eval-region-cache...
2021-03-24 Guillaume GomezRename clean::Constant did fields to def_id
2021-03-24 Guillaume GomezImprove new Constant variants' name
2021-03-24 Guillaume GomezStore tcx and cache when they are used multiple times...
2021-03-24 Guillaume GomezRework rustdoc const type
2021-03-24 Jack Hueyresolve late lifetimes by item
2021-03-24 Aaron HillUse `EvaluatedToOkModuloRegions` whenever we erase...
2021-03-24 Nixon Enraght-MoonyRename `span` to `source`
2021-03-24 Erik DesjardinsRemoveZsts: don't touch unions
2021-03-24 Nixon Enraght-MoonyDon't call `item` on modules for json renderer
2021-03-24 Nixon Enraght-MoonyBetter errors in jsondocck
2021-03-24 Mark RousskovFix bootstrap tests on beta
2021-03-24 borsAuto merge of #83364 - sexxi-goose:fix-83176, r=nikomat...
2021-03-24 borsAuto merge of #83050 - osa1:issue83048, r=matthewjasper
2021-03-24 borsAuto merge of #83408 - ijackson:expose-splitinclusive...
2021-03-24 borsAuto merge of #75384 - JulianKnodt:cg_def, r=varkor...
2021-03-24 borsAuto merge of #83432 - Dylan-DPC:rollup-4z5f6al, r...
2021-03-24 Dylan DPCRollup merge of #83415 - camelid:remove-crate-module...
2021-03-24 Dylan DPCRollup merge of #83405 - r00ster91:deprecated_emoji...
2021-03-24 Dylan DPCRollup merge of #83399 - camelid:rustdoc-priv-link...
2021-03-24 Dylan DPCRollup merge of #83393 - GuillaumeGomez:codeblock-toolt...
2021-03-24 Dylan DPCRollup merge of #83392 - ehuss:w-help-edition, r=varkor
2021-03-24 Dylan DPCRollup merge of #83391 - hyd-dev:uwtable, r=alexcrichton
2021-03-24 Dylan DPCRollup merge of #83353 - m-ou-se:io-error-avoid-alloc...
2021-03-24 Dylan DPCRollup merge of #83313 - cjgillot:assert, r=michaelwoer...
2021-03-24 Dylan DPCRollup merge of #83051 - GuillaumeGomez:sidebar-trait...
2021-03-23 Guillaume GomezAdd documentation for rustdoc-gui tests
2021-03-23 kadminUpdate to not have extra match
next