]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-06-18 Matthias KrügerRollup merge of #98165 - WaffleLapkin:once_things_renam...
2022-06-18 Matthias KrügerRollup merge of #97511 - jyn514:faster-cargo-build...
2022-06-18 borsAuto merge of #96501 - jyn514:individual-paths, r=Mark...
2022-06-18 borsAuto merge of #97924 - cuviper:unguarded-poison, r...
2022-06-18 Joshua NelsonAdd tests for fixed bugs
2022-06-18 Joshua NelsonPass all paths to `Step::run` at once when using `Shoul...
2022-06-18 borsAuto merge of #98004 - paolobarbolini:vecdeque-extend...
2022-06-18 borsAuto merge of #98153 - nnethercote:fix-MissingDoc-quadr...
2022-06-18 borsAuto merge of #98186 - mystor:tokenstream_as_vec_tt...
2022-06-18 borsAuto merge of #98178 - RalfJung:btree-alloc, r=thomcc
2022-06-18 borsAuto merge of #98216 - JohnTitor:rollup-jlcmu5d, r...
2022-06-18 Nika Layzellreview fixups
2022-06-18 Yuki OkushiRollup merge of #98205 - JohnTitor:remove-unnecessary...
2022-06-18 Yuki OkushiRollup merge of #98195 - GuillaumeGomez:rustdoc-json...
2022-06-18 Yuki OkushiRollup merge of #98150 - hoodmane:emscripten-g4, r...
2022-06-18 Yuki OkushiRollup merge of #97828 - ferrocene:pa-config-artifacts...
2022-06-18 Yuki OkushiRollup merge of #97803 - Gankra:term, r=dtolnay
2022-06-18 borsAuto merge of #97652 - RalfJung:cenum_impl_drop_cast...
2022-06-17 Ralf Jungcomments explaining why we have and don't have ManuallyDrop
2022-06-17 Paolo BarboliniExpose iter::ByRefSized as unstable feature and use it
2022-06-17 Paolo BarboliniAdd VecDeque::extend from TrustedLen specialization
2022-06-17 Paolo BarboliniAdd VecDeque::extend TrustedLen benchmark
2022-06-17 borsAuto merge of #98081 - gco:no_static_libcpp, r=jyn514
2022-06-17 Aria Beingessnerbless new test result, it's a regression but seemingly...
2022-06-17 Aria BeingessnerImpl Termination for Infallible and then make the Resul...
2022-06-17 Hood ChathamReplace -g4 with -gsource-map
2022-06-17 borsAuto merge of #97892 - klensy:fix-spaces, r=oli-obk
2022-06-17 Yuki OkushiRemove a possible unnecessary assignment
2022-06-17 borsAuto merge of #98097 - lqd:const-alloc-hash, r=oli-obk
2022-06-17 Nika LayzellMove empty final TokenStream handling to server side...
2022-06-17 Guillaume GomezAdd regression test for #98006
2022-06-17 borsAuto merge of #98193 - Dylan-DPC:rollup-5gihjij, r...
2022-06-17 Guillaume GomezFix rustdoc handling of primitive documentation
2022-06-17 Dylan DPCRollup merge of #98191 - TaKO8Ki:remove-rest-of-unneces...
2022-06-17 Dylan DPCRollup merge of #98013 - compiler-errors:guide-inferenc...
2022-06-17 Dylan DPCRollup merge of #97844 - ChrisDenton:dont-panic, r...
2022-06-17 Dylan DPCRollup merge of #97798 - WaffleLapkin:allow_for_suggest...
2022-06-17 Dylan DPCRollup merge of #95392 - Xuanwo:stablize_try_reserve_2...
2022-06-17 borsAuto merge of #98106 - cjgillot:split-definitions,...
2022-06-17 Takayuki Maedaremove the rest of unnecessary `to_string`
2022-06-17 borsAuto merge of #97863 - JakobDegen:bitset-choice, r...
2022-06-17 borsAuto merge of #98160 - nnethercote:mv-finish-out-of...
2022-06-17 Ralf Jungbtree: avoid forcing the allocator to be a reference
2022-06-17 Nika LayzellTry to reduce codegen complexity of TokenStream's FromI...
2022-06-17 Nika Layzellproc_macro: reduce the number of messages required...
2022-06-17 Michael GouletSubtype FRU fields first in type_changing_struct_update
2022-06-17 Nika Layzellproc_macro: use macros to simplify aggregate Mark/Unmar...
2022-06-17 borsAuto merge of #98143 - cuviper:futex-rwlock-inline...
2022-06-16 borsAuto merge of #98181 - JohnTitor:rollup-65ztwnz, r...
2022-06-16 Yuki OkushiRollup merge of #98169 - pierwill:dyn-disp, r=JohnTitor
2022-06-16 Yuki OkushiRollup merge of #98166 - GuillaumeGomez:regression...
2022-06-16 Yuki OkushiRollup merge of #98118 - steffahn:scoped-threads-nll...
2022-06-16 Yuki OkushiRollup merge of #97675 - nvzqz:unsized-needs-drop,...
2022-06-16 Yuki OkushiRollup merge of #97377 - ChayimFriedman2:issue-91800...
2022-06-16 borsAuto merge of #97936 - nnethercote:compile-unicode_norm...
2022-06-16 Rémy Rakicadjust const alloc interning partial hash comments
2022-06-16 borsAuto merge of #98173 - flip1995:clippyup, r=Manishearth
2022-06-16 Rémy Rakicctfe: limit hashing of big const allocations when interning
2022-06-16 Maybe WaffleMove/rename `lazy::Sync{OnceCell,Lazy}` to `sync::...
2022-06-16 Maybe WaffleMove/rename `lazy::{OnceCell, Lazy}` to `cell::{OnceCel...
2022-06-16 flip1995Update Cargo.lock
2022-06-16 flip1995Merge commit 'd7b5cbf065b88830ca519adcb73fad4c0d24b1c7...
2022-06-16 pierwillKeyword docs: Link to wikipedia article for dynamic...
2022-06-16 borsAuto merge of #9007 - flip1995:rustup, r=flip1995
2022-06-16 flip1995Bump nightly version -> 2022-06-16
2022-06-16 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-06-16 Maybe Wafflebless clippy ui tests
2022-06-16 Maybe WaffleAdd back MAX_SUGGESTION_HIGHLIGHT_LINES so clippy is...
2022-06-16 Maybe WaffleTry to clean up code...
2022-06-16 Maybe Waffle--bless ui
2022-06-16 Maybe WaffleImprove suggestions when its parts are far from each...
2022-06-16 Maybe WaffleFix a typo
2022-06-16 klensybless clippy tests
2022-06-16 borsAuto merge of #9005 - flip1995:book_ci_2, r=xFrednet
2022-06-16 Guillaume GomezAdd rustdonc-json regression test for #98009
2022-06-16 flip1995Build mdbook in remark workflow
2022-06-16 klensybless rustdoc-ui tests
2022-06-16 klensydrive by fix needless allocation of const string number
2022-06-16 klensy fix one more case of trailing space
2022-06-16 klensydiagnostics: fix trailing space
2022-06-16 borsAuto merge of #97842 - notriddle:notriddle/tuple-docs...
2022-06-16 borsAuto merge of #98161 - matthiaskrgr:rollup-8csenk9...
2022-06-16 Matthias KrügerRollup merge of #98147 - est31:bootstrap_cfg_flag,...
2022-06-16 Matthias KrügerRollup merge of #98137 - michaelwoerister:fix-unsized...
2022-06-16 Matthias KrügerRollup merge of #98125 - KarlWithK:entry_add_modify_doc...
2022-06-16 Matthias KrügerRollup merge of #97757 - xFrednet:rfc-2383-expect-with...
2022-06-16 Nicholas NethercoteMove `finish` out of the `Encoder` trait.
2022-06-16 xFrednetSupport lint expectations for `--force-warn` lints...
2022-06-16 borsAuto merge of #98108 - SpriteOvO:doc_auto_cfg-feature...
2022-06-16 Chayim Refael... Do not suggest adding semicolon/changing delimiters...
2022-06-16 borsAuto merge of #98103 - exrook:btreemap-alloc, r=Amanieu
2022-06-16 Xuanwostd: Stabilize feature try_reserve_2
2022-06-16 Nicholas Nethercotecompare_const_vals: add a special case for certain...
2022-06-16 Nicholas Nethercotecompare_const_vals: Use infallible evaluation.
2022-06-16 Nicholas NethercoteRemove `ty` arg from `compare_const_vals`.
2022-06-16 Nicholas NethercoteRemove `from_bool` closure.
2022-06-16 Nicholas NethercoteInline and remove `fallback` closure.
2022-06-16 Nicholas NethercoteRemove one use of `compare_const_vals`.
2022-06-16 Nicholas NethercoteAssert type equality of `a` and `b` in `compare_const_v...
2022-06-16 Nicholas NethercoteRemove dead code from `compare_const_vals`.
next