]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-10-12 NilstriebAdd tidy directoy `tidy-alphabetical`
2022-10-12 borsAuto merge of #102460 - flba-eb:fix_85261_prevent_alloc...
2022-10-12 Takayuki Maedafix #102946
2022-10-12 borsAuto merge of #102948 - Dylan-DPC:rollup-j8h74rb, r...
2022-10-12 Ralf Jungshould-skip-this: add missing backslash
2022-10-12 Dylan DPCRollup merge of #102924 - notriddle:notriddle/sidebar...
2022-10-12 Dylan DPCRollup merge of #102913 - SparrowLii:import-candidate...
2022-10-12 Dylan DPCRollup merge of #102890 - camsteffen:adt-sized-represen...
2022-10-12 Dylan DPCRollup merge of #102811 - the8472:bufread-memset, r...
2022-10-12 Dylan DPCRollup merge of #102578 - lukas-code:ilog-panic, r...
2022-10-12 Dylan DPCRollup merge of #102239 - joshtriplett:style-guide...
2022-10-12 Dylan DPCRollup merge of #102187 - b-naber:inline-const-source...
2022-10-12 Dylan DPCRollup merge of #102110 - CleanCut:migrate_rustc_passes...
2022-10-12 Michael GouletTyAlias needs encoded constness too, for layout computa...
2022-10-12 Michael GouletUnify tcx.constness and param env constness checks
2022-10-12 borsAuto merge of #102692 - nnethercote:TokenStreamBuilder...
2022-10-12 borsAuto merge of #102934 - weihanglo:update-cargo, r=ehuss
2022-10-12 SparrowLiiunify `IsPattern` and `IsImport` enum
2022-10-11 Eric HussUpdate books
2022-10-11 Michael Howellrustdoc: merge identical CSS selectors
2022-10-11 Michael Howellrustdoc: remove unused CSS `nav.sum`
2022-10-11 Weihang LoUpdate cargo
2022-10-11 Ralf Jungreorder panicking.rs to put main entry points at the top
2022-10-11 Ralf Junguse panic_fmt_nounwind for assert_unsafe_precondition
2022-10-11 Ralf Jungadd panic_fmt_nounwind for panicing without unwinding...
2022-10-11 Ralf Jungrename rustc_allocator_nounwind to rustc_nounwind
2022-10-11 Andrew Brownfix: return type of single-threaded dummy lock must...
2022-10-11 Michael GouletFix let removal suggestion in struct
2022-10-11 borsAuto merge of #102926 - matthiaskrgr:rollup-oe2cdzj...
2022-10-11 Matthias KrügerRollup merge of #102912 - lnicola:rust-analyzer-2022...
2022-10-11 Matthias KrügerRollup merge of #102893 - TaKO8Ki:fix-102878, r=davidtwco
2022-10-11 Matthias KrügerRollup merge of #102889 - petrochenkov:partres, r=cjgillot
2022-10-11 Matthias KrügerRollup merge of #102869 - azdavis:master, r=joshtriplett
2022-10-11 Matthias KrügerRollup merge of #102685 - nbdd0121:unwind, r=m-ou-se
2022-10-11 Matthias KrügerRollup merge of #102612 - JhonnyBillM:migrate-codegen...
2022-10-11 Matthias KrügerRollup merge of #102445 - jmillikin:cstr-is-empty,...
2022-10-11 Matthias KrügerRollup merge of #102227 - devnexen:solarish_get_path...
2022-10-11 Matthias KrügerRollup merge of #101774 - Riolku:atomic-update-aba...
2022-10-11 Matthias KrügerRollup merge of #101727 - est31:stabilize_map_first_las...
2022-10-11 Matthias KrügerRollup merge of #100387 - cjgillot:hygiene-trait-impl...
2022-10-11 Michael Howellrustdoc: remove unneeded `.content` selector from link...
2022-10-11 Michael Howellrustdoc: remove unused classes from sidebar
2022-10-11 borsAuto merge of #102894 - RalfJung:compiler_builtins...
2022-10-11 borsAuto merge of #102915 - JohnTitor:rollup-5ht99y1, r...
2022-10-11 Yuki OkushiRollup merge of #102898 - notriddle:notriddle/sidebar...
2022-10-11 Yuki OkushiRollup merge of #102859 - cjgillot:collect-lifetimes...
2022-10-11 Yuki OkushiRollup merge of #102625 - Rageking8:fix-backtrace-small...
2022-10-11 Yuki OkushiRollup merge of #102589 - RalfJung:scoped-threads-dangl...
2022-10-11 Yuki OkushiRollup merge of #102412 - joboet:dont_panic, r=m-ou-se
2022-10-11 Yuki OkushiRollup merge of #102277 - mgeisler:rwlock, r=m-ou-se
2022-10-11 Yuki OkushiRollup merge of #102258 - cjgillot:core-kappa, r=m...
2022-10-11 Guillaume GomezAdd GUI test for source code pages highlighting
2022-10-11 Guillaume GomezMigrate highlight style to CSS variables
2022-10-11 borsAuto merge of #102755 - pcc:data-local-tmp, r=Mark...
2022-10-11 Laurențiu Nicola:arrow_up: rust-analyzer
2022-10-11 Camille GILLOTReport duplicate definitions in trait impls during...
2022-10-11 Vadim Petrochenkovrustc_hir: Less error-prone methods for accessing ...
2022-10-11 borsAuto merge of #102724 - pcc:scs-fix-test, r=Mark-Simulacrum
2022-10-11 Michael HowellRemove outdated comment
2022-10-11 borsAuto merge of #102896 - matthiaskrgr:rollup-jg5xawz...
2022-10-11 Ariel DavisDo not alias for fs
2022-10-10 borsAuto merge of #101720 - GuillaumeGomez:warn-INVALID_HTM...
2022-10-10 Cameron SteffenCheck representability in adt_sized_constraint
2022-10-10 Matthias KrügerRollup merge of #102888 - GuillaumeGomez:improve-search...
2022-10-10 Matthias KrügerRollup merge of #102876 - SparrowLii:import-candidate...
2022-10-10 Matthias KrügerRollup merge of #102871 - notriddle:notriddle/trait...
2022-10-10 Matthias KrügerRollup merge of #102846 - zertosh:update-syn, r=dtolnay
2022-10-10 Matthias KrügerRollup merge of #101789 - gimbles:let, r=estebank
2022-10-10 Matthias KrügerRollup merge of #101360 - compiler-errors:multiple...
2022-10-10 Guillaume GomezFix unclosed HTML tag in clippy doc
2022-10-10 borsAuto merge of #102596 - scottmcm:option-bool-calloc...
2022-10-10 Michael Howellrustdoc: remove unneeded `<div>` wrapper from sidebar DOM
2022-10-10 Ralf Jungupdate compiler_builtins
2022-10-10 Takayuki Maedafix #102878
2022-10-10 Camille GILLOTMove lifetime resolution module to rustc_hir_analysis.
2022-10-10 Guillaume GomezFix unclosed HTML tag in rustfmt doc
2022-10-10 Guillaume GomezFix compiler docs
2022-10-10 Guillaume GomezFix doc lint error
2022-10-10 Guillaume GomezStabilize rustdoc CHECK_INVALID_HTML_TAGS check
2022-10-10 Guillaume GomezUpdate rustdoc tests
2022-10-10 Guillaume GomezChange default lint level of INVALID_HTML_TAGS to warning
2022-10-10 Nathan Stocksmake up your mind, rustfmt
2022-10-10 Andrew BrownImplement `env_lock` with `RwLock`
2022-10-10 Guillaume GomezSimplify result color checks
2022-10-10 Guillaume GomezUpdate browser-ui-test version to 0.12.2
2022-10-10 Andrew BrownAllow compiling the `wasm32-wasi` std library with...
2022-10-10 Nathan Stocksremove out-of-date fixme
2022-10-10 Josh TriplettConsolidate AsFd instances for stdio types into `librar...
2022-10-10 UrgauFix stabilization of `feature(half_open_range_patterns)`
2022-10-10 David Woodmacros: simplify field ordering in diag derive
2022-10-10 David Woodmacros: separate suggestion fmt'ing and emission
2022-10-10 David Woodquery_system: finish migration
2022-10-10 David Woodmacros: `#[subdiagnostic(eager)]`
2022-10-10 David Wooderrors: `DiagnosticMessage::Eager`
2022-10-10 David Wooderrors: `AddToDiagnostic::add_to_diagnostic_with`
2022-10-10 David Wooderrors: use `HashMap` to store diagnostic args
2022-10-10 David Woodmacros: tidy up lint changes
2022-10-10 borsAuto merge of #96711 - emilio:inline-slice-clone, r...
2022-10-10 gimbles`let` is not allowed in struct field definitions
2022-10-10 borsAuto merge of #102875 - Dylan-DPC:rollup-zwcq8h9, r...
next