]> git.lizzy.rs Git - rust.git/history - library
Add documentation for automatic_links lint
[rust.git] / library /
2020-11-04 borsAuto merge of #78662 - sexxi-goose:add_expr_id_to_deleg...
2020-11-04 borsAuto merge of #78280 - bugadani:span, r=lcnr
2020-11-04 borsAuto merge of #78677 - Aaron1011:fix/capture-inner...
2020-11-03 Mara BosRollup merge of #78699 - pietroalbini:lldb-error, r...
2020-11-03 Mara BosRollup merge of #78687 - jyn514:bootstrap-help, r=Mark...
2020-11-03 Mara BosRollup merge of #78659 - ayrtonm:fn-ref-lint-fix, r...
2020-11-03 Mara BosRollup merge of #78626 - fusion-engineering-forks:depre...
2020-11-03 Mara BosRollup merge of #78624 - bjorn3:update_cg_clif-2020...
2020-11-03 Mara BosRollup merge of #77950 - arlosi:sha256, r=eddyb
2020-11-03 borsAuto merge of #76931 - oli-obk:const_prop_inline_lint_m...
2020-11-03 borsAuto merge of #78597 - RalfJung:raw-retag, r=oli-obk
2020-11-03 bjorn3Merge commit '03f01bbe901d60b71cf2c5ec766aef5e532ab79d...
2020-11-03 borsAuto merge of #78489 - bugadani:array, r=estebank
2020-11-03 borsAuto merge of #78697 - JohnTitor:rollup-q0fchpv, r...
2020-11-03 Yuki OkushiRollup merge of #78676 - kiffie:embedded-bare-mipsr2...
2020-11-03 Yuki OkushiRollup merge of #78668 - tmiasko:inline, r=oli-obk
2020-11-03 Yuki OkushiRollup merge of #78664 - pickfire:patch-4, r=jonas...
2020-11-03 Yuki OkushiRollup merge of #78663 - Aaron1011:fix/cap-future-compa...
2020-11-03 Yuki OkushiRollup merge of #78616 - richkadel:unstable-book-instr...
2020-11-03 Yuki OkushiRollup merge of #78575 - tmiasko:compiletest-rustc...
2020-11-03 Yuki OkushiRollup merge of #78400 - GuillaumeGomez:fix-unindent...
2020-11-03 Yuki OkushiRollup merge of #78376 - Aaron1011:feature/consistent...
2020-11-03 borsAuto merge of #78448 - rylev:cache-foreign_modules...
2020-11-03 borsAuto merge of #77271 - petrochenkov:notokenexp, r=Aaron1011
2020-11-02 Vadim PetrochenkovExpand `NtExpr` tokens only in key-value attributes
2020-11-02 borsAuto merge of #78607 - HeroicKatora:post-order-walk...
2020-11-02 borsAuto merge of #78667 - pietroalbini:lldb-unbuffered...
2020-11-02 borsAuto merge of #78661 - JohnTitor:rollup-er2isja, r...
2020-11-02 Ivan ThamFix intrinsic size_of stable link
2020-11-02 Yuki OkushiRollup merge of #78637 - mystor:atomic_ptr_bool, r...
2020-11-02 Yuki OkushiRollup merge of #78627 - est31:total_cmp_no_superset...
2020-11-02 Yuki OkushiRollup merge of #78620 - gabhijit:bitops_doc_fix, r...
2020-11-02 Yuki OkushiRollup merge of #78610 - petrochenkov:nostriptok, r...
2020-11-02 Yuki OkushiRollup merge of #78606 - autarch:patch-1, r=m-ou-se
2020-11-02 borsAuto merge of #78592 - fpoli:nll-facts-dir, r=matthewjasper
2020-11-02 borsAuto merge of #78605 - nox:relax-elf-relocations, r...
2020-11-01 Nika LayzellAdd fetch_update methods to AtomicBool and AtomicPtr
2020-11-01 est31Point out that total_cmp is no strict superset of parti...
2020-11-01 borsAuto merge of #75534 - Aaron1011:feature/new-future...
2020-11-01 Dave RolskyRemove incorrect statement about line ending content...
2020-11-01 borsAuto merge of #78553 - Nadrieril:fix-78549, r=varkor
2020-11-01 Abhijit Gadgildocumentation examples fixes in rustfmt convention
2020-11-01 borsAuto merge of #78623 - m-ou-se:rollup-m6y5j0m, r=m...
2020-11-01 Mara BosRollup merge of #78621 - solson:inline, r=m-ou-se
2020-11-01 Mara BosRollup merge of #78603 - petrochenkov:fourdigits, r...
2020-11-01 Mara BosRollup merge of #78602 - RalfJung:raw-ptr-aliasing...
2020-11-01 Mara BosRollup merge of #78599 - panstromek:master, r=m-ou-se
2020-11-01 Mara BosRollup merge of #78596 - pavlukivan:master, r=m-ou-se
2020-11-01 Mara BosRollup merge of #78073 - fusion-engineering-forks:inlin...
2020-11-01 borsAuto merge of #78531 - cuviper:unwrap-metadata, r=tmandry
2020-11-01 borsAuto merge of #78420 - estebank:suggest-assoc-fn, r...
2020-11-01 Scott OlsonInline Default::default() for atomics
2020-11-01 Abhijit GadgilFixes incorrect paranthesis.
2020-11-01 Abhijit GadgilTrivial fixes to bitwise operator documentation
2020-10-31 borsAuto merge of #78594 - m-ou-se:rollup-h5c8frs, r=m...
2020-10-31 Dave RolskyClarify handling of final line ending in str::lines()
2020-10-31 Matyáš RacekApply suggestions from code review
2020-10-31 Ralf Jungfix aliasing issues in SipHasher
2020-10-31 Ralf Jungfix aliasing issue in binary_heap
2020-10-31 Ralf Jungfix aliasing issue in unix sleep function
2020-10-31 Ralf Jungfix aliasing issues in u128 formatting code
2020-10-31 Matyáš RacekAdd note to process::arg[s] that args shouldn't be...
2020-10-31 Ivan PavlukFix doc links to std::fmt
2020-10-31 Mara BosRollup merge of #78587 - petrochenkov:lazytok, r=Aaron1011
2020-10-31 Mara BosRollup merge of #78581 - a1phyr:const_btree_more, r...
2020-10-31 Mara BosRollup merge of #78577 - tmiasko:validate-aliasing...
2020-10-31 Mara BosRollup merge of #78550 - jyn514:setup, r=Mark-Simulacrum
2020-10-31 Mara BosRollup merge of #78526 - Aaron1011:fix/assoc-tokens...
2020-10-31 Mara BosRollup merge of #77099 - tspiteri:exp_m1-examples,...
2020-10-31 Mara BosRollup merge of #74622 - fusion-engineering-forks:panic...
2020-10-31 borsAuto merge of #76257 - JulianKnodt:i75777, r=Dylan-DPC
2020-10-30 borsAuto merge of #78182 - LeSeulArtichaut:ty-visitor-conto...
2020-10-30 Benoît du GarreauConstantify more BTreeMap and BTreeSet functions
2020-10-30 borsAuto merge of #78562 - JohnTitor:rollup-otg906u, r...
2020-10-30 Yuki OkushiRollup merge of #78556 - camelid:mir-opt-nrvo-docs...
2020-10-30 Yuki OkushiRollup merge of #78554 - camelid:improve-drop_in_place...
2020-10-30 Yuki OkushiRollup merge of #78545 - jackh726:anonymous, r=oli-obk
2020-10-30 Yuki OkushiRollup merge of #78524 - tmiasko:source-files-borrow...
2020-10-30 Yuki OkushiRollup merge of #78523 - estebank:fix-return-type-parse...
2020-10-30 Yuki OkushiRollup merge of #77921 - wcampbell0x2a:f64-collapsible...
2020-10-30 Yuki OkushiRollup merge of #77888 - LingMan:ast_pretty_tt_prepend_...
2020-10-30 Yuki OkushiRollup merge of #77334 - pickfire:patch-4, r=jyn514
2020-10-30 borsAuto merge of #78393 - SNCPlay42:match-if-guard, r...
2020-10-30 CamelidImprove wording of `core::ptr::drop_in_place` docs
2020-10-30 borsAuto merge of #78432 - sexxi-goose:fix-77993-take3...
2020-10-30 borsAuto merge of #78540 - RalfJung:miri, r=RalfJung
2020-10-29 borsAuto merge of #78528 - jonas-schievink:rollup-e70g9zk...
2020-10-29 borsAuto merge of #78508 - wesleywiser:optimize_visit_scope...
2020-10-29 Jonas SchievinkRollup merge of #78527 - bugadani:typo3, r=jonas-schievink
2020-10-29 Jonas SchievinkRollup merge of #78505 - ebroto:clippyup, r=oli-obk
2020-10-29 Jonas SchievinkRollup merge of #78499 - SkiFire13:fix-string-retain...
2020-10-29 Jonas SchievinkRollup merge of #78493 - ehuss:update-cargo, r=ehuss
2020-10-29 Jonas SchievinkRollup merge of #78462 - danielframpton:fixnullisa...
2020-10-29 Jonas SchievinkRollup merge of #78431 - Rustin-Liu:rustin-patch-lint...
2020-10-29 Jonas SchievinkRollup merge of #78423 - tgnottingham:caching_source_ma...
2020-10-29 Jonas SchievinkRollup merge of #78422 - estebank:fix-78372, r=pnkfelix
2020-10-29 Jonas SchievinkRollup merge of #78244 - workingjubilee:dogfood-fancy...
2020-10-29 Jonas SchievinkRollup merge of #76138 - camelid:rc-fully-qualified...
2020-10-29 Jonas SchievinkRollup merge of #75078 - ijackson:slice-strip, r=stevek...
2020-10-29 borsAuto merge of #78446 - RalfJung:box, r=Amanieu
next