]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-08-24 Yuki OkushiRollup merge of #75821 - camelid:intra-doc-links-for...
2020-08-24 Yuki OkushiRollup merge of #75819 - LeSeulArtichaut:core-intra...
2020-08-23 borsAuto merge of #74489 - jyn514:assoc-items, r=manisheart...
2020-08-23 LeSeulArtichautUse intra-doc-links in `core::{char, macros, fmt}`
2020-08-23 Joshua Nelsonresolve: Add comments to `traits_in_scope`
2020-08-23 borsAuto merge of #75656 - tirr-c:match-suggest-semi, r...
2020-08-23 borsAuto merge of #72449 - ecstatic-morse:const-float-bitca...
2020-08-23 ecstatic-morseFix `compile-flags` directive
2020-08-23 borsAuto merge of #75028 - MrModder:master, r=steveklabnik
2020-08-23 borsAuto merge of #74238 - RalfJung:offset_from, r=oli-obk
2020-08-23 Ralf Jungbump stable version
2020-08-23 Ralf Jungremove an unused feature flag
2020-08-23 Leon MatthesRevert changed paragraph about slice definition.
2020-08-23 borsAuto merge of #75816 - LeSeulArtichaut:core-intra-docs...
2020-08-23 borsAuto merge of #75789 - matthiaskrgr:clippy_compiletest...
2020-08-23 borsAuto merge of #75465 - Aaron1011:feature/short-fn-def...
2020-08-23 borsAuto merge of #75813 - petrochenkov:feature/incr-def...
2020-08-23 borsAuto merge of #73526 - cuviper:rust-llvm11, r=nikic
2020-08-23 CamelidAdd missing links
2020-08-23 borsAuto merge of #73084 - Aaron1011:feature/new-recursive...
2020-08-23 CamelidAdd missing intra-doc link
2020-08-22 CamelidSwitch to intra-doc links in `std::macros`
2020-08-22 Aaron HillUse smaller def span for functions
2020-08-22 Aaron HillAdd backwards-compat hack for certain '$name' tokens
2020-08-22 Aaron HillRecursively expand `TokenKind::Interpolated` (take 2)
2020-08-22 Josh StoneWrite coverage filenames in Version3 format
2020-08-22 Josh StoneMatch scalar-pair-bool more flexibly for LLVM 11
2020-08-22 Josh StoneApply suggestions from code review
2020-08-22 Josh StoneExpand RISCV pseudo-instructions to match LLVM 11
2020-08-22 Josh StoneUpgrade to LLVM 11 (rc2)
2020-08-22 Josh StoneDon't make clang use gcc's include-fixed
2020-08-22 Dylan MacKenzieTest new floating point bit casts
2020-08-22 LeSeulArtichautUse intra-doc-links in `core::{raw, ffi, pin}`
2020-08-22 Dylan MacKenzieAdd `#![feature(const_float_classify)]` for `f64::class...
2020-08-22 Dylan MacKenzieAdd `#![feature(const_float_bits_conv)]` for `f64:...
2020-08-22 borsAuto merge of #75171 - amosonn:new_zeroed_slice, r...
2020-08-22 Vadim Petrochenkovrustc_metadata: Move some code around to merge impls...
2020-08-22 Vadim PetrochenkovDo not forget capacity when collecting def path hashes
2020-08-22 Aaron HillLazy decoding of DefPathTable from crate metadata ...
2020-08-22 borsAuto merge of #74566 - lzutao:guard, r=petrochenkov
2020-08-22 borsAuto merge of #75783 - denisvasilik:intra-doc-links...
2020-08-22 Ralf Jungfix dead links to wrapping_offset_from
2020-08-22 Ralf Jungremove feature gate from tests
2020-08-22 Ralf Jungstabilize ptr_offset_from
2020-08-22 Ralf Jungremove deprecated wrapping_offset_from
2020-08-22 Ralf Jungoffset_from: also document same-provenance requirement
2020-08-22 borsAuto merge of #75795 - matthiaskrgr:cargotest_clippy...
2020-08-22 Denis VasilikLink to primitive instead of module
2020-08-22 Matthias Krügercompiletest: fix a couple clippy lint findings
2020-08-22 borsAuto merge of #75790 - LeSeulArtichaut:std-intra-doc...
2020-08-22 borsAuto merge of #75776 - GuillaumeGomez:missing-doc-examp...
2020-08-22 borsAuto merge of #75772 - tmiasko:io-maybe-no, r=dtolnay
2020-08-22 Joshua Nelsonrustdoc: Only resolve traits in scope
2020-08-22 Joshua Nelsonrustdoc: Cache traits implemented by a type
2020-08-22 Joshua Nelsonrustdoc: Add support for associated items even outside...
2020-08-22 Joshua Nelsonrustdoc: Rename misleading function
2020-08-22 Joshua Nelsonresolve: Add public entrypoint `traits_in_module`
2020-08-22 Joshua Nelsonresolve: Split `ensure_traits` into a separate function
2020-08-22 Joshua Nelsonresolve: Move `get_traits_in_module_containing_item...
2020-08-22 borsAuto merge of #75792 - matthiaskrgr:bootstrap_clippy...
2020-08-22 borsAuto merge of #75797 - Dylan-DPC:rollup-lfeytr7, r...
2020-08-22 Dylan DPCRollup merge of #75788 - nagisa:mir-call-doccomment...
2020-08-22 Dylan DPCRollup merge of #75787 - LeSeulArtichaut:core-intra...
2020-08-22 Dylan DPCRollup merge of #75782 - GuillaumeGomez:more-links...
2020-08-22 Dylan DPCRollup merge of #75781 - Amanieu:asm-fix, r=nagisa
2020-08-22 Dylan DPCRollup merge of #75771 - tmiasko:const-eval-query-stack...
2020-08-22 Dylan DPCRollup merge of #75769 - matklad:flatten, r=petrochenkov
2020-08-22 Dylan DPCRollup merge of #75753 - koutheir:patch-1, r=steveklabnik
2020-08-22 Dylan DPCRollup merge of #75745 - jyn514:refactor-resolve, r...
2020-08-22 Dylan DPCRollup merge of #75725 - LeSeulArtichaut:alloc-intra...
2020-08-22 Dylan DPCRollup merge of #75718 - GuillaumeGomez:coverage-ui...
2020-08-22 Dylan DPCRollup merge of #75711 - CohenArthur:split-up-astconv...
2020-08-22 Dylan DPCRollup merge of #75705 - denisvasilik:intra-doc-links...
2020-08-21 Matthias Krügercargotest: fix clippy warnings
2020-08-21 LeSeulArtichautUse intra-doc-links in `std::sync::*`
2020-08-21 Matthias Krügerbootstrap: fix a couple of clippy lint warnings
2020-08-21 Guillaume GomezAdd more links
2020-08-21 LeSeulArtichautRemove links that get imported from the prelude
2020-08-21 LeSeulArtichautUse intra-doc-links in `core::ops::*`
2020-08-21 Simonas KazlauskasMIR call terminator represents diverging calls too
2020-08-21 amosonnUpdate rc.rs
2020-08-21 Denis VasilikUse intra-doc links
2020-08-21 Denis VasilikUse intra-doc links
2020-08-21 Amanieu d'AntrasAdd regression test
2020-08-21 Dr. Koutheir... Added link to Microsoft's documentation of CFG
2020-08-21 Dr. Koutheir... Fixed a typo
2020-08-21 Guillaume GomezConvert links to intra-doc links format
2020-08-21 borsAuto merge of #75708 - JohnTitor:stay-cool-full-bootstr...
2020-08-21 Amanieu d'AntrasMore inline asm register name fixups for LLVM
2020-08-21 LeSeulArtichautApply suggestions from code review
2020-08-21 Denis VasilikRework imports used solely for docs
2020-08-21 Denis VasilikApply auto-formatter
2020-08-21 Denis VasilikIncorporate suggestions from review
2020-08-21 Guillaume GomezStrenghten tests for missing_doc_code_examples lint
2020-08-21 Guillaume GomezUnify checks for lint missing_doc_code_examples and...
2020-08-21 borsAuto merge of #75694 - RalfJung:miri-align-to, r=nagisa
2020-08-21 Guillaume GomezShow line even if there is no code examples
2020-08-21 Guillaume GomezIgnore more kind of items for doc examples
2020-08-21 Aleksey KladovMinor, remove double nesting of a test module
2020-08-21 Tomasz MiąskoRemove wrapper type handling absent raw standard streams
next