about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-06-03Update Cargo.lockflip1995-5/+1
2021-06-03Merge commit '3ae8faff4d46ad92f194c2a4b941c3152a701b31' into clippyupflip1995-1305/+2367
2021-06-03Auto merge of #7313 - flip1995:rustup, r=flip1995bors-1/+1
2021-06-03Bump nightly version -> 2021-06-03flip1995-1/+1
2021-06-03Merge remote-tracking branch 'upstream/master' into rustupflip1995-1321/+2374
2021-06-03Auto merge of #84834 - GuillaumeGomez:sidebar-unification, r=jshabors-99/+173
2021-06-02Auto merge of #84703 - GuillaumeGomez:cleanup-dom, r=jshabors-241/+256
2021-06-02Auto merge of #85904 - cjgillot:one-name, r=petrochenkovbors-30/+23
2021-06-02Replace h3 for notable traits with divGuillaume Gomez-15/+23
2021-06-02Update rustdoc testsGuillaume Gomez-94/+100
2021-06-02Remove data-level selectors from CSS.Jacob Hoffman-Andrews-82/+20
2021-06-02Restrict access to crate_name.Camille GILLOT-30/+23
2021-06-02Auto merge of #85337 - cjgillot:less-anon, r=michaelwoeristerbors-27/+54
2021-06-02Auto merge of #85892 - tmiasko:i, r=oli-obkbors-0/+45
2021-06-02Auto merge of #85908 - cjgillot:private-dep-query, r=Aaron1011bors-12/+12
2021-06-02Miscellaneous inlining improvementsTomasz Miąsko-0/+45
2021-06-02Auto merge of #85905 - cjgillot:one-trait-map, r=Aaron1011bors-69/+28
2021-06-02Auto merge of #85687 - m-ou-se:new-prelude, r=yaahcbors-14/+27
2021-06-01Auto merge of #85331 - cjgillot:dirty-dancing, r=Aaron1011bors-790/+528
2021-06-01Auto merge of #85829 - bjorn3:simplify_crate_num, r=jackh726bors-71/+12
2021-06-01Make trait_map an Option.Camille GILLOT-15/+6
2021-06-01Make the reasoning more explicit.Camille GILLOT-5/+9
2021-06-01Avoid creating anonymous nodes with zero or one dependency.Camille GILLOT-27/+50
2021-06-01Don't generate impl-items div container if there is noneGuillaume Gomez-4/+6
2021-06-01Remove invalid usage of aria-levelGuillaume Gomez-25/+25
2021-06-01Replace h3 and h4 containing invalid DOMGuillaume Gomez-130/+190
2021-06-01Add missing <title> in redirection page <head>Guillaume Gomez-0/+1
2021-06-01Replace empty href with "#"Guillaume Gomez-1/+1
2021-06-01Make is_private_dep a query.Camille GILLOT-12/+12
2021-06-01Rename take_trait_map.Camille GILLOT-3/+3
2021-06-01Check that trait_map is not moved twice.Camille GILLOT-0/+9
2021-06-01Remove StableVec.Camille GILLOT-41/+8
2021-06-01Only compute the trait_map once.Camille GILLOT-27/+19
2021-06-01Fix testbjorn3-5/+5
2021-06-01Auto merge of #85886 - GuillaumeGomez:rollup-l3yr3np, r=GuillaumeGomezbors-57/+68
2021-06-01Rollup merge of #85860 - pickfire:patch-5, r=GuillaumeGomezGuillaume Gomez-2/+1
2021-06-01Rollup merge of #85826 - jsha:npo, r=joshtriplettGuillaume Gomez-0/+2
2021-06-01Rollup merge of #85622 - jsha:untoggle-undocumented, r=GuillaumeGomezGuillaume Gomez-54/+64
2021-06-01Rollup merge of #85473 - infinity0:master, r=jackh726Guillaume Gomez-1/+1
2021-06-01Auto merge of #85884 - rust-lang:revert-85153-qresolve, r=michaelwoeristerbors-234/+255
2021-06-01Revert "Reduce the amount of untracked state in TyCtxt"Camille Gillot-234/+255
2021-06-01Auto merge of #85859 - pickfire:patch-3, r=CraftSpiderbors-1/+2
2021-06-01Auto merge of #85856 - lnicola:rust-analyzer-2021-05-31, r=jonas-schievinkbors-0/+24
2021-06-01Auto merge of #7297 - flip1995:rm-cov, r=giraffatebors-37/+0
2021-06-01Auto merge of #85153 - cjgillot:qresolve, r=Aaron1011bors-255/+234
2021-06-01Auto merge of #7265 - Jarcho:manual_str_repeat, r=giraffatebors-10/+359
2021-05-31Auto merge of #85866 - Aaron1011:miriup-const-err, r=RalfJungbors-11/+10
2021-05-31Auto merge of #85702 - Aaron1011:no-vec-sort, r=michaelwoeristerbors-30/+31
2021-05-31Bump Miri for const_err changesAaron Hill-11/+10
2021-05-31Auto merge of #85814 - steffahn:fix_linked_list_itermut_debug, r=m-ou-sebors-7/+20