]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-12-29 David TolnayRevert "Implement allow-by-default multiple_supertrait_...
2022-12-29 David TolnayRevert "Add tests"
2022-12-29 borsAuto merge of #106139 - cjgillot:mir-inline-location...
2022-12-29 Yutaro OhnoProvide a better error for `Fn` traits with lifetime...
2022-12-29 Esteban KüberUse verbose suggestions for mutability errors
2022-12-29 Esteban KüberAdd support for diff3 format
2022-12-29 Esteban KüberTweak wording
2022-12-29 borsAuto merge of #105590 - solid-rs:patch/kmc-solid/thread...
2022-12-29 Esteban KüberAccount for ADT bodies and struct expressions
2022-12-29 Esteban KüberDetect diff markers in the parser
2022-12-29 Ezra Shawdocs: add long-form error docs for `E0514`
2022-12-29 borsAuto merge of #105741 - pietroalbini:pa-1.68-nightly...
2022-12-29 Ezra Shawdocs/test: add UI test and long-form error docs for...
2022-12-28 Michael Howellrustdoc: simplify settings, help, and copy button CSS...
2022-12-28 borsAuto merge of #106228 - matthiaskrgr:rollup-jsznhww...
2022-12-28 Ralf Jungupdate lockfile
2022-12-28 Matthias KrügerRollup merge of #106161 - meithecatte:iter-find-positio...
2022-12-28 Matthias KrügerRollup merge of #105998 - RalfJung:no-unwind-panic...
2022-12-28 Matthias KrügerRollup merge of #105702 - albertlarsan68:x-fmt-opt...
2022-12-28 Matthias KrügerRollup merge of #105570 - Nilstrieb:actual-best-failure...
2022-12-28 Matthias KrügerRollup merge of #105497 - albertlarsan68:doc-panic...
2022-12-28 Matthias KrügerRollup merge of #105359 - flba-eb:thread_local_key_sent...
2022-12-28 Matthias KrügerRollup merge of #104493 - adamncasey:cgroupzeroperiod...
2022-12-28 Matthias KrügerRollup merge of #104402 - joboet:sync_remutex, r=m...
2022-12-28 Mark RousskovSkip LTO in stage0 (again)
2022-12-28 Chris DentonPowershell: Create a `Start-Process` wrapper
2022-12-28 Esteban KüberOn unsized locals with explicit types suggest `&`
2022-12-28 Michael GouletAddress review comments
2022-12-28 Michael GouletAdd test for bad suggestion
2022-12-28 Michael GouletMake trait/impl where clause mismatch on region error...
2022-12-28 Eric HussRemove CraftSpider from review rotation
2022-12-28 NilstriebRename `Rptr` to `Ref` in AST and HIR
2022-12-28 Michael Howellrustdoc: remove unnecessary `.tooltip::after { text...
2022-12-28 Florian BartelsCatch panics in destruction of TLS values
2022-12-28 borsAuto merge of #2744 - RalfJung:json, r=RalfJung
2022-12-28 Ralf Jungno need to do a no_std build for wasi
2022-12-28 Ralf Jungtest using a JSON target file
2022-12-28 borsAuto merge of #106215 - matthiaskrgr:rollup-53r89ww...
2022-12-28 NilstriebAdd enum for `find_width_map_from_snippet`
2022-12-28 NilstriebImprove heuristics whether `format_args` string is...
2022-12-28 Ralf Jungbump dependencies
2022-12-28 Ralf Jungprint sysroot build failure error
2022-12-28 Guillaume GomezAdd GUI test for scraped examples colors
2022-12-28 Guillaume GomezMigrate scraped examples higlight CSS to variables
2022-12-28 Albert LarsanClarify catch_unwind docs about panic hooks
2022-12-28 Chris DentonPowershell: Use `WaitForExit` instead of `-Wait`
2022-12-28 Mark Rousskov-Zrustdoc-scrape-examples no longer takes arguments
2022-12-28 Lukas Markeffskyfix custom mir doc tests
2022-12-28 Lukas Markeffskyfix documenting private items of standard library
2022-12-28 Lukas Markeffskydelete more `cfg(bootstrap)`
2022-12-28 Pietro AlbiniUpdate bootstrap cfg
2022-12-28 Pietro Albinibump stage0
2022-12-28 Pietro Albiniupdate stabilization version numbers
2022-12-28 borsAuto merge of #10119 - koka831:doc/config-default-value...
2022-12-28 Matthias KrügerRollup merge of #106199 - estebank:quiet-type-err-in...
2022-12-28 Matthias KrügerRollup merge of #106194 - notriddle:notriddle/sidebar...
2022-12-28 Matthias KrügerRollup merge of #106176 - compiler-errors:fn-kw-as...
2022-12-28 Matthias KrügerRollup merge of #106173 - compiler-errors:deduplicate...
2022-12-28 Matthias KrügerRollup merge of #106172 - estebank:suggest-impl-trait...
2022-12-28 Matthias KrügerRollup merge of #106028 - Ezrashaw:add-docs+test-e0461...
2022-12-28 borsAuto merge of #106129 - compiler-errors:compare_method...
2022-12-28 borsAuto merge of #2743 - RalfJung:path-join, r=RalfJung
2022-12-28 Ralf Jungsimplify path joining code a bit
2022-12-28 borsAuto merge of #106209 - fee1-dead-contrib:rollup-47ysdc...
2022-12-28 borsAuto merge of #2742 - RalfJung:targets, r=RalfJung
2022-12-28 Ralf Junghandle unknown targets more gracefully
2022-12-28 Ralf Jungadjust message on non-unwinding panic
2022-12-28 DeadbeefAllow trait method paths to satisfy const Fn bounds
2022-12-28 fee1-deadRollup merge of #106205 - compiler-errors:oopsy, r...
2022-12-28 fee1-deadRollup merge of #106201 - estebank:verbose-transparent...
2022-12-28 fee1-deadRollup merge of #106184 - albertlarsan68:docs-106154...
2022-12-28 fee1-deadRollup merge of #105484 - nbdd0121:upcast, r=compiler...
2022-12-28 fee1-deadRollup merge of #105347 - estebank:single-line-match...
2022-12-28 fee1-deadRollup merge of #104708 - jonasspinner:fix-backoff...
2022-12-28 fee1-deadRollup merge of #104024 - noeddl:unused-must-use, r...
2022-12-28 fee1-deadRollup merge of #103945 - H4x5:remove-iter-empty-hack...
2022-12-28 fee1-deadRollup merge of #94145 - ssomers:binary_heap_tests...
2022-12-28 borsAuto merge of #103881 - ChayimFriedman2:patch-2, r...
2022-12-28 Michael GouletRemove some totally duplicated files
2022-12-28 Michael Gouletbetter names and a comment
2022-12-28 Michael GouletRename module compare_method -> compare_impl_item
2022-12-28 Michael Gouletmake some things less pub
2022-12-28 borsAuto merge of #100539 - joboet:horizon_timeout_clock...
2022-12-28 Esteban KüberTrim more paths in obligation types
2022-12-28 Esteban KüberEmit fewer errors on invalid `#[repr(transparent)]...
2022-12-28 Esteban KüberSilence knock-down errors on `[type error]` bindings
2022-12-28 Esteban KüberAccount for `match` expr in single line
2022-12-27 Esteban KüberShorten type in note
2022-12-27 Esteban Küberreview comments
2022-12-27 Mark RousskovBump rust-installer
2022-12-27 Albert LarsanAdd changelog entry
2022-12-27 NilstriebImprove debug logs of `find_width_of_character_at_span`
2022-12-27 Michael Howellrustdoc: combine common sidebar background color CSS...
2022-12-27 borsAuto merge of #106193 - compiler-errors:rollup-0l54wka...
2022-12-27 Albert LarsanFix `core::any` mod-level docs
2022-12-27 Michael GouletRollup merge of #106189 - alexhrao:master, r=Nilstrieb
2022-12-27 Michael GouletRollup merge of #106187 - ChayimFriedman2:patch-4,...
2022-12-27 Michael GouletRollup merge of #106181 - kraktus:fix_doc_parsing,...
2022-12-27 Michael GouletRollup merge of #106179 - RetroSeven:typo_fix, r=compil...
2022-12-27 Michael GouletRollup merge of #106064 - lukas-code:outlives-macro...
next