]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-11-25 borsAuto merge of #90580 - cjgillot:no-ee-upvar, r=Aaron1011
2021-11-25 borsAuto merge of #91221 - matthiaskrgr:rollup-iuz3gxq...
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 borsAuto merge of #91195 - camelid:path-did, r=jyn514
2021-11-25 borsAuto merge of #88781 - estebank:emoji-idents, r=oli-obk
2021-11-25 Hans KratzSet MACOSX_DEPLOYMENT_TARGET env var to default for...
2021-11-25 Hans KratzSet the default deployment target for Macos ARM64 to...
2021-11-25 Hans KratzThe correct LLVM target for aarch64-apple-darwin is...
2021-11-25 borsAuto merge of #85346 - estebank:issue-84946, r=nagisa...
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... Fix 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... Fix toggle-click-deadspace rustdoc-gui test
2021-11-24 DeadbeefAdd impl polarity to fields
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-24 DeadbeefDebug
2021-11-24 Ralf Jungdocument BinOp behavior quirks in the corresponding...
2021-11-23 borsAuto merge of #91149 - notriddle:notriddle/rustdoc...
2021-11-23 Camille GILLOTDo not visit attributes in `ItemLowerer`.
2021-11-23 borsAuto merge of #91159 - matthiaskrgr:rollup-91mgg5v...
2021-11-23 Esteban KuberSort `FxHashSet`'s contents before emitting errors...
2021-11-23 Esteban Kuberudpate comment to be more accurate
2021-11-23 Esteban Kuber`replace_tabs` -> `normalize_whitespace`
2021-11-23 Esteban Kuberreview comment: plural of emoji is emoji
2021-11-23 Esteban KuberAccount for confusable codepoints when recovering emoji...
2021-11-23 Esteban Kuberfix fmt
2021-11-23 Esteban KuberAdd `unic-emoji-char` and its dependencies to the allow...
2021-11-23 Esteban KuberFix RustDoc
2021-11-23 Esteban KuberReplace ZWJ with nothing in terminal output
2021-11-23 Esteban KuberTokenize emoji as if they were valid indentifiers
2021-11-23 Ralf Jungexplain why CTFE/Miri perform truncation on shift offset
2021-11-23 Michael GouletFix printing unit return ty, don't elaborate FnOnce...
2021-11-23 Michael GouletUpdate test outputs
2021-11-23 Michael GouletSuppress noisy generator associated type
2021-11-23 Michael GouletAdd generator lang-item
2021-11-23 Michael GouletElaborate trait generics and associated types
2021-11-23 Michael GouletAdd supertraits method to rustc_middle
2021-11-23 Michael GouletDerive Ord and PartialOrd for TraitRef
2021-11-23 Matthias KrügerRollup merge of #91153 - birkenfeld:kernel_copy_fallbac...
2021-11-23 Matthias KrügerRollup merge of #91148 - jhpratt:use-default-enum,...
2021-11-23 Matthias KrügerRollup merge of #91140 - nbdd0121:const_typeck, r=oli-obk
2021-11-23 Matthias KrügerRollup merge of #91137 - jyn514:contributing, r=spastorino
2021-11-23 Matthias KrügerRollup merge of #91103 - jsha:non-toggle-click-doesnt...
2021-11-23 Matthias KrügerRollup merge of #90856 - ken-matsui:suggestion-to-wrap...
2021-11-23 borsAuto merge of #90788 - ecstatic-morse:issue-90752,...
2021-11-23 Ken MatsuiSuggestion to wrap inner types using `allocator_api...
2021-11-23 borsAuto merge of #89881 - Mark-Simulacrum:fieldless-fast...
2021-11-23 Georg Brandlkernel_copy: avoid panic on unexpected OS error
2021-11-23 borsAuto merge of #89883 - Mark-Simulacrum:incr-verify...
2021-11-23 borsAuto merge of #84197 - bbjornse:stack-protector, r...
2021-11-23 name1e5sfix test in std::process on android
2021-11-23 Michael HowellUpdate issue-91134.stdout
2021-11-23 borsAuto merge of #91094 - inquisitivecrystal:rustdoc-top...
2021-11-23 Michael Howellfix(doctest): detect extern crate items in statement...
2021-11-23 Mark RousskovManually outline error on incremental_verify_ich
2021-11-23 Mark RousskovAvoid generating empty closures for fieldless enums
2021-11-23 Jacob PrattUse `derive_default_enum` in the compiler
2021-11-23 borsAuto merge of #91145 - matthiaskrgr:rollup-91g8z8i...
2021-11-22 Matthias KrügerRollup merge of #91144 - ehuss:update-cargo, r=ehuss
2021-11-22 Matthias KrügerRollup merge of #91143 - ehuss:update-books, r=ehuss
2021-11-22 Matthias KrügerRollup merge of #91102 - jsha:theme-anchor, r=Guillaume...
2021-11-22 Gary Guo`#![feature(inline_const)]` is no longer incomplete
2021-11-22 Gary GuoSplit inline const to two feature gates
2021-11-22 Eric HussUpdate cargo
2021-11-22 Eric HussUpdate books
2021-11-22 Joshua NelsonGive people a single link they can click in the contrib...
2021-11-22 Benjamin A... add rustc option for using LLVM stack smash protection
next