about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
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 #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 #85153 - cjgillot:qresolve, r=Aaron1011bors-255/+234
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
2021-05-31Fix details rustdoc toggle for blanket implIvan Tham-2/+1
2021-05-31Add title for copy to clipboard button in rustdocIvan Tham-1/+2
2021-05-31:arrow_up: rust-analyzerLaurențiu Nicola-0/+24
2021-05-31Auto merge of #85704 - Aaron1011:const-panic-hard-err, r=RalfJungbors-182/+118
2021-05-31Auto merge of #85266 - cjgillot:hir-dep-clean, r=michaelwoeristerbors-73/+47
2021-05-31Auto merge of #85395 - 12101111:build-crt, r=petrochenkovbors-3/+107
2021-05-31Auto merge of #85819 - CDirkx:is_unicast_link_local_strict, r=joshtriplettbors-101/+27
2021-05-30Remove toggle for "undocumented items."Jacob Hoffman-Andrews-54/+64
2021-05-31Build crtbengin.o/crtend.o from source code12101111-3/+107
2021-05-31Auto merge of #85597 - 0yoyoyo:fix-issue-71563-remove-redundant-args, r=petro...bors-124/+281
2021-05-30Auto merge of #85559 - 12101111:sanitizer-crt-static, r=nagisabors-0/+17
2021-05-30Auto merge of #85838 - GuillaumeGomez:rollup-rk2rh7m, r=GuillaumeGomezbors-45/+197
2021-05-30Rollup merge of #85818 - LeSeulArtichaut:85794-diag-drop-ice, r=petrochenkovGuillaume Gomez-1/+38
2021-05-30Rollup merge of #85817 - r00ster91:patch-9, r=dtolnayGuillaume Gomez-1/+1
2021-05-30Rollup merge of #85801 - WaffleLapkin:master, r=joshtriplettGuillaume Gomez-0/+37
2021-05-30Rollup merge of #85781 - badboy:document-aarch-ios-sim-support, r=AmanieuGuillaume Gomez-2/+59
2021-05-30Rollup merge of #85770 - Bobo1239:set_locale_for_sort, r=jyn514Guillaume Gomez-34/+1
2021-05-30Rollup merge of #85762 - mati865:disable-zlib-on-windows, r=Mark-SimulacrumGuillaume Gomez-1/+1
2021-05-30Rollup merge of #85709 - Aaron1011:fix-pat-crate-edition, r=petrochenkovGuillaume Gomez-5/+56
2021-05-30Rollup merge of #85285 - GuillaumeGomez:eslint-check, r=jsha,Mark-SimulacrumGuillaume Gomez-1/+4
2021-05-30Fix eslint error in sidebar-items.jsGuillaume Gomez-0/+1
2021-05-30Add eslint checks in CIGuillaume Gomez-1/+3
2021-05-30Rename take_trait_map.Camille GILLOT-3/+3
2021-05-30Check that trait_map is not moved twice.Camille GILLOT-0/+9
2021-05-30Drop metadata_encoding_version.Camille GILLOT-13/+9
2021-05-30Bless tests.Camille GILLOT-16/+16
2021-05-30Correct comments about untracked accesses.Camille GILLOT-24/+31
2021-05-30Make is_private_dep a query.Camille GILLOT-15/+10
2021-05-30Make allocator_kind a query.Camille GILLOT-10/+10
2021-05-30Avoid a clone of output_filenames.Camille GILLOT-3/+3
2021-05-30Remove StableVec.Camille GILLOT-41/+9
2021-05-30Restrict access to crate_name.Camille GILLOT-30/+23
2021-05-30Make resolutions a query.Camille GILLOT-101/+120
2021-05-30Auto merge of #85362 - jsgf:fix-emit-metadata, r=estebankbors-0/+39
2021-05-30Only compute the trait_map once.Camille GILLOT-27/+19
2021-05-30Emit a hard error when a panic occurs during const-evalAaron Hill-182/+118
2021-05-30Auto merge of #85804 - bjorn3:merge_crate_disambiguator, r=cjgillotbors-307/+222
2021-05-30Fix span of redundant generic arguments0yoyoyo-124/+281
2021-05-30Auto merge of #84586 - GuillaumeGomez:enforce-rustdoc-gui-test-suite-run, r=M...bors-77/+135