]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-05-03 borsAuto merge of #96558 - bjorn3:librarify_parse_format...
2022-05-03 ricked-twiceQuick fix for #96223.
2022-05-03 Joshua NelsonAdd more tests for label-break-value
2022-05-03 Guillaume GomezFix flaky rustdoc-ui test because it did not replace...
2022-05-03 borsAuto merge of #8783 - flip1995:ouir-nursery, r=llogiq
2022-05-03 ridwanabdillahiAdd support for a new attribute `#[debugger_visualizer...
2022-05-03 borsAuto merge of #96280 - lygstate:ffi-fixes, r=joshtriplett
2022-05-03 Yoshiki Matsudaignore the doctest for map
2022-05-03 flip1995Move only_used_in_recursion to nursery
2022-05-03 Oli SchererReport that opaque types are not allowed in impls even...
2022-05-03 Alex MacleodIgnore type aliases in `init_numbered_fields`
2022-05-03 borsAuto merge of #96601 - tmiasko:ssa-rpo, r=davidtwco
2022-05-03 Mara BosRound timeouts up to infinite in futex_wait on DragonFl...
2022-05-03 Mara BosAdd #[cfg] in cfg_if for linux in unix/futex.
2022-05-03 Mara BosDon't use futexes on netbsd.
2022-05-03 bingghcargo dev bless
2022-05-03 bingghEasier readability for needless_late_init
2022-05-03 Yoshiki Matsudaignore a doctest for the non-exported macro
2022-05-03 borsAuto merge of #96666 - lnicola:rust-analyzer-2022-05...
2022-05-03 bjorn3Make rustc_parse_format compile on stable
2022-05-03 bjorn3Make rustc_parse_format compile on stable
2022-05-03 Laurențiu Nicola:arrow_up: rust-analyzer
2022-05-03 borsAuto merge of #8730 - tamaroning:fix8724, r=Alexendoo
2022-05-03 borsAuto merge of #96663 - JohnTitor:rollup-lthuzdq, r...
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 Rock BoyntonFix typo in lint levels doc
2022-05-03 Yonggang LuoUpdate library/core/src/ffi/mod.rs
2022-05-03 Esteban KuberTweak wording
2022-05-03 Esteban KüberWhen suggesting to import an item, also suggest changin...
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 Esteban KuberMitigate impact of subtle invalid call suggestion logic
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 Oli SchererUse a yes/no enum instead of a bool.
2022-05-02 Adrian PalaciosFix typo in `offset_from` documentation
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 Yoshiki Matsudaremove the special case for nonexported macro_rules...
2022-05-02 Ken MatsuiFix invalid keyword order for function declarations
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 Bert PetersRemove DebbugerScripts from bootstrap CLI
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 Sébastien Marieopenbsd: unbreak build on native platform
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 Vadim Petrochenkovrustc: Panic by default in `DefIdTree::parent`
2022-05-01 Vadim Petrochenkovrustc: Panic by default in `DefIdTree::parent`
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 Yuki OkushiAdd a regression test for #92305
2022-05-01 borsAuto merge of #96521 - petrochenkov:docrules, r=notridd...
2022-05-01 Guillaume GomezUpdate browser-ui-test version to 0.9.0
2022-05-01 Guillaume Gomez* Add documentation for settings page rendering functions.
2022-05-01 borsAuto merge of #96582 - petrochenkov:finalize, r=cjgillot
2022-05-01 Alex MacleodEnable full revision in const generics ui tests
2022-05-01 borsAuto merge of #96549 - ouz-a:mir-opt, r=oli-obk
2022-05-01 Vadim Petrochenkovresolve: Rename `unusable_binding` to `ignore_binding`
2022-05-01 Vadim Petrochenkovresolve: Merge `last_import_segment` into `Finalize`
2022-05-01 Vadim Petrochenkovresolve: Pass full `Finalize` in nearly all cases
2022-05-01 Vadim Petrochenkovresolve: Turn `enum Finalize` into an optional struct
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 Tomasz MiąskoUse reverse postorder in `non_ssa_locals`
2022-05-01 ouz-are-name stuff
2022-05-01 CaioMove some tests to more reasonable places
2022-05-01 borsAuto merge of #96576 - oli-obk:post_monomorphization_er...
2022-05-01 Tomasz MiąskoUpdate `RValue::Discriminant` documentation
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 tamaronimprove identity_op
2022-05-01 David TolnayRevert "Bless coverage-reports after core macro blocks...
2022-05-01 Scott McMurrayFeature-gate `do yeet` inside `cfg`s too
2022-05-01 Scott McMurrayBless the UI tests
2022-05-01 borsAuto merge of #95362 - scottmcm:calloc-arrays, r=Mark...
next