]> git.lizzy.rs Git - rust.git/history - src/librustdoc/core.rs
Rollup merge of #75485 - RalfJung:pin, r=nagisa
[rust.git] / src / librustdoc / core.rs
2020-08-02 Manish GoregaokarRollup merge of #74602 - poliorcetics:maybe-uninit...
2020-08-01 borsAuto merge of #74605 - rust-lang:vec-leak, r=Amanieu
2020-08-01 Manish GoregaokarRollup merge of #74981 - giraffate:fix_sample_codes_in_...
2020-08-01 Manish GoregaokarRollup merge of #74977 - GuillaumeGomez:cleanup-e0741...
2020-08-01 borsAuto merge of #74993 - sunfishcode:update-wasi-libc...
2020-08-01 borsAuto merge of #74373 - lcnr:array_chunks, r=withoutboats
2020-08-01 borsAuto merge of #74945 - dingxiangfei2009:promote-static...
2020-08-01 borsAuto merge of #74717 - davidtwco:issue-74636-polymorphi...
2020-07-31 Yuki OkushiRollup merge of #74991 - JulianKnodt:74199, r=lcnr
2020-07-31 Yuki OkushiRollup merge of #74968 - lzutao:no-args, r=Mark-Simulacrum
2020-07-31 Yuki OkushiRollup merge of #74644 - crlf0710:drop_old_stuff, r...
2020-07-31 borsAuto merge of #65989 - Aaron1011:fix/normalize-param...
2020-07-31 borsAuto merge of #74844 - asomers:freebsd-profiler, r...
2020-07-31 borsAuto merge of #74965 - JohnTitor:sort-params, r=estebank
2020-07-31 borsAuto merge of #74956 - ecstatic-morse:const-option...
2020-07-31 borsAuto merge of #74959 - richkadel:llvm-coverage-map...
2020-07-31 borsAuto merge of #74955 - P1n3appl3:rustdoc-formats, r...
2020-07-31 borsAuto merge of #74926 - Manishearth:rename-lint, r=jyn514
2020-07-30 borsAuto merge of #74682 - alexcrichton:backtrace-gimli...
2020-07-30 Manish GoregaokarRollup merge of #74915 - alexcrichton:allow-failing...
2020-07-30 Manish GoregaokarRollup merge of #74907 - GuillaumeGomez:cleanup-e0740...
2020-07-30 Manish GoregaokarRollup merge of #74905 - lzutao:listed, r=jyn514
2020-07-30 Manish GoregaokarRollup merge of #74871 - etherealist:musl_doc, r=Mark...
2020-07-30 Manish GoregaokarRollup merge of #74835 - GuillaumeGomez:cleanup-e0734...
2020-07-30 Manish GoregaokarRollup merge of #74782 - vorner:weak-into-raw-cnt-doc...
2020-07-30 Manish GoregaokarRollup merge of #74751 - GuillaumeGomez:cleanup-e0730...
2020-07-30 borsAuto merge of #74908 - RalfJung:miri, r=RalfJung
2020-07-30 Manish GoregaokarRename the lint again
2020-07-30 Manish GoregaokarRename to intra_doc_resolution_failures
2020-07-30 borsAuto merge of #74930 - ecstatic-morse:const-size-align...
2020-07-30 borsAuto merge of #74105 - npmccallum:naked, r=matthewjasper
2020-07-30 borsAuto merge of #74876 - oli-obk:lumberjack_disable,...
2020-07-30 borsAuto merge of #74923 - ehuss:update-cargo, r=Mark-Simul...
2020-07-30 borsAuto merge of #74929 - Manishearth:rollup-z2vflrp,...
2020-07-29 borsAuto merge of #73767 - P1n3appl3:rustdoc-formats, r...
2020-07-29 Manish GoregaokarRename intra_doc_link_resolution_failure -> intra_doc_l...
2020-07-29 borsAuto merge of #72049 - mati865:mingw-lld, r=petrochenkov
2020-07-29 Yuki OkushiRollup merge of #74266 - GuillaumeGomez:cleanup-e0720...
2020-07-27 borsAuto merge of #73583 - anp:location-eq, r=dtolnay
2020-07-27 Joseph RyanMore requested changes
2020-07-27 Joseph RyanExtract `Cache` and other types from `html` module
2020-07-27 Joseph RyanMove `Error` and `RenderInfo` out of `html` module
2020-07-27 Manish GoregaokarRollup merge of #73858 - tspiteri:const-methods, r...
2020-07-26 flip1995Merge commit 'da5a6fb1b65ec6581a67e942a3850f6bc15a552c...
2020-07-26 borsAuto merge of #74060 - kpp:remove_length_at_most_32...
2020-07-25 borsAuto merge of #74246 - GuillaumeGomez:cleanup-e0719...
2020-07-25 borsAuto merge of #74017 - poliorcetics:where-keyword,...
2020-07-24 borsAuto merge of #73645 - poliorcetics:ref-keyword, r...
2020-07-24 Manish GoregaokarRollup merge of #74367 - Neutron3529:patch-1, r=nagisa
2020-07-24 Manish GoregaokarRollup merge of #72954 - hermitcore:rwlock, r=dtolnay
2020-07-24 Yuki OkushiRollup merge of #74361 - GuillaumeGomez:theme-logo...
2020-07-23 Manish GoregaokarRollup merge of #74141 - euclio:typos, r=steveklabnik
2020-07-22 Manish GoregaokarRollup merge of #74454 - lcnr:negative-impls, r=nikomat...
2020-07-22 Manish GoregaokarRollup merge of #73893 - ajpaverd:cfguard-stabilize...
2020-07-22 Manish GoregaokarRollup merge of #73655 - JamieCunliffe:jamie_va-args...
2020-07-21 borsAuto merge of #74075 - sunfishcode:wasi-prelude-rawfd...
2020-07-20 Manish GoregaokarRollup merge of #74376 - lcnr:type-dependent-path-clean...
2020-07-20 Manish GoregaokarRollup merge of #73197 - c410-f3r:ranges, r=dtolnay
2020-07-20 borsAuto merge of #74010 - pierwill:pierwill-o-notation...
2020-07-20 Manish GoregaokarRollup merge of #73618 - poliorcetics:false-keyword...
2020-07-19 Manish GoregaokarRollup merge of #74419 - Lokathor:gba-target, r=jonas...
2020-07-19 Manish GoregaokarRollup merge of #74356 - lzutao:rm_combine, r=LukasKalb...
2020-07-19 Manish GoregaokarRollup merge of #74333 - poliorcetics:std-alloc-unsafe...
2020-07-19 borsAuto merge of #74163 - cuviper:debian6, r=Mark-Simulacrum
2020-07-19 borsAuto merge of #74091 - richkadel:llvm-coverage-map...
2020-07-18 Manish GoregaokarRollup merge of #74459 - canova:const-unreachable-unche...
2020-07-18 Manish GoregaokarRollup merge of #74445 - lcnr:const-generic-ty-decl...
2020-07-18 Manish GoregaokarRollup merge of #74021 - 1011X:master, r=dtolnay
2020-07-18 Manish GoregaokarRollup merge of #73762 - poliorcetics:trait-keyword...
2020-07-18 Manish GoregaokarRollup merge of #70817 - yoshuawuyts:task-ready, r...
2020-07-18 borsAuto merge of #73441 - alexcrichton:backtrace-gimli...
2020-07-18 Manish GoregaokarRollup merge of #74464 - FedericoPonzi:fix-#67108,...
2020-07-18 Manish GoregaokarRollup merge of #74457 - Keruspe:install, r=Mark-Simulacrum
2020-07-18 Manish GoregaokarRollup merge of #74453 - Manishearth:intra-doc-std...
2020-07-18 Manish GoregaokarRollup merge of #74450 - aticu:master, r=jonas-schievink
2020-07-18 Manish GoregaokarRollup merge of #74449 - tmiasko:cmpxchg-test, r=nikoma...
2020-07-18 Manish GoregaokarRollup merge of #74448 - davidtwco:improper-ctypes...
2020-07-18 Manish GoregaokarRollup merge of #74444 - Alexendoo:test-69414, r=nikoma...
2020-07-18 Manish GoregaokarRollup merge of #74441 - eddyb:zlib-on-nixos, r=nagisa
2020-07-18 Manish GoregaokarRollup merge of #74418 - rye:gha-dedup-shell-setting...
2020-07-18 Manish GoregaokarRollup merge of #74069 - erikdesjardins:bad-niche,...
2020-07-18 Manish GoregaokarRollup merge of #72414 - KodrAus:feat/stdlazy, r=Mark...
2020-07-17 borsAuto merge of #74461 - Manishearth:rollup-xadbh00,...
2020-07-17 Manish GoregaokarRollup merge of #74452 - Manishearth:module-type-ns...
2020-07-17 Manish GoregaokarRollup merge of #74440 - Abendstolz:patch-1, r=hanna...
2020-07-17 Manish GoregaokarRollup merge of #74438 - RalfJung:uninit-lint, r=davidtwco
2020-07-17 Manish GoregaokarRollup merge of #74428 - tshepang:better-filter-map...
2020-07-17 Manish GoregaokarRollup merge of #74424 - sexxi-goose:move_hir_place...
2020-07-17 Manish GoregaokarRollup merge of #74416 - NieDzejkob:linker-locale-utf8...
2020-07-17 Manish GoregaokarRollup merge of #74411 - jonas-schievink:unbreak-mir...
2020-07-17 Manish GoregaokarRollup merge of #74394 - bjorn3:remove_emscripten_lefto...
2020-07-17 Manish GoregaokarRollup merge of #74368 - GuillaumeGomez:css-tidy-check...
2020-07-17 Manish GoregaokarRollup merge of #74364 - lcnr:lazy-norm-tests, r=nikoma...
2020-07-17 Manish GoregaokarRollup merge of #74300 - lzutao:iterator-intra, r=jyn514
2020-07-17 Manish GoregaokarRollup merge of #74288 - haraldh:test_aslr, r=petrochenkov
2020-07-17 Manish GoregaokarRollup merge of #74251 - shepmaster:bootstrap-target...
2020-07-17 Manish GoregaokarRollup merge of #74169 - ecstatic-morse:dataflow-unreac...
2020-07-17 Manish GoregaokarRollup merge of #74056 - fusion-engineering-forks:fmt...
2020-07-17 Manish GoregaokarRollup merge of #74009 - mati865:mingw-tests-implib...
2020-07-17 Manish GoregaokarRollup merge of #73930 - a1phyr:feature_const_option...
next