]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-09-01 Nicholas NethercoteBox `CanonicalUserTypeAnnotation::CanonicalUserType`.
2022-09-01 Nicholas NethercoteBox `PatKind::Range`.
2022-09-01 Nicholas NethercoteAvoid some clones.
2022-09-01 Nicholas NethercoteClean up THIR patterns.
2022-09-01 borsAuto merge of #101239 - oli-obk:tracing_cleanup, r...
2022-09-01 Oli SchererAdjust stderr file
2022-09-01 Oli Scherertracing::instrument cleanup
2022-09-01 Oli SchererAlways import all tracing macros for the entire crate...
2022-09-01 Oli SchererDirectly use the `instrument` macro instead of its...
2022-09-01 borsAuto merge of #100606 - cuviper:upgrade-linux-ci, r...
2022-09-01 borsAuto merge of #100958 - mikebenfield:workaround, r...
2022-09-01 borsAuto merge of #100869 - nnethercote:replace-ThinVec...
2022-09-01 borsAuto merge of #100707 - dzvon:fix-typo, r=davidtwco
2022-09-01 borsAuto merge of #100537 - petrochenkov:piccheck, r=oli-obk
2022-09-01 borsAuto merge of #100210 - mystor:proc_macro_diag_struct...
2022-08-31 borsAuto merge of #101249 - matthiaskrgr:rollup-wahnoz8...
2022-08-31 Matthias KrügerRollup merge of #101240 - JohnTitor:JohnTitor-patch...
2022-08-31 Matthias KrügerRollup merge of #101236 - thomcc:winfs-nozero, r=ChrisD...
2022-08-31 Matthias KrügerRollup merge of #101230 - davidtwco:translation-interna...
2022-08-31 Matthias KrügerRollup merge of #101229 - mgeisler:link-try-operator...
2022-08-31 Matthias KrügerRollup merge of #101165 - ldm0:drain_to_iter, r=cjgillot
2022-08-31 Matthias KrügerRollup merge of #101161 - ldm0:ldm_fix_diagnostic,...
2022-08-31 Matthias KrügerRollup merge of #101140 - Jarcho:clippyup, r=Jarcho
2022-08-31 Matthias KrügerRollup merge of #100844 - evopen:migrate-diag, r=davidtwco
2022-08-31 Matthias KrügerRollup merge of #100838 - hkmatsumoto:move-gen-args...
2022-08-31 Matthias KrügerRollup merge of #100787 - chenyukang:fix-100770-pretty...
2022-08-31 borsAuto merge of #100085 - RalfJung:op-ty-len, r=oli-obk
2022-08-31 Jason NewcombUse `CountIsStart` in clippy
2022-08-31 Yuki OkushiFix a typo on `wasm64-unknown-unknown` doc
2022-08-31 Jason NewcombMerge commit 'f51aade56f93175dde89177a92e3669ebd8e7592...
2022-08-31 Ralf Jungfix a clippy test
2022-08-31 Ralf Junginterpret: use new OpTy::len for Len rvalue
2022-08-31 borsAuto merge of #101238 - RalfJung:rollup-bzcmobj, r...
2022-08-31 David Woodlint: avoid linting diag functions with diag lints
2022-08-31 Ralf JungRollup merge of #101237 - RalfJung:into-iter-zst, r...
2022-08-31 Ralf JungRollup merge of #101216 - ehuss:sanitizer-links, r...
2022-08-31 Ralf JungRollup merge of #101204 - aDotInTheVoid:async-resugar...
2022-08-31 Ralf JungRollup merge of #100831 - JhonnyBillM:migrate-symbol...
2022-08-31 Ralf JungRollup merge of #100753 - LuisCardosoOliveira:translati...
2022-08-31 Ralf JungRollup merge of #100730 - CleanCut:diagnostics-rustc_mo...
2022-08-31 Ralf JungRollup merge of #90946 - GuillaumeGomez:def-id-remove...
2022-08-31 Ralf Jungfix into_iter on ZST
2022-08-31 Thom ChiovoloniAvoid needless buffer zeroing in `std::sys::windows...
2022-08-31 Li YuanhengSessionDiagnostic for QueryOverflow error
2022-08-31 Li Yuanhengdelete leftover comment
2022-08-31 Yuanheng Liuse derive proc macro to impl SessionDiagnostic
2022-08-31 Li Yuanhenglink related issue to FIXME
2022-08-31 Yuanheng Limigrate rustc_query_system to use SessionDiagnostic
2022-08-31 Dezhi WuCorrect typo
2022-08-31 Dezhi WuFix ci checks
2022-08-31 Dezhi WuFix a bunch of typo
2022-08-31 Guillaume GomezAdd regression test for implementations displayed on...
2022-08-31 Guillaume GomezPrint only blanket implementations on reference primiti...
2022-08-31 Martin GeislerLink “? operator” to relevant chapter in The Book
2022-08-31 borsAuto merge of #9397 - Jarcho:trait_dup_order, r=dswij
2022-08-31 borsAuto merge of #101225 - matthiaskrgr:rollup-9s1chas...
2022-08-31 Matthias KrügerRollup merge of #101185 - compiler-errors:tweak-wf...
2022-08-31 Matthias KrügerRollup merge of #101171 - thomcc:fix-winfs-ub, r=ChrisD...
2022-08-31 Matthias KrügerRollup merge of #101100 - compiler-errors:generalize...
2022-08-31 Matthias KrügerRollup merge of #101049 - JeanCASPAR:remove-span_fatal...
2022-08-31 Matthias KrügerRollup merge of #101025 - semarie:openbsd-archs, r...
2022-08-31 Matthias KrügerRollup merge of #101011 - BlackHoleFox:apple-random...
2022-08-31 Matthias KrügerRollup merge of #100984 - ChrisDenton:reinstate-init...
2022-08-31 Matthias KrügerRollup merge of #100970 - Xiretza:derive-multipart...
2022-08-31 Donough LiuFix uintended diagnostic caused by `drain(..)`
2022-08-31 borsAuto merge of #101220 - JohnTitor:rollup-ov7upr7, r...
2022-08-30 Yuki OkushiRollup merge of #101219 - ehuss:update-books, r=ehuss
2022-08-30 Yuki OkushiRollup merge of #101200 - nikic:issue-85872, r=compiler...
2022-08-30 Yuki OkushiRollup merge of #101197 - lnicola:rust-analyzer-2022...
2022-08-30 Yuki OkushiRollup merge of #101193 - thomcc:win-stdio-nozero,...
2022-08-30 Yuki OkushiRollup merge of #101192 - TaKO8Ki:remove-path-string...
2022-08-30 Yuki OkushiRollup merge of #101159 - tspiteri:track-const-slice...
2022-08-30 Yuki OkushiRollup merge of #101088 - nicholasbishop:bishop-uefi...
2022-08-30 Yuki OkushiRollup merge of #100927 - andrewpollack:fuchsia-docs...
2022-08-30 Yuki OkushiRollup merge of #100892 - sunfishcode:wasi-stdio-asfd...
2022-08-30 Yuki OkushiRollup merge of #100804 - GuillaumeGomez:search-results...
2022-08-30 borsAuto merge of #99102 - JakobDegen:reorder-generators...
2022-08-30 Eric HussUpdate books
2022-08-30 andrewpollackUpdate src/doc/rustc/src/platform-support/fuchsia.md
2022-08-30 andrewpollackUpdate src/doc/rustc/src/platform-support/fuchsia.md
2022-08-30 Eric HussUse in-page links for sanitizer docs.
2022-08-30 Andrew PollackAdding new Fuchsia rustup docs... reworking walkthrough
2022-08-30 borsAuto merge of #98919 - 5225225:stricter-invalid-value...
2022-08-30 Jhonny Bill... UPDATE - to support diag introduced in PR #100765
2022-08-30 Jhonny Bill... ADD - diagnostics lints to symbol_mangling module
2022-08-30 Jhonny Bill... ADD - migrate InvalidDefPath to new diagnostics infra
2022-08-30 Jhonny Bill... UPDATE - accept String instead of unused 'str
2022-08-30 Jhonny Bill... ADD - migrate InvalidTraitItem and AltInvalidTraitItem...
2022-08-30 Jhonny Bill... ADD - InvalidSymbolName to migrate symbol-name({})...
2022-08-30 Guillaume GomezClean up render_assoc_items_inner a bit
2022-08-30 borsAuto merge of #9373 - lukaslueg:result_large_err, r...
2022-08-30 borsAuto merge of #101203 - fortanix:raoul/remove_rls_from_...
2022-08-30 Nixon Enraght... rustdoc: Resugar async fn return type in `clean`, not...
2022-08-30 Lukas LuegInitial implementation of `result_large_err`
2022-08-30 borsAuto merge of #101195 - Dylan-DPC:rollup-rhjaz6r, r...
2022-08-30 Raoul StrackxAvoid bootstrap from updating rls submodule
2022-08-30 Thom ChiovoloniAvoid `MaybeUninit::uninit_array()`
2022-08-30 Nikita PopovAdd test for issue #85872
2022-08-30 JeanCASPARChange fatal diagnostic to an error.
2022-08-30 Thom ChiovoloniFix UB in Windows `DirBuffIter` (provenance and alignment)
next