]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-08-04 wcampbellEnable unused_parens for match arms
2022-08-01 borsAuto merge of #100024 - matthiaskrgr:rollup-36ab4wx...
2022-08-01 Matthias KrügerRollup merge of #100020 - CallumIO:issue-99648, r=jyn514
2022-08-01 Matthias KrügerRollup merge of #100012 - TaKO8Ki:avoid-ty-to-string...
2022-08-01 Matthias KrügerRollup merge of #100003 - nnethercote:improve-size...
2022-08-01 Matthias KrügerRollup merge of #99976 - willcrichton:example-analyzer...
2022-08-01 Matthias KrügerRollup merge of #99911 - cjgillot:no-guess, r=davidtwco
2022-08-01 Matthias KrügerRollup merge of #99864 - klensy:bootstrap-art-dupe...
2022-08-01 Matthias KrügerRollup merge of #99629 - obeis:issue-99470, r=compiler...
2022-08-01 Matthias KrügerRollup merge of #99340 - GoldsteinE:fix-localdefid...
2022-08-01 Goldsteinfix ICE in Definitions::create_def
2022-08-01 borsAuto merge of #99884 - nnethercote:lexer-improvements...
2022-08-01 Callum Lesliefix: better error when python not found in x
2022-08-01 Will CrichtonMake Rustdoc exit with correct error code when scrape...
2022-08-01 borsAuto merge of #98246 - joshtriplett:times, r=m-ou-se
2022-08-01 borsAuto merge of #99944 - bjorn3:hide_proc_macro_symbols...
2022-08-01 Takayuki Maedaavoid `Ty` to `String` conversions
2022-08-01 borsAuto merge of #99998 - matthiaskrgr:rollup-igafy0r...
2022-07-31 Nicholas NethercoteImprove size assertions.
2022-07-31 Nicholas NethercoteShrink `Token`.
2022-07-31 Nicholas NethercoteAdd a size assertion for `Token`.
2022-07-31 Nicholas NethercoteInline `TokenStreamBuilder::push`.
2022-07-31 Nicholas NethercoteAvoid an unnecessary `return`.
2022-07-31 Nicholas NethercoteInline `first_token`.
2022-07-31 Nicholas NethercoteRemove `StringReader::end_src_index`.
2022-07-31 Nicholas NethercoteImprove shebang handling.
2022-07-31 borsAuto merge of #99052 - tmiasko:bitset-clone-from, r...
2022-07-31 Matthias KrügerRollup merge of #99986 - WaffleLapkin:record_struct_wra...
2022-07-31 Matthias KrügerRollup merge of #99984 - ChrisDenton:fix-miri, r=Mark...
2022-07-31 Matthias KrügerRollup merge of #99980 - GuillaumeGomez:rm-clean-impls...
2022-07-31 Matthias KrügerRollup merge of #99973 - RalfJung:layout-things, r...
2022-07-31 Matthias KrügerRollup merge of #99932 - madsmtm:fix-unwinding-debug...
2022-07-31 Matthias KrügerRollup merge of #99620 - hudson-ayers:fix-location...
2022-07-31 Matthias KrügerRollup merge of #99519 - Urgau:check-cfg-implicit,...
2022-07-31 borsAuto merge of #99988 - rylev:allow-try-perf, r=Mark...
2022-07-31 Obei SidegImprove `cannot move out of` error message
2022-07-31 Ryan LevickAllow try-perf branch to run in CI
2022-07-31 Chris DentonMake sure `symbol_name` is const evaluated
2022-07-31 borsAuto merge of #78802 - faern:simplify-socketaddr, r...
2022-07-31 Maybe WaffleSkip unstable fields when suggesting wrapping expressio...
2022-07-31 Maybe Waffle--bless tests
2022-07-31 Maybe WaffleRefactor wrap suggestion code (just a bit)
2022-07-31 Chris DentonFix compat.rs for `cfg(miri)`
2022-07-31 Maybe WaffleSuggest wrapping expressions in single-field record...
2022-07-31 borsAuto merge of #99979 - Dylan-DPC:rollup-ikkejgy, r...
2022-07-31 Guillaume GomezRemove Clean trait implementation for hir::TypeBindingKind
2022-07-31 Ralf Jungreorder fields in Laout debug output
2022-07-31 Guillaume GomezRemove Clean trait implementation for hir::TypeBinding
2022-07-31 Guillaume GomezRemove Clean trait implementation for hir::Path
2022-07-31 Dylan DPCRollup merge of #99974 - TaKO8Ki:suggest-removing-semic...
2022-07-31 Dylan DPCRollup merge of #99921 - Enselic:cc-enselic, r=Guillaum...
2022-07-31 Dylan DPCRollup merge of #99844 - bjorn3:archive_builder_interfa...
2022-07-31 Dylan DPCRollup merge of #99741 - compiler-errors:copy-impl...
2022-07-31 Dylan DPCRollup merge of #99186 - camsteffen:closure-localdefid...
2022-07-31 borsAuto merge of #99553 - ChrisDenton:lazy-compat-fn,...
2022-07-31 bjorn3Add issue reference
2022-07-31 bjorn3Remove workarounds for issue 59998
2022-07-31 Ralf Jungcheck 'size multiple of align' for all layouts
2022-07-31 borsAuto merge of #99529 - Milo123459:stage-1-test, r=jyn514
2022-07-31 Takayuki Maedaadd a test to check if `suggest_remove_semi_or_return_b...
2022-07-31 Takayuki Maedause appropriate `HirID` for finding `else_span`
2022-07-30 borsAuto merge of #99959 - cuviper:niche-size, r=eddyb
2022-07-30 Milodont run stage1 tests in pr
2022-07-30 Miloadd to full test-suite
2022-07-30 borsAuto merge of #99964 - matthiaskrgr:rollup-jr836e2...
2022-07-30 Cameron SteffenUse LocalDefId for closures more
2022-07-30 Matthias KrügerRollup merge of #99962 - Mark-Simulacrum:detect-ci...
2022-07-30 Matthias KrügerRollup merge of #99956 - est31:fix_llvm_wrapper_warning...
2022-07-30 Matthias KrügerRollup merge of #99950 - GuillaumeGomez:rm-clean-impls...
2022-07-30 Matthias KrügerRollup merge of #99937 - ChrisDenton:fix-remove-dir...
2022-07-30 Matthias KrügerRollup merge of #99890 - compiler-errors:issue-99828...
2022-07-30 Matthias KrügerRollup merge of #99889 - compiler-errors:cleanup-ti...
2022-07-30 Matthias KrügerRollup merge of #99873 - notriddle:notriddle/invalid...
2022-07-30 Matthias KrügerRollup merge of #99650 - jyn514:keep-stage-check, r...
2022-07-30 Josh TriplettFix warnings in stubbed out set_times
2022-07-30 Mark RousskovDiscover channel for artifact download
2022-07-30 Josh StoneTest another enum niche with multiple ZST alignments
2022-07-30 Josh StoneFix the size of niche enums with ZST alignment
2022-07-30 borsAuto merge of #99948 - Dylan-DPC:rollup-ed5136t, r...
2022-07-30 est31Also gate AllocatedPointer and AllocAlign definitions...
2022-07-30 Michael HowellUpdate src/librustdoc/passes/html_tags.rs
2022-07-30 Guillaume GomezRemove Clean trait implementation for hir::VariantData
2022-07-30 Guillaume GomezRemove Clean trait implementation for ty::VariantDef
2022-07-30 Dylan DPCRollup merge of #99903 - gimbles:pub, r=davidtwco
2022-07-30 Dylan DPCRollup merge of #99900 - lcnr:hash-stable-fun, r=cjgillot
2022-07-30 Dylan DPCRollup merge of #99895 - compiler-errors:type-ascriptio...
2022-07-30 Dylan DPCRollup merge of #99862 - WaffleLapkin:type_mismatch_fix...
2022-07-30 Dylan DPCRollup merge of #99311 - kckeiks:clean-up-body-owner...
2022-07-30 borsAuto merge of #99887 - nnethercote:rm-TreeAndSpacing...
2022-07-30 borsAuto merge of #99868 - yaahc:rustc-perf-bump, r=Mark...
2022-07-30 bjorn3Limit symbols exported from proc macros
2022-07-30 borsAuto merge of #99796 - compiler-errors:issue-53475...
2022-07-30 borsAuto merge of #99768 - klensy:bump-deps-07-22, r=Mark...
2022-07-30 Chris DentonReset directory iteration in remove_dir_all
2022-07-30 borsAuto merge of #99123 - mystor:crossbeam_bridge, r=eddyb
2022-07-30 Mads MarquartFix unwinding when debug assertions are enabled
2022-07-30 Linus FärnstrandRemove socklen_t from platforms where it's no longer...
2022-07-30 borsAuto merge of #99925 - JohnTitor:rollup-4bt9ou3, r...
2022-07-30 Joshua NelsonDon't give a hard error for `x check --keep-stage 0`
2022-07-29 Yuki OkushiRollup merge of #99904 - GuillaumeGomez:cleanup-html...
next