]> git.lizzy.rs Git - rust.git/history - src
Stabilize some `MaybeUninit` behavior as const
[rust.git] / src /
2021-11-27 borsAuto merge of #91241 - dtolnay:firstchunk, r=oli-obk
2021-11-27 borsAuto merge of #91288 - matthiaskrgr:rollup-yp5h41r...
2021-11-27 borsAuto merge of #89916 - the8472:advance_by-avoid-err...
2021-11-27 Matthias KrügerRollup merge of #91266 - jam1garner:fmt-ptr-fix, r...
2021-11-27 Matthias KrügerRollup merge of #91208 - estebank:eq-constraint, r...
2021-11-27 Matthias KrügerRollup merge of #91062 - jsha:static-file-replace,...
2021-11-27 Matthias KrügerRollup merge of #91057 - the8472:clarify-parallelism...
2021-11-27 Matthias KrügerRollup merge of #90995 - the8472:hash-portability,...
2021-11-27 Matthias KrügerRollup merge of #83791 - the8472:relax-zip-side-effect...
2021-11-27 borsAuto merge of #90846 - cuviper:weak, r=dtolnay
2021-11-27 borsAuto merge of #91261 - Mark-Simulacrum:next-rel, r...
2021-11-27 borsAuto merge of #91269 - matthiaskrgr:rollup-jh8i8eh...
2021-11-26 Matthias KrügerRollup merge of #91259 - jyn514:doctest-warnings, r...
2021-11-26 Matthias KrügerRollup merge of #91252 - jyn514:relative-dir, r=Mark...
2021-11-26 Matthias KrügerRollup merge of #91248 - alessandrod:compiler-builtins...
2021-11-26 Matthias KrügerRollup merge of #91240 - dtolnay:utf8width, r=Mark...
2021-11-26 Matthias KrügerRollup merge of #91223 - GuillaumeGomez:headings-indent...
2021-11-26 Matthias KrügerRollup merge of #91197 - camelid:rename-resolvedpath...
2021-11-26 Matthias KrügerRollup merge of #90611 - fee1-dead:rustdoc-ice-fix...
2021-11-26 borsAuto merge of #91246 - nnethercote:faster-layout-array...
2021-11-26 Joshua NelsonRemove `--display-doctest-warnings`
2021-11-26 Noah LevRename `Type::ResolvedPath` to `Type::Path`
2021-11-26 Guillaume GomezUpdate test for anchors and headings position
2021-11-26 Guillaume GomezUpdate the first heading indent rule so it is only...
2021-11-26 Mark RousskovBump to 1.59
2021-11-26 DeadbeefReduce the ICE
2021-11-26 borsAuto merge of #91253 - matthiaskrgr:rollup-dnlcjmr...
2021-11-26 DeadbeefAdd ICE test
2021-11-26 DeadbeefAdd trace statements
2021-11-26 DeadbeefFix another ICE in rustdoc scrape_examples
2021-11-26 Matthias KrügerRollup merge of #91225 - GuillaumeGomez:source-page...
2021-11-26 Matthias KrügerRollup merge of #91212 - compiler-errors:issue91206...
2021-11-26 Matthias KrügerRollup merge of #91176 - hermitcore:spin, r=kennytm
2021-11-26 Matthias KrügerRollup merge of #91169 - RDambrosio016:master, r=bjorn3
2021-11-26 Joshua NelsonFix bug where submodules wouldn't be updated when runni...
2021-11-26 borsAuto merge of #91164 - Badel2:usefulness-stack-overflow...
2021-11-26 borsAuto merge of #91205 - Aaron1011:visit_param_env, r...
2021-11-26 borsAuto merge of #91181 - GuillaumeGomez:improve-rustdoc...
2021-11-26 borsAuto merge of #85102 - estebank:point-at-assignment...
2021-11-25 borsAuto merge of #91037 - c410-f3r:testsssssss, r=petrochenkov
2021-11-25 Aaron HillVisit `param_env` field in Obligation's `TypeFoldable...
2021-11-25 Noah LevStop re-exporting `Type::ResolvedPath`
2021-11-25 Noah LevClean up `clean` re-exports
2021-11-25 borsAuto merge of #90580 - cjgillot:no-ee-upvar, r=Aaron1011
2021-11-25 Esteban KuberFix clippy test
2021-11-25 Esteban KuberAccount for type obligation coming from `const` and...
2021-11-25 Esteban KüberOn type mismatch caused by assignment, point at assignee
2021-11-25 Michael GouletAdd test demonstrating no more ICE
2021-11-25 borsAuto merge of #91221 - matthiaskrgr:rollup-iuz3gxq...
2021-11-25 Guillaume GomezFix invalid scrollbar display on source code page
2021-11-25 Matthias KrügerRollup merge of #91185 - camelid:rm-force-overflow...
2021-11-25 Matthias KrügerRollup merge of #91162 - RalfJung:miri-shift-truncation...
2021-11-25 Matthias KrügerRollup merge of #91111 - cjgillot:hir-no-lower-attrs...
2021-11-25 Matthias KrügerRollup merge of #91096 - compiler-errors:elaborate_opaq...
2021-11-25 Matthias KrügerRollup merge of #90499 - rusticstuff:macos-target-fixes...
2021-11-25 Matthias KrügerRollup merge of #89359 - fee1-dead:const-it, r=oli-obk
2021-11-25 Guillaume GomezImprove tests
2021-11-25 Guillaume GomezUpdate browser-ui-test version to enforce that text...
2021-11-25 borsAuto merge of #91195 - camelid:path-did, r=jyn514
2021-11-25 CaioMove some tests to more reasonable directories
2021-11-25 borsAuto merge of #88781 - estebank:emoji-idents, r=oli-obk
2021-11-25 borsAuto merge of #85346 - estebank:issue-84946, r=nagisa...
2021-11-25 Jacob Hoffman-AndrewsConsistentize the system for image URLs in CSS.
2021-11-25 Jacob Hoffman-AndrewsMove themes and version into rustdoc-vars
2021-11-25 Jacob Hoffman-AndrewsSimplify rendering of stylesheet links into HTML
2021-11-25 Esteban KuberAccount for incorrect `where T::Assoc = Ty` bound
2021-11-25 Esteban KuberUpdate cargo to fix tokenizer test affected by tokenizi...
2021-11-24 Noah LevUpdate comment
2021-11-24 Camille GILLOTDo not visit attributes in `LateResolutionVisitor`.
2021-11-24 borsAuto merge of #91203 - GuillaumeGomez:rollup-kwtqvb1...
2021-11-24 Esteban KuberTweak span and add more tests
2021-11-24 Guillaume GomezRollup merge of #91199 - camelid:test-mixing-docs,...
2021-11-24 Guillaume GomezRollup merge of #91179 - GuillaumeGomez:a-color, r...
2021-11-24 Guillaume GomezRollup merge of #91151 - name1e5s:chore/process_test...
2021-11-24 Guillaume GomezRollup merge of #91075 - jsha:chill-item-info, r=Guilla...
2021-11-24 Guillaume GomezRollup merge of #90420 - GuillaumeGomez:rustdoc-interna...
2021-11-24 Guillaume GomezRollup merge of #90044 - rusticstuff:disable_arm_outlin...
2021-11-24 Guillaume GomezRollup merge of #89542 - jhpratt:stabilize-duration...
2021-11-24 Noah Levrustdoc: Add test for mixing doc comments and attrs
2021-11-24 Guillaume GomezAdd test for merged features
2021-11-24 Guillaume GomezUpdate error message for doc(keyword)
2021-11-24 Guillaume GomezAdd feature gate test for "rustdoc_internal" feature
2021-11-24 Guillaume GomezCreate rustdoc_internals feature gate
2021-11-24 Noah LevRemove `ResolvedPath.did`
2021-11-24 borsAuto merge of #91188 - jsha:fix-click-items, r=Manishearth
2021-11-24 Esteban KuberChange how the fn params span is calculated
2021-11-24 Esteban KüberAccount for incorrect `impl Foo<const N: ty> {}` syntax
2021-11-24 Noah LevUse `path.def_id()` in `Type::inner_def_id()`
2021-11-24 Noah LevReturn the actual `DefId` for assoc. items in `register...
2021-11-24 Jacob Hoffman-AndrewsFix clicking on anchors inside summary tags.
2021-11-24 Noah LevRemove `-Z force-overflow-checks`
2021-11-24 borsAuto merge of #90491 - Mark-Simulacrum:push-pred-faster...
2021-11-24 Guillaume GomezUpdate GUI tests for <a> color
2021-11-24 Guillaume GomezFix more <a> color
2021-11-24 borsAuto merge of #90579 - cjgillot:no-ee-ii, r=Aaron1011
2021-11-24 borsAuto merge of #91171 - jsha:fix-rustdoc-gui-test, r...
2021-11-24 Jacob Hoffman-AndrewsFix toggle-click-deadspace rustdoc-gui test
2021-11-24 DeadbeefAllow features like const_try in d_m_b_i_c
2021-11-24 DeadbeefAllow more cases to match ~const Drop.
2021-11-23 borsAuto merge of #91149 - notriddle:notriddle/rustdoc...
next