]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-06-26 Yuki OkushiRollup merge of #98474 - dtolnay:python3, r=Mark-Simulacrum
2022-06-26 Yuki OkushiRollup merge of #98385 - m-ou-se:llvm-12-memory-order...
2022-06-26 Yuki OkushiRollup merge of #98371 - compiler-errors:better-opaque...
2022-06-26 Ralf Jungupdate Miri
2022-06-26 borsAuto merge of #98140 - klensy:compiletest-strip, r...
2022-06-25 Eric HussFix LLVM rebuild with download-ci-llvm.
2022-06-25 Michael Howelldiagnostics: consider parameter count when suggesting...
2022-06-25 Michael GouletFix span issues in object safety suggestions
2022-06-25 borsAuto merge of #97513 - jyn514:submodule-handling, r...
2022-06-25 Guillaume GomezAdd test for source sidebar elements colors
2022-06-25 Ralf Jungbless after rebase
2022-06-25 Guillaume GomezFix CSS rule for selected and hovered items in the...
2022-06-25 Vadim Petrochenkovrustc_target: Some more tests and fixes for linker...
2022-06-25 Vadim Petrochenkovrustc_target: Add convenience functions for adding...
2022-06-25 borsAuto merge of #98412 - calebcartwright:sync-rustfmt...
2022-06-25 Nika Layzellproc_macro: remove Context trait, and put span methods...
2022-06-25 Antoni BoucherFix backtrace UI test when panic=abort is used
2022-06-25 borsAuto merge of #98486 - matthiaskrgr:rollup-u7m508x...
2022-06-25 Ralf Jungbless remaining tests
2022-06-25 Ralf Jungmake const_err show up in future breakage reports
2022-06-25 Nika Layzellproc_macro: cache static spans in client's thread-local...
2022-06-25 Mark RousskovBump RLS to latest master on rust-lang/rls
2022-06-25 Matthias KrügerRollup merge of #98431 - WaffleLapkin:mut_pat_suggestio...
2022-06-25 Matthias KrügerRollup merge of #98429 - b-naber:use-correct-substs...
2022-06-25 Matthias KrügerRollup merge of #98401 - ehuss:extern-tracking, r=Dylan-DPC
2022-06-25 Matthias KrügerRollup merge of #98311 - eggyal:reverse-folder-hierarch...
2022-06-25 Matthias KrügerRollup merge of #98298 - TaKO8Ki:point-to-type-param...
2022-06-25 Matthias KrügerRollup merge of #98194 - m-ou-se:leak-locked-pthread...
2022-06-25 Matthias KrügerRollup merge of #98149 - hoodmane:emscripten-pic, r...
2022-06-25 Matthias KrügerRollup merge of #98126 - fortanix:raoul/mitigate_stale_...
2022-06-25 Matthias KrügerRollup merge of #96412 - ChrisDenton:remove-dir-all...
2022-06-25 borsAuto merge of #96820 - r-raymond:master, r=cuviper
2022-06-25 Caio[rustc_parse] Forbid lets in certain places
2022-06-25 borsAuto merge of #93700 - rossmacarthur:ft/iter-next-chunk...
2022-06-25 Nikita PopovUpdate LLVM submodule
2022-06-25 David Tolnayx.py: Support systems with only `python3` not `python`
2022-06-24 borsAuto merge of #98459 - pietroalbini:pa-1.64, r=pietroalbini
2022-06-24 Michael GouletUse write! instead of p! to avoid having to use weird...
2022-06-24 Michael GouletFix printing impl trait under binders
2022-06-24 Maybe Waffleimprove wording of a suggestion
2022-06-24 Waffle Maybetake advantage of a labelled block
2022-06-24 Camille GILLOTBless ui tests.
2022-06-24 Camille GILLOTDo not access HIR to check impl wf.
2022-06-24 Pietro Albinibump version to 1.64.0
2022-06-24 b-naberfmt
2022-06-24 Hood ChathamSet relocation_model to Pic on emscripten target
2022-06-24 borsAuto merge of #98397 - RalfJung:miri, r=RalfJung
2022-06-24 b-naberaddress review
2022-06-24 b-nabersmall refactor
2022-06-24 borsAuto merge of #98447 - JohnTitor:rollup-pponoo3, r...
2022-06-24 b-naberuse correct substs in enum discriminant hack
2022-06-24 b-naberadd test
2022-06-24 David Wooderrors: remove diagnostic message ctors
2022-06-24 David Woodmacros: use typed identifiers in subdiag derive
2022-06-24 David Woodmacros: use typed identifiers in diag derive
2022-06-24 Yuki OkushiRollup merge of #98419 - WaffleLapkin:remove_excess_rib...
2022-06-24 Yuki OkushiRollup merge of #98411 - ehuss:update-tendril, r=Mark...
2022-06-24 Yuki OkushiRollup merge of #98394 - Enselic:fixup-rustc_main-renam...
2022-06-24 Yuki OkushiRollup merge of #98280 - compiler-errors:better-call...
2022-06-24 Yuki OkushiRollup merge of #98214 - petrochenkov:islike, r=compile...
2022-06-24 Yuki OkushiRollup merge of #98039 - tnballo:master, r=thomcc
2022-06-24 Yuki OkushiRollup merge of #97633 - mkroening:object-osabi, r...
2022-06-24 Yuki OkushiRollup merge of #96955 - Aaron1011:pretty-print-sort...
2022-06-24 Yuki OkushiRollup merge of #91264 - GuillaumeGomez:macro-jump...
2022-06-24 borsAuto merge of #98109 - nikomatsakis:issue-98095, r...
2022-06-24 borsAuto merge of #98395 - arlosi:update-cargo, r=ehuss
2022-06-24 borsAuto merge of #98438 - compiler-errors:rollup-fudubjn...
2022-06-23 Nicholas NethercoteRewrite `TyKind::fmt`.
2022-06-23 Nicholas NethercoteOptimize the code produced by `derive(Debug)`.
2022-06-23 tnballoFix BTreeSet's range API panic message, document
2022-06-23 Arlo SiemsenUpdate cargo
2022-06-23 Michael GouletRollup merge of #98422 - GuillaumeGomez:browser-ui...
2022-06-23 Michael GouletRollup merge of #98410 - ehuss:update-books, r=ehuss
2022-06-23 Michael GouletRollup merge of #98409 - joshtriplett:triagebot-nominat...
2022-06-23 Michael GouletRollup merge of #98390 - GuillaumeGomez:keyword-rustdoc...
2022-06-23 Michael GouletRollup merge of #98388 - rosehuds:master, r=davidtwco
2022-06-23 Michael GouletRollup merge of #98365 - jyn514:improve-obligation...
2022-06-23 Michael GouletRollup merge of #98364 - RalfJung:arc-clone, r=Mark...
2022-06-23 Michael GouletRollup merge of #98355 - hoodmane:emscripten-no-default...
2022-06-23 Michael GouletRollup merge of #98353 - beetrees:builtin-macros-cfg...
2022-06-23 Michael GouletRollup merge of #98310 - jsha:defer-source-sidebar...
2022-06-23 Michael GouletRollup merge of #98305 - klensy:no-err-alloc, r=compile...
2022-06-23 Michael GouletRollup merge of #98283 - TaKO8Ki:point-at-private-field...
2022-06-23 Michael GouletRollup merge of #98269 - compiler-errors:provide-more...
2022-06-23 Michael GouletRollup merge of #98259 - jyn514:improve-obligation...
2022-06-23 Michael GouletRollup merge of #98184 - compiler-errors:elided-lifetim...
2022-06-23 Michael GouletRollup merge of #96173 - jmaargh:jmaargh/with-capacity...
2022-06-23 Niko Matsakisadd regression tests found in crater
2022-06-23 Niko Matsakisrun `x.py fmt`
2022-06-23 Niko Matsakisremove misleading comment
2022-06-23 Niko Matsakistry to clarify confusing comment
2022-06-23 Niko Matsakisnormalize if-eq bounds before testing
2022-06-23 Niko Matsakisapply suggestions from oli-obk
2022-06-23 Niko Matsakiscoallesce docs
2022-06-23 Niko Matsakisrename IfEqBound to IfEq
2022-06-23 Niko Matsakisremove VerifyBound::IfEq variant
2022-06-23 borsAuto merge of #98423 - ehuss:ci-submodule-no-archive...
2022-06-23 Eric HussTemporarily disable submodule archive downloads.
2022-06-23 Maybe WaffleSuggest defining variable as mutable on `&mut _` type...
2022-06-23 Guillaume GomezUpdate browser-ui-test version to 0.9.6
next