]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-12-04 Dylan DPCRollup merge of #79678 - jyn514:THE-PAPERCLIP-COMETH...
2020-12-04 Dylan DPCRollup merge of #79664 - vn-ki:move-memkind-heap, r...
2020-12-04 Dylan DPCRollup merge of #79646 - petrochenkov:inclean, r=davidtwco
2020-12-04 Dylan DPCRollup merge of #79638 - jyn514:intra-link-self-raw...
2020-12-04 Dylan DPCRollup merge of #79631 - RalfJung:miri-const_str_ptr...
2020-12-04 Dylan DPCRollup merge of #79627 - ehuss:update-cargo, r=ehuss
2020-12-04 Dylan DPCRollup merge of #79623 - jyn514:ident, r=GuillaumeGomez
2020-12-04 Dylan DPCRollup merge of #79611 - poliorcetics:use-std-in-docs...
2020-12-04 Dylan DPCRollup merge of #79602 - jethrogb:sgx-fix-79038, r...
2020-12-04 Dylan DPCRollup merge of #79541 - GuillaumeGomez:doc-keyword...
2020-12-04 Dylan DPCRollup merge of #77686 - camelid:rustdoc-render-search...
2020-12-03 CamelidAdd missing feature flag
2020-12-03 CamelidAdd more rustdoc-js test cases
2020-12-03 CamelidAdd rustdoc-js test
2020-12-03 CamelidMake `length_limit` a `usize`
2020-12-03 CamelidUse `createElement` and `innerHTML` instead of `DOMParser`
2020-12-03 CamelidRender Markdown in search results
2020-12-03 Joshua NelsonFix some clippy lints
2020-12-03 borsAuto merge of #79620 - JohnTitor:label-name-sugg, r...
2020-12-03 Vishnunarayan K Imove interpret::MemoryKind::Heap to const eval
2020-12-03 Guillaume GomezOnly deny doc_keyword in std and set it as "allow"...
2020-12-03 borsAuto merge of #79613 - GuillaumeGomez:doc-keyword-check...
2020-12-03 Guillaume GomezAdd test for EXISTING_DOC_KEYWORD internal lint
2020-12-03 borsAuto merge of #79586 - jyn514:crate-name, r=davidtwco
2020-12-03 borsAuto merge of #79594 - vn-ki:const-eval-intrinsic,...
2020-12-03 Guillaume GomezAdd lint pass for doc keyword
2020-12-03 Vishnunarayan K Imove intrinsic to CTFE, add FIXME
2020-12-03 borsAuto merge of #79533 - sasurau4:feature/add-long-explan...
2020-12-03 borsAuto merge of #79637 - spastorino:revert-trait-inherita...
2020-12-02 borsAuto merge of #79539 - aDotInTheVoid:json-mvp, r=jyn514
2020-12-02 Nixon Enraght... Normalize windows path seperators.
2020-12-02 Vadim Petrochenkovrustc_metadata: Remove some dead code
2020-12-02 borsAuto merge of #79364 - nico-abram:unstable-or-pat-sugge...
2020-12-02 Guillaume GomezRemove check keyword identifier check from rustdoc
2020-12-02 Guillaume GomezAdd tests for #[doc(keyword = "...")] and update other...
2020-12-02 borsAuto merge of #69864 - LinkTed:master, r=Amanieu
2020-12-02 Joshua NelsonUse `item_name` instead of pretty printing
2020-12-02 Santiago PastorinoRevert "Auto merge of #79209 - spastorino:trait-inherit...
2020-12-02 borsAuto merge of #79547 - erikdesjardins:byval, r=nagisa
2020-12-02 Ralf Jungbreak formatting so rustfmt is happy
2020-12-02 Ralf Jungdisable a ptr equality test on Miri
2020-12-02 Vishnunarayan K Irename MemoryKind::Heap to ConstHeap; bless test
2020-12-02 Vishnunarayan K Iadd comment and bless some tests
2020-12-02 Guillaume GomezAdd rustc_lexer as dependency to rustc_passes
2020-12-02 Guillaume GomezAdd checks for #[doc(keyword = "...")] and move them...
2020-12-02 Guillaume GomezClean up doc attributes check before adding more
2020-12-02 borsAuto merge of #79606 - ThePuzzlemaker:issue-79458-fix...
2020-12-02 Eric HussUpdate cargo
2020-12-02 Joshua NelsonPass around Symbols instead of Idents in doctree
2020-12-02 borsAuto merge of #79235 - ortem:fix-btreemap-gdb-pretty...
2020-12-02 Yuki OkushiTweak diagnostics on shadowing lifetimes/labels
2020-12-02 borsAuto merge of #78864 - Mark-Simulacrum:warn-on-forbids...
2020-12-01 borsAuto merge of #79614 - GuillaumeGomez:rollup-15usd7e...
2020-12-01 Alexis BourgetUse more std:: instead of core:: in docs for consistenc...
2020-12-01 Guillaume GomezRollup merge of #79600 - nicokoch:kernel_copy_unixstrea...
2020-12-01 Guillaume GomezRollup merge of #79509 - GuillaumeGomez:improve-attr...
2020-12-01 Guillaume GomezRollup merge of #79508 - jryans:check-dsymutil-result...
2020-12-01 borsAuto merge of #78684 - devsnek:inline-asm-wasm, r=Amanieu
2020-12-01 ThePuzzlemakerAdd regression test for #79458
2020-12-01 ThePuzzlemakerFix UI tests for negative polarity implementations...
2020-12-01 ThePuzzlemakerIgnore trait implementations with negative polarity...
2020-12-01 Nixon Enraght... Discard `const_stability`
2020-12-01 Nixon Enraght... Address review comments.
2020-12-01 Nixon Enraght... Add tests for rustdoc json
2020-12-01 Joseph RyanAdd json backend
2020-12-01 Gus CaplanAdd wasm32 support to inline asm
2020-12-01 Joshua NelsonFix `unknown-crate` when using self-profile with rustdoc
2020-12-01 Jethro BeekmanFix SGX CI
2020-12-01 Guillaume GomezAdd documentation for name_value_literal_span methods
2020-12-01 Guillaume GomezImprove some attributes error spans
2020-12-01 Guillaume GomezCreated NestedMetaItem::name_value_literal_span method
2020-12-01 Daiki Iharabless stability-attribute-sanity ui test
2020-12-01 Daiki IharaAdd long explanation of E0546
2020-12-01 Vishnunarayan K Ireview comment and one more test
2020-12-01 borsAuto merge of #74967 - Aaron1011:feature/incr-def-path...
2020-12-01 Vishnunarayan K Ireview comments
2020-12-01 Nicolas KochLeverage kernel copy for UnixStream
2020-12-01 Nicolas KochAdd benchmark for File to UnixStream copy
2020-12-01 borsAuto merge of #79596 - m-ou-se:rollup-hujx3c7, r=m...
2020-12-01 Mara BosRollup merge of #79583 - ehuss:update-books, r=ehuss
2020-12-01 Mara BosRollup merge of #79573 - he32:master, r=jonas-schievink
2020-12-01 Mara BosRollup merge of #79568 - RalfJung:miri, r=RalfJung
2020-12-01 Mara BosRollup merge of #79548 - CraftSpider:76998, r=jyn514
2020-12-01 Mara BosRollup merge of #79527 - jyn514:intra-doc-tests, r...
2020-12-01 Mara BosRollup merge of #79525 - jyn514:feature-gate-normalize...
2020-12-01 Mara BosRollup merge of #79522 - ehuss:lint-check-validate...
2020-12-01 Mara BosRollup merge of #79444 - sasurau4:test/move-const-ip...
2020-12-01 Mara BosRollup merge of #79227 - sasurau4:test/move-cell-test...
2020-12-01 Mara BosRollup merge of #79184 - nanguye2496:nanguye2496/fix_sl...
2020-12-01 Mara BosRollup merge of #79038 - CDirkx:move-ui-tests, r=dtolnay
2020-12-01 Vishnunarayan K Iadd const_allocate intrisic
2020-12-01 borsAuto merge of #78876 - GuillaumeGomez:better-setting...
2020-12-01 borsAuto merge of #78725 - sexxi-goose:fix-78720, r=nikomat...
2020-12-01 borsAuto merge of #78142 - operutka:armv5te-unknown-linux...
2020-12-01 borsAuto merge of #77875 - poliorcetics:more-intra-doc...
2020-12-01 Eric HussUpdate books
2020-11-30 Nam NguyenStop adding '*' at the end of type names for Ref and...
2020-11-30 Alexis BourgetFix several broken links in doc that used the wrong...
2020-11-30 Alexis BourgetBack to #method for links on char
2020-11-30 Alexis Bourgetptr links
next