]> git.lizzy.rs Git - rust.git/history - src/librustdoc
Make rust-demangler installable
[rust.git] / src / librustdoc /
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-27 CamelidLint on unknown intra-doc link disambiguators
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 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-26 Joshua NelsonAdd unstable option to only emit shared/crate-specific...
2021-03-25 borsAuto merge of #82873 - GuillaumeGomez:rustdoc-const...
2021-03-25 flip1995Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1...
2021-03-25 borsAuto merge of #83424 - cjgillot:noparam, r=lcnr
2021-03-25 Joshua NelsonAdd SharedResource abstraction and use it in write_shared
2021-03-25 borsAuto merge of #83387 - cuviper:min-llvm-10, r=nagisa
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 Yuki OkushiRollup merge of #83442 - durin42:remove-questionable...
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 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 Nixon Enraght-MoonyDon't call `item` on modules for json renderer
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 Camelidrustdoc: Use diagnostics for error when including sources
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 borsAuto merge of #82994 - camelid:rename-source-to-span...
2021-03-23 CamelidRemove another unnecessary `Option`
2021-03-23 CamelidRemove unnecessary `Option` wrapping around `Crate...
2021-03-23 CamelidTweak docs
2021-03-23 Guillaume GomezUse &str instead of String
2021-03-23 Guillaume GomezFix sidebar trait items sort
2021-03-23 borsAuto merge of #83177 - erikdesjardins:zstassign, r...
2021-03-23 r00ster91Slight visual improvements to warning boxes in the...
2021-03-23 borsAuto merge of #83260 - durin42:llvm-update, r=nagisa
2021-03-23 borsAuto merge of #82271 - Aaron1011:debug-refcell, r=m...
2021-03-23 CamelidDon't push the crate name onto the `Cache.stack`
2021-03-23 borsAuto merge of #83398 - JohnTitor:rollup-om80krv, r...
2021-03-23 Camelidrustdoc: Record crate name instead of using `None`
2021-03-23 Yuki OkushiRollup merge of #83389 - njasm:test_rustdoc, r=jyn514
2021-03-23 Yuki OkushiRollup merge of #83385 - lnicola:rust-analyzer-2021...
2021-03-23 Yuki OkushiRollup merge of #83384 - mark-i-m:rename-pat2018, r...
2021-03-23 Yuki OkushiRollup merge of #83356 - camelid:rustdoc-option-to...
2021-03-23 Yuki OkushiRollup merge of #82732 - GuillaumeGomez:remove-theme...
2021-03-23 Yuki OkushiRollup merge of #81917 - rust-lang:relnotes-1.51.0...
2021-03-23 Yuki OkushiRollup merge of #80705 - tspiteri:italic-and-update...
2021-03-22 Guillaume GomezFix codeblock tooltip position
2021-03-22 borsAuto merge of #79278 - mark-i-m:stabilize-or-pattern...
2021-03-22 Nelson J Moraismissing newline at eof
2021-03-22 Nelson J Moraisadd key rustc_private for package metadata for rust...
2021-03-22 Dylan DPCRollup merge of #83372 - eggyal:split-inclusive, r...
2021-03-22 Dylan DPCRollup merge of #83367 - richkadel:query-err-msg, r...
2021-03-22 Dylan DPCRollup merge of #83351 - RalfJung:precise-const-drop...
2021-03-22 Dylan DPCRollup merge of #83338 - asquared31415:asm-syntax-test...
2021-03-22 Dylan DPCRollup merge of #83272 - kornelski:takedocs, r=dtolnay
2021-03-22 Dylan DPCRollup merge of #82683 - jturner314:int-div-rem-doc...
2021-03-22 Dylan DPCRollup merge of #82374 - clehner:licenses, r=joshtriplett
2021-03-22 borsAuto merge of #83273 - cjgillot:endecode, r=michaelwoer...
2021-03-22 borsAuto merge of #82680 - jturner314:div_euclid-docs,...
2021-03-22 borsAuto merge of #82855 - jyn514:no-temporaries, r=Guillau...
2021-03-22 CamelidRemove redundant docs
2021-03-22 CamelidBump rustdoc-json format version
2021-03-22 Camelidrustdoc-json: Rename `Import.span` to `Import.source`
2021-03-22 CamelidRename `rustdoc_json_types::Item.source` to `span`
2021-03-22 CamelidRename `clean::Span::span()` to `clean::Span::inner()`
2021-03-22 CamelidRename `clean::Item.source` to `span`
2021-03-22 Dylan DPCRollup merge of #83336 - camelid:tool-mod-ice, r=petroc...
2021-03-22 Dylan DPCRollup merge of #83329 - camelid:debuginfo-doc-cleanup...
2021-03-22 Dylan DPCRollup merge of #82771 - emilio:iter-mut-as-slice,...
2021-03-22 Dylan DPCRollup merge of #82686 - CDirkx:unix-platform, r=m...
2021-03-22 Dylan DPCRollup merge of #82554 - SkiFire13:fix-string-retain...
2021-03-22 Dylan DPCRollup merge of #80771 - thomcc:nonnull-refmut, r=dtolnay
next