about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2020-08-19Use intra-doc links for f32::* and f64::*Denis Vasilik-4/+4
2020-08-19Use intra-doc links for u32::*Denis Vasilik-19/+19
2020-08-19Use intra-doc links for AtomicU32::*Denis Vasilik-10/+10
2020-08-19Use intra-doc links for AtomicI32::*Denis Vasilik-10/+10
2020-08-19Use intra-doc links for AtomicIsize::*Denis Vasilik-10/+10
2020-08-19Use intra-doc links for AtomicBool::*Denis Vasilik-31/+31
2020-08-18Use intra-doc links for Ordering::*Denis Vasilik-99/+99
2020-08-12Auto merge of #75436 - JohnTitor:rollup-ss0lxds, r=JohnTitorbors-150/+155
2020-08-12Rollup merge of #75424 - joseluis:patch-1, r=joshtriplettYuki Okushi-1/+1
2020-08-12Rollup merge of #75422 - poliorcetics:tidy-accept-more-safety-comments, r=Mar...Yuki Okushi-1/+1
2020-08-12Rollup merge of #75395 - nixphix:docs/os-fs, r=jyn514Yuki Okushi-17/+17
2020-08-12Rollup merge of #75394 - oli-obk:get_static, r=RalfJungYuki Okushi-17/+28
2020-08-12Rollup merge of #75371 - poliorcetics:intra-doc-links-std-time, r=jyn514Yuki Okushi-28/+5
2020-08-12Rollup merge of #75368 - poliorcetics:intra-doc-links-std-prelude, r=jyn514Yuki Okushi-58/+25
2020-08-12Rollup merge of #75234 - Amanieu:asm_unstable_book, r=nikomatsakisYuki Okushi-1/+13
2020-08-12Rollup merge of #74960 - nbdd0121:typeck, r=nikomatsakisYuki Okushi-13/+62
2020-08-12Rollup merge of #74521 - andjo403:readme, r=nikicYuki Okushi-14/+3
2020-08-12Auto merge of #75427 - Xanewok:update-rls, r=Dylan-DPCbors-60/+47
2020-08-12Auto merge of #75405 - flip1995:clippyup, r=Manishearthbors-619/+2700
2020-08-12Update RLS and RustfmtIgor Matuszewski-60/+47
2020-08-11Auto merge of #74802 - Mark-Simulacrum:reland-74069, r=nnethercotebors-7/+51
2020-08-11word changeJosé Luis Cruz-1/+1
2020-08-11Accept more safety comments (notably those that are on multiple lines without...Alexis Bourget-1/+1
2020-08-11Remove two links by changing the doc for SystemTimeError::durationAlexis Bourget-6/+3
2020-08-11Move the std::vec link back to a path-based link to make it compile with --st...Alexis Bourget-1/+1
2020-08-11Auto merge of #75421 - tmandry:rollup-ctzmzn1, r=tmandrybors-57/+88
2020-08-11Rollup merge of #75409 - pickfire:patch-4, r=GuillaumeGomezTyler Mandry-1/+1
2020-08-11Rollup merge of #75408 - mati865:update-ci-comment, r=pietroalbiniTyler Mandry-5/+7
2020-08-11Rollup merge of #75407 - oliver-giersch:set_ptr_value, r=RalfJungTyler Mandry-8/+26
2020-08-11Rollup merge of #75403 - giraffate:update_comment_in_fn, r=ecstatic-morseTyler Mandry-1/+1
2020-08-11Rollup merge of #75393 - GuillaumeGomez:fix-help-shortcut, r=pickfireTyler Mandry-3/+1
2020-08-11Rollup merge of #75378 - petrochenkov:isident, r=Mark-SimulacrumTyler Mandry-26/+42
2020-08-11Rollup merge of #75036 - lzutao:pat, r=cuviperTyler Mandry-13/+10
2020-08-11Fully handle "?" shortcutGuillaume Gomez-3/+1
2020-08-11prefer pattern matching over indexingLzu Tao-13/+10
2020-08-11Fix range term in alloc vec docIvan Tham-1/+1
2020-08-11Merge commit '09bd400243ed6f7059fedc0c1623aae3792521d6' into clippyupflip1995-619/+2700
2020-08-11Auto merge of #73656 - oli-obk:deaggregate-is-cleanup, r=wesleywiserbors-357/+793
2020-08-11move Deaggregate pass to post_borrowck_cleanupRalf Jung-357/+793
2020-08-11Update MinGW comments in ci.ymlMateusz Mikuła-5/+7
2020-08-11Revert #tymethodsPrabakaran Kumaresshan-6/+6
2020-08-11mentions provenance, changes argument type, adds must_use attroliver-giersch-8/+26
2020-08-11Update comment for functionTakayuki Nakata-1/+1
2020-08-11Auto merge of #5891 - flip1995:rustup, r=flip1995bors-2/+332
2020-08-11Auto merge of #75388 - JohnTitor:rollup-9tgkxnl, r=JohnTitorbors-140/+319
2020-08-11Fix sync falloutflip1995-80/+59
2020-08-11Add a function to `TyCtxt` for computing an `Allocation` for a `static` item'...Oliver Scherer-17/+28
2020-08-11Switch to intra-doc links in library/std/src/os/*/fs.rsPrabakaran Kumaresshan-23/+23
2020-08-11Rollup merge of #75360 - pickfire:patch-4, r=GuillaumeGomezYuki Okushi-1/+11
2020-08-11Rollup merge of #75359 - lcnr:unused-delims-trim, r=oli-obkYuki Okushi-24/+26