]> git.lizzy.rs Git - rust.git/history - library
macros: allow `Vec` fields in diagnostic derive
[rust.git] / library /
2022-05-05 borsAuto merge of #96520 - lcnr:general-incoherent-impls...
2022-05-05 borsAuto merge of #96735 - flip1995:clippyup, r=Manishearth
2022-05-05 borsAuto merge of #96734 - matthiaskrgr:rollup-hng33tb...
2022-05-05 flip1995Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf...
2022-05-05 Matthias KrügerRollup merge of #96714 - RalfJung:scalar-pair-debug...
2022-05-05 Matthias KrügerRollup merge of #96682 - nnethercote:show-invisible...
2022-05-05 Matthias KrügerRollup merge of #96673 - oli-obk:tait_impl_diagnostic...
2022-05-05 Matthias KrügerRollup merge of #96635 - GuillaumeGomez:js-script-mode...
2022-05-05 Matthias KrügerRollup merge of #96507 - TaKO8Ki:suggest-calling-associ...
2022-05-05 Matthias KrügerRollup merge of #95843 - GuillaumeGomez:improve-new...
2022-05-05 Matthias KrügerRollup merge of #95359 - jhpratt:int_roundings, r=josht...
2022-05-05 borsAuto merge of #91779 - ridwanabdillahi:natvis, r=michae...
2022-05-05 borsAuto merge of #96649 - tbu-:pr_to_ipv4_loopback_doc...
2022-05-05 lcnrgeneralize "incoherent impls" impl for custom types
2022-05-05 borsAuto merge of #96630 - m-ysk:fix/issue-88038, r=notriddle
2022-05-05 borsAuto merge of #96626 - thomcc:rand-bump, r=m-ou-se
2022-05-05 Jacob PrattUpdate `int_roundings` methods from feedback
2022-05-05 borsAuto merge of #96720 - JohnTitor:rollup-9jaaekr, r...
2022-05-05 Yuki OkushiRollup merge of #96697 - oli-obk:trace_queries, r=micha...
2022-05-05 Yuki OkushiRollup merge of #96677 - jyn514:label-break-value-tests...
2022-05-05 Yuki OkushiRollup merge of #96658 - Folyd:es6, r=GuillaumeGomez
2022-05-05 Yuki OkushiRollup merge of #96628 - joshtriplett:stabilize-then...
2022-05-05 Yuki OkushiRollup merge of #96619 - akiekintveld:same_mutex_check_...
2022-05-05 Yuki OkushiRollup merge of #96616 - akiekintveld:min_stack_relaxed...
2022-05-05 Yuki OkushiRollup merge of #96603 - Alexendoo:const-generics-tests...
2022-05-05 borsAuto merge of #96593 - jackh726:issue-93262, r=compiler...
2022-05-04 Tobias BucherMake it clear that `to_ipv4` returns an IPv4 address...
2022-05-04 borsAuto merge of #96546 - nnethercote:overhaul-MacArgs...
2022-05-04 borsAuto merge of #96683 - nnethercote:speed-up-Token-ident...
2022-05-04 Guillaume GomezImprove Rc::new_cyclic and Arc::new_cyclic documentation
2022-05-04 Josh TriplettStabilize `bool::then_some`
2022-05-04 Yuki OkushiRollup merge of #96679 - ricked-twice:issue-96223-fix...
2022-05-04 Yuki OkushiRollup merge of #96668 - GuillaumeGomez:fix-rustdoc...
2022-05-04 Yuki OkushiRollup merge of #96662 - rockboynton:master, r=Guillaum...
2022-05-04 Yuki OkushiRollup merge of #96597 - semarie:split_debuginfo-unix...
2022-05-04 borsAuto merge of #96447 - petrochenkov:docregr, r=Guillaum...
2022-05-04 borsAuto merge of #96353 - estebank:issue-95413, r=compiler...
2022-05-04 Nicholas NethercoteShow invisible delimeters (within comments) when pretty...
2022-05-03 borsAuto merge of #95380 - compiler-errors:unit-destructure...
2022-05-03 borsAuto merge of #96558 - bjorn3:librarify_parse_format...
2022-05-03 borsAuto merge of #96280 - lygstate:ffi-fixes, r=joshtriplett
2022-05-03 borsAuto merge of #96601 - tmiasko:ssa-rpo, r=davidtwco
2022-05-03 Yoshiki Matsudaignore a doctest for the non-exported macro
2022-05-03 Yuki OkushiRollup merge of #96646 - estebank:issue-96638, r=jackh726
2022-05-03 Yuki OkushiRollup merge of #96641 - oli-obk:bool_args, r=wesleywiser
2022-05-03 Yuki OkushiRollup merge of #96629 - ken-matsui:fix-invalid-keyword...
2022-05-03 Yuki OkushiRollup merge of #96614 - JohnTitor:test-92305, r=oli-obk
2022-05-03 Yuki OkushiRollup merge of #96599 - tmiasko:discriminant-docs...
2022-05-03 Yuki OkushiRollup merge of #96589 - Badel2:source-callsite, r...
2022-05-03 Yuki OkushiRollup merge of #96587 - bjorn3:refactor_backend_write...
2022-05-03 Yuki OkushiRollup merge of #93097 - GuillaumeGomez:settings-js...
2022-05-03 Yonggang LuoUpdate library/core/src/ffi/mod.rs
2022-05-03 borsAuto merge of #96580 - CAD97:E0705-no-ignore, r=michael...
2022-05-02 borsAuto merge of #92566 - the8472:inline-tra, r=m-ou-se
2022-05-02 borsAuto merge of #96578 - tmiasko:chunked-bit-set-fmt...
2022-05-02 The 8472This aligns the inline attributes of existing `__iterat...
2022-05-02 The 8472add benchmark
2022-05-02 borsAuto merge of #96436 - petrochenkov:nowhole2, r=wesleywiser
2022-05-02 borsAuto merge of #96431 - petrochenkov:parent, r=cjgillot
2022-05-02 borsAuto merge of #96310 - bertptrs:remove-debugger-bootstr...
2022-05-02 borsAuto merge of #96596 - scottmcm:limited-calloc, r=Mark...
2022-05-02 Thom ChiovoloniAvoid use of `rand::thread_rng` in stdlib benchmarks
2022-05-02 borsAuto merge of #96600 - c410-f3r:z-errors, r=petrochenkov
2022-05-02 Scott McMurrayTweak the calloc optimization to only apply to shortish...
2022-05-02 borsAuto merge of #96622 - JohnTitor:rollup-8hckgaj, r...
2022-05-02 Austin KiekintveldAdd comment
2022-05-02 Austin KiekintveldFix formatting
2022-05-02 Yuki OkushiRollup merge of #96610 - GuillaumeGomez:update-browser...
2022-05-02 Yuki OkushiRollup merge of #96571 - thomcc:bathroom-stall, r=Mark...
2022-05-02 Yuki OkushiRollup merge of #96568 - EliasHolzmann:fmt_doc_fixes...
2022-05-02 Yuki OkushiRollup merge of #96567 - alex-semenyuk:fix_docs_for_log...
2022-05-02 Yuki OkushiRollup merge of #96499 - jyn514:bootstrap-doctests...
2022-05-02 Yuki OkushiRollup merge of #96222 - jmaargh:john-mark/clarify...
2022-05-02 Yuki OkushiRollup merge of #94126 - ssomers:alloc_prep_1, r=Mark...
2022-05-01 Austin KiekintveldRelax memory ordering used in SameMutexCheck
2022-05-01 borsAuto merge of #96517 - ferrocene:pa-files-related-to...
2022-05-01 Austin KiekintveldRelax memory ordering used in `min_stack`
2022-05-01 borsAuto merge of #96521 - petrochenkov:docrules, r=notridd...
2022-05-01 borsAuto merge of #96582 - petrochenkov:finalize, r=cjgillot
2022-05-01 borsAuto merge of #96549 - ouz-a:mir-opt, r=oli-obk
2022-05-01 Elias Holzmannstd::fmt: Improved list of formatting macros
2022-05-01 Elias Holzmannstd::fmt: Removed reference to Formatter::buf and other...
2022-05-01 Elias Holzmannstd::fmt: Fix the grammar documentation
2022-05-01 Elias Holzmannstd::fmt: Added argument index comments to examples...
2022-05-01 Elias Holzmannstd::fmt: Fixed documentation for specifying precision...
2022-05-01 borsAuto merge of #96376 - scottmcm:do-yeet, r=oli-obk
2022-05-01 borsAuto merge of #96576 - oli-obk:post_monomorphization_er...
2022-05-01 borsAuto merge of #96078 - udoprog:refcounted-str-to-u8...
2022-05-01 David TolnayBump shared_from_str to Rust 1.62.0
2022-05-01 borsAuto merge of #96490 - dtolnay:writetmpbackport, r...
2022-05-01 borsAuto merge of #95362 - scottmcm:calloc-arrays, r=Mark...
2022-05-01 Scott McMurrayAdd `do yeet` expressions to allow experimentation...
2022-04-30 borsAuto merge of #93815 - camsteffen:intravisit-docs,...
2022-04-30 Vadim PetrochenkovFix some links in the standard library
2022-04-30 borsAuto merge of #96347 - estebank:issue-96292, r=compiler...
2022-04-30 borsAuto merge of #96348 - overdrivenpotato:inline-location...
2022-04-30 borsAuto merge of #95776 - cjgillot:ast-lifetimes-static...
2022-04-30 borsAuto merge of #96500 - SparrowLii:rpo, r=tmiasko
2022-04-29 alexey semenyukFix documentation for log functions int
2022-04-29 alexey semenyukFix documentation for log functions unsigned int
next