]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-12-27 Michael GouletRollup merge of #106064 - lukas-code:outlives-macro...
2022-12-27 Michael GouletRollup merge of #105965 - compiler-errors:issue-105896...
2022-12-27 Michael GouletRollup merge of #105852 - compiler-errors:hex-float...
2022-12-27 Michael GouletRollup merge of #105765 - estebank:range-typo, r=compil...
2022-12-27 Michael GouletRollup merge of #103718 - matklad:infer-lazy, r=dtolnay
2022-12-27 Esteban KüberMake resolve suggestion more generic
2022-12-27 Esteban Küberreview comments: make suggestion more accurate
2022-12-27 Michael GouletProvide local extern function arg names
2022-12-27 Michael GouletSuggest rewriting a malformed hex literal if we expect...
2022-12-27 borsAuto merge of #106183 - matthiaskrgr:rollup-ww6yzhi...
2022-12-27 Matthias KrügerRollup merge of #106066 - JohnTitor:rm-bindings-after...
2022-12-27 Matthias KrügerRollup merge of #105994 - JohnTitor:issue-99647, r...
2022-12-27 Matthias KrügerRollup merge of #105817 - chenyukang:yukang/fix-105788...
2022-12-27 borsAuto merge of #106168 - jyn514:clean-crates, r=Mark...
2022-12-27 borsAuto merge of #106177 - matthiaskrgr:rollup-oe7z8ix...
2022-12-27 Matthias KrügerRollup merge of #106174 - GuillaumeGomez:rm-unused...
2022-12-27 Matthias KrügerRollup merge of #106150 - estebank:issue-39232, r=compi...
2022-12-27 Matthias KrügerRollup merge of #106146 - kadiwa4:readme-x-py, r=jyn514
2022-12-27 Matthias KrügerRollup merge of #105515 - estebank:issue-104141, r...
2022-12-27 borsAuto merge of #106095 - estebank:pin-mut-reborrow,...
2022-12-27 yukangfix #105788, Remove unreasonable help message for auto...
2022-12-27 borsAuto merge of #106166 - jyn514:print-paths, r=Mark...
2022-12-27 Guillaume GomezRemove unused empty CSS rules in ayu theme
2022-12-27 Esteban KüberDetect likely `.` -> `..` typo in method calls
2022-12-27 Joshua NelsonAllow cleaning individual crates
2022-12-26 Joshua NelsonFix panic on `x build --help --verbose`
2022-12-26 borsAuto merge of #103020 - lyming2007:issue-102598-fix...
2022-12-26 Esteban Küberreview comments
2022-12-26 Esteban Küberfix rebase
2022-12-26 Esteban KüberFix suggestion when there are arguments in the method
2022-12-26 Esteban KüberTweak wording
2022-12-26 Esteban KüberDetect when method call on LHS might be shadowed
2022-12-26 borsAuto merge of #106156 - fee1-dead-contrib:rollup-3ir095...
2022-12-26 fee1-deadRollup merge of #106153 - GuillaumeGomez:search-tabs...
2022-12-26 fee1-deadRollup merge of #106151 - TaKO8Ki:remove-unused-imports...
2022-12-26 borsAuto merge of #106149 - notriddle:notriddle/src-sidebar...
2022-12-26 Lukas Markeffskyaddress review comments + better tests
2022-12-26 Guillaume GomezAdd GUI test for search tab headers
2022-12-26 Guillaume GomezFix missing renaming for #titles into #search-tabs
2022-12-26 borsAuto merge of #103828 - cassaundra:fix-format-args...
2022-12-26 borsAuto merge of #105605 - inquisitivecrystal:attr-validat...
2022-12-26 Takayuki Maedaremove unused imports
2022-12-26 Michael Howellrustdoc: clean up src sidebar toggle position CSS
2022-12-26 Esteban KüberRemove redundant clone suggestion
2022-12-26 Esteban KüberCreate new inference context
2022-12-25 borsAuto merge of #106143 - matthiaskrgr:rollup-3kpy1dc...
2022-12-25 KaDiWareadme: update section on how to run x.py
2022-12-25 Matthias KrügerRollup merge of #106140 - GuillaumeGomez:migrate-links...
2022-12-25 Matthias KrügerRollup merge of #106137 - matthiaskrgr:clippy_style...
2022-12-25 Matthias KrügerRollup merge of #105955 - Nilstrieb:no-trivial-opt...
2022-12-25 Matthias KrügerRollup merge of #105375 - WaffleLapkin:docfix, r=cjgillot
2022-12-25 borsAuto merge of #105997 - RalfJung:immediate-abort, r...
2022-12-25 Guillaume GomezMigrate links-color.goml to functions
2022-12-25 borsAuto merge of #106121 - RalfJung:miri, r=RalfJung
2022-12-25 Lukas Markeffskydocument that `Span::to` can go backwards
2022-12-25 Matthias Krügerfix more clippy::style findings
2022-12-25 Ralf Jungfix codegen test
2022-12-25 borsAuto merge of #105701 - RedDocMD:bug-105634, r=cjgillot
2022-12-25 borsAuto merge of #2739 - RalfJung:misc, r=RalfJung
2022-12-25 Ralf Jungenable some warnings that rustc bootstrap enables
2022-12-25 Ralf Junguse cargo-install to install josh-proxy
2022-12-25 borsAuto merge of #106112 - RalfJung:into-iter, r=thomcc
2022-12-25 borsAuto merge of #106132 - kadiwa4:typos, r=compiler-errors
2022-12-24 KaDiWafix some typos
2022-12-24 borsAuto merge of #106123 - gimbles:patch-1, r=jyn
2022-12-24 borsAuto merge of #106110 - GuillaumeGomez:toggle-line...
2022-12-24 borsAuto merge of #104977 - RalfJung:ptr-from-ref, r=dtolnay
2022-12-24 GimblesUpdate README.md
2022-12-24 GimblesUpdate README.md
2022-12-24 GimblesBold
2022-12-24 borsAuto merge of #105085 - oli-obk:stop_promoting_all_the_...
2022-12-24 borsAuto merge of #106111 - matthiaskrgr:rollup-nnpoe5h...
2022-12-24 Ralf Jungadd tracking issue, fix typo
2022-12-24 borsAuto merge of #2738 - RalfJung:rustup, r=RalfJung
2022-12-24 Ralf Jungfix warnings
2022-12-24 Ralf JungMerge from rustc
2022-12-24 Ralf Jungadd lib tests for vec::IntoIter alignment issues
2022-12-24 Ralf JungPreparing for merge from rustc
2022-12-24 borsAuto merge of #2646 - saethlin:data-race-spans, r=RalfJung
2022-12-24 Matthias KrügerRollup merge of #106109 - notriddle:notriddle/source...
2022-12-24 Matthias KrügerRollup merge of #106100 - scottmcm:derived-less-than...
2022-12-24 Matthias KrügerRollup merge of #106078 - nikic:filecheck-context,...
2022-12-24 Matthias KrügerRollup merge of #106032 - mcha-forks:lfs-musl-fix,...
2022-12-24 Matthias KrügerRollup merge of #105872 - chenyukang:yukang/fix-105494...
2022-12-24 Matthias KrügerRollup merge of #105465 - jyn514:docs, r=Mark-Simulacrum
2022-12-24 Ralf Jungignore some targets
2022-12-24 borsAuto merge of #106081 - mina86:c, r=Mark-Simulacrum
2022-12-24 Guillaume GomezExtend GUI test for toggle-line background
2022-12-24 Guillaume GomezMigrate toggle-line-inner background to CSS variable
2022-12-24 Michael Howellrustdoc: make line number CSS for doc comment and scrap...
2022-12-24 borsAuto merge of #105893 - Ayush1325:remote-test-server...
2022-12-24 borsAuto merge of #106103 - matthiaskrgr:rollup-8xe9ddz...
2022-12-24 Joshua NelsonRemove ancient and outdated references to `config.mk`
2022-12-24 Joshua NelsonSuggest `profile = "user"` in the README
2022-12-24 Joshua NelsonAdd detail about dependencies from the dev-guide
2022-12-24 Joshua NelsonLink to other resources instead of inlining their infor...
2022-12-24 Esteban KüberDo not use `hir_ty_to_ty`
2022-12-23 Matthias KrügerRollup merge of #106102 - compiler-errors:oops-triagebo...
2022-12-23 Matthias KrügerRollup merge of #106093 - notriddle:notriddle/docblock...
2022-12-23 Matthias KrügerRollup merge of #106091 - GuillaumeGomez:correct-css...
next