]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-10-31 Vadim Petrochenkovresolve: Turn the binding from `#[macro_export]` into...
2022-10-31 Vadim Petrochenkovresolve: Not all imports have their own `NodeId`
2022-10-31 borsAuto merge of #103797 - Dylan-DPC:rollup-ps589fi, r...
2022-10-31 Dylan DPCRollup merge of #103789 - domfarolino:e0382, r=Dylan-DPC
2022-10-31 Dylan DPCRollup merge of #103766 - lukas-code:error-in-core...
2022-10-31 Dylan DPCRollup merge of #103732 - Mark-Simulacrum:revert-compil...
2022-10-31 Dylan DPCRollup merge of #103603 - camsteffen:refactor-lang...
2022-10-31 Dylan DPCRollup merge of #103338 - l4l:enum-unreachable-pub...
2022-10-31 Dominic FarolinoUpdate E0382.md
2022-10-31 borsAuto merge of #103787 - notriddle:rollup-q1vmxsb, r...
2022-10-31 Michael HowellRollup merge of #103764 - SarthakSingh31:issue-94187...
2022-10-31 Michael HowellRollup merge of #103758 - GuillaumeGomez:reexports...
2022-10-31 Michael HowellRollup merge of #103746 - notriddle:notriddle/incoheren...
2022-10-31 Michael HowellRollup merge of #102689 - ayrtonm:master, r=cjgillot
2022-10-31 Michael HowellRollup merge of #102101 - BelovDV:new-check-lld-version...
2022-10-31 Michael HowellRollup merge of #101944 - notriddle:notriddle/toggle...
2022-10-31 Michael HowellRollup merge of #101428 - JakobDegen:build-tests, r...
2022-10-31 Michael HowellRollup merge of #97971 - Soveu:varargs, r=jackh726
2022-10-31 borsAuto merge of #103331 - nnethercote:convert-switch...
2022-10-30 Nicholas NethercoteUse `br` instead of `switch` in more cases.
2022-10-30 borsAuto merge of #103479 - nikic:update-llvm-9, r=cuviper
2022-10-30 borsAuto merge of #103299 - nikic:usub-overflow, r=wesleywiser
2022-10-30 Lukas MarkeffskyAdd tracking issue to `error_in_core`
2022-10-30 Sarthak SinghAll verbosity checks in `PrettyPrinter` now go through...
2022-10-30 borsAuto merge of #103295 - ishitatsuyuki:ninja, r=cuviper
2022-10-30 Guillaume GomezAdd regression test for reexports in search results
2022-10-30 borsAuto merge of #103010 - petrochenkov:effvisdoc, r=Guill...
2022-10-30 borsAuto merge of #103755 - Dylan-DPC:rollup-dl2hups, r...
2022-10-30 Dylan DPCRollup merge of #103740 - notriddle:notriddle/search...
2022-10-30 Dylan DPCRollup merge of #103689 - saethlin:libtest-startup...
2022-10-30 Dylan DPCRollup merge of #103588 - weihanglo:rustdoc/url-redirec...
2022-10-30 Dylan DPCRollup merge of #103560 - zbyrn:issue-103358-fix, r...
2022-10-30 Dylan DPCRollup merge of #93582 - WaffleLapkin:rpitirpit, r...
2022-10-30 borsAuto merge of #103721 - RalfJung:miri, r=RalfJung
2022-10-30 borsAuto merge of #103745 - matthiaskrgr:rollup-hipjva8...
2022-10-29 borsAuto merge of #103731 - Mark-Simulacrum:new-version...
2022-10-29 Michael Howellrustdoc: add support for incoherent impls on structs...
2022-10-29 Matthias KrügerRollup merge of #103737 - notriddle:notriddle/margin...
2022-10-29 Matthias KrügerRollup merge of #103726 - TaKO8Ki:avoid-&str-to-string...
2022-10-29 Matthias KrügerRollup merge of #103722 - GuillaumeGomez:cleanup-code...
2022-10-29 Matthias KrügerRollup merge of #103715 - tshepang:consistency, r=Dylan-DPC
2022-10-29 Matthias KrügerRollup merge of #103253 - notriddle:notriddle/test...
2022-10-29 Matthias KrügerRollup merge of #103124 - ldm0:nohard_tests, r=Mark...
2022-10-29 Matthias KrügerRollup merge of #102659 - Mark-Simulacrum:relnotes...
2022-10-29 Matthias KrügerRollup merge of #100006 - jyn514:update-copy, r=dtolnay
2022-10-29 Cameron SteffenUse tcx.require_lang_item
2022-10-29 Cameron SteffenUse LanguageItems::require less
2022-10-29 Cameron SteffenSimplify lang item groups
2022-10-29 Cameron SteffenCleanup weak lang items
2022-10-29 Cameron SteffenUse an array in LanguageItems
2022-10-29 Cameron SteffenFactor out ITEM_REFS
2022-10-29 Cameron SteffenEncode LangItem directly
2022-10-29 Cameron SteffenImprove LanguageItems api
2022-10-29 Vadim Petrochenkovrustc_middle: Remove unnecessary type parameter from...
2022-10-29 Vadim Petrochenkovrustdoc: Split effective visibilities from rustc from...
2022-10-29 Vadim Petrochenkovrustdoc: Simplify modifications of effective visibility...
2022-10-29 Mark Rousskov1.65.0 release notes
2022-10-29 Mark RousskovDrop miri cross-compile check for Windows
2022-10-29 borsAuto merge of #103450 - cjgillot:elision-nodedup, r...
2022-10-29 Michael Howellrustdoc: remove unnecessary `.search-results { padding...
2022-10-29 Michael Howellrustdoc: use CSS margin/padding shorthand when all...
2022-10-29 KitsuRun rustfix test for 103317 case
2022-10-29 Mark RousskovRevert "Make the `c` feature for `compiler-builtins...
2022-10-29 Mark RousskovBump to 1.67.0
2022-10-29 borsAuto merge of #103727 - GuillaumeGomez:rollup-hfyxccr...
2022-10-29 Guillaume GomezRollup merge of #103719 - joseluis:fix-typos-try-reserv...
2022-10-29 Guillaume GomezRollup merge of #103699 - compiler-errors:dyn-star...
2022-10-29 Guillaume GomezRollup merge of #103653 - GuillaumeGomez:missing-impl...
2022-10-29 Guillaume GomezRollup merge of #103625 - WaffleLapkin:no_tyctxt_dogs_a...
2022-10-29 Guillaume GomezRollup merge of #103618 - nnethercote:rename-OwnerId...
2022-10-29 Guillaume GomezRollup merge of #103415 - compiler-errors:tiny-perf...
2022-10-29 Guillaume GomezRollup merge of #102721 - nbdd0121:panic, r=Amanieu
2022-10-29 Guillaume GomezRollup merge of #102634 - andrewpollack:refactor-test...
2022-10-29 Guillaume GomezFix z-indexes of code example feature and cleanup its CSS
2022-10-29 Guillaume GomezAdd regression test for missing item from private mod...
2022-10-29 Guillaume GomezAdd missing impl blocks for item reexported from privat...
2022-10-29 Nicholas NethercoteRename some `OwnerId` fields.
2022-10-29 borsAuto merge of #103714 - matthiaskrgr:rollup-kajt3i8...
2022-10-29 joseLuísfix typo in hashmap and hashset try_reserve method
2022-10-29 borsAuto merge of #2631 - RalfJung:futex-wait-no-isolate...
2022-10-29 Takayuki Maedaavoid unnecessary `&str` to `String` conversions
2022-10-29 Tshepang Mbambouse consistent terminology
2022-10-29 Matthias KrügerRollup merge of #103704 - xxchan:xxchan/applicable...
2022-10-29 Matthias KrügerRollup merge of #103664 - aDotInTheVoid:rdj-path-docs...
2022-10-29 Matthias KrügerRollup merge of #103663 - notriddle:notriddle/search...
2022-10-29 Matthias KrügerRollup merge of #103656 - camsteffen:symbol-to-string...
2022-10-29 Matthias KrügerRollup merge of #103383 - compiler-errors:tait-scope...
2022-10-29 Matthias KrügerRollup merge of #103342 - Rageking8:add-test-for-issue...
2022-10-29 Matthias KrügerRollup merge of #102961 - reitermarkus:const-cstr-from...
2022-10-29 borsAuto merge of #102698 - michaelwoerister:unord-collecti...
2022-10-29 borsAuto merge of #102233 - petrochenkov:effvis, r=jackh726
2022-10-28 borsAuto merge of #102737 - RalfJung:poll_fn_pin, r=Mark...
2022-10-28 Cameron SteffenSpecialize ToString for Symbol
2022-10-28 xxchanAdd a test for TAIT used with impl/dyn Trait inside...
2022-10-28 Ralf Jungrelative futex and condvar timeouts can work with isolation
2022-10-28 borsAuto merge of #2630 - RalfJung:windows-parking, r=RalfJung
2022-10-28 borsAuto merge of #103683 - fee1-dead-contrib:fix-deferred...
2022-10-28 Michael GouletEmit proper error when casting to Ddyn-star
2022-10-28 borsAuto merge of #103071 - wesleywiser:fix_inlined_line_nu...
2022-10-28 Ralf Jungcleanup some test cfg
next