about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-06-03Rollup merge of #85896 - BoxyUwU:remove-fixme-fwd-declared-const-default, r=p...Yuki Okushi-3/+45
2021-06-03Rollup merge of #85880 - csmoe:ice-85768, r=oli-obkYuki Okushi-4/+63
2021-06-03Rollup merge of #85877 - est31:intra_doc_links, r=jyn514Yuki Okushi-4/+4
2021-06-03Rollup merge of #85852 - m-ou-se:machineapplicable-docs, r=nikomatsakisYuki Okushi-1/+5
2021-06-03Rollup merge of #85724 - sexxi-goose:rox-fix-issue-85435, r=nikomatsakisYuki Okushi-19/+20
2021-06-03Rollup merge of #85706 - jrmuizel:fpe, r=nagisaYuki Okushi-5/+1
2021-06-03Rollup merge of #83362 - SOF3:stab/vecdeque-binary-search, r=m-ou-seYuki Okushi-10/+4
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-02Stabilize VecDeque::partition_point.Mara Bos-2/+1
2021-06-02Bump vecdeque_binary_search stabilization to 1.54.Mara Bos-3/+3
2021-06-02Bumped `vecdeque_binary_search` stabilization version to 1.53.0SOFe-3/+3
2021-06-02Stabilize `vecdeque_binary_search`SOFe-8/+3
2021-06-02Update rustdoc testsGuillaume Gomez-94/+100
2021-06-02Remove data-level selectors from CSS.Jacob Hoffman-Andrews-82/+20
2021-06-02Turn off frame pointer elimination on all Apple platforms.Jeff Muizelaar-5/+1
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-02convert Rvalue::threadlocalref assertion to delay bugcsmoe-17/+11
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-01Add test for forward declared const param defaultsEllen-3/+45
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