]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-03-09 Nikita PopovUpdate LLVM submodule
2022-03-09 borsAuto merge of #94761 - Dylan-DPC:rollup-v4emqsy, r...
2022-03-09 Dylan DPCRollup merge of #94759 - ehuss:update-cargo, r=ehuss
2022-03-09 Dylan DPCRollup merge of #94756 - ChrisDenton:unreachable, r...
2022-03-09 Dylan DPCRollup merge of #94699 - ssomers:btree_prune_insert...
2022-03-09 Dylan DPCRollup merge of #94686 - ChayimFriedman2:issue-94629...
2022-03-09 Dylan DPCRollup merge of #94583 - dtolnay:fuchsia, r=Mark-Simulacrum
2022-03-09 Dylan DPCRollup merge of #94312 - pierwill:fix-94311-lattice...
2022-03-09 Eric HussUpdate cargo
2022-03-09 borsAuto merge of #94750 - cuviper:dirent64_min, r=joshtriplett
2022-03-09 Chris DentonUse `unreachable!` for an unreachable code path
2022-03-08 Loïc BRANSTETTImprove rustdoc book
2022-03-08 Loïc BRANSTETTEnable conditional checking of values in the Rust codebase
2022-03-08 Loïc BRANSTETTRemove unexpected #[cfg(target_pointer_width = "8"...
2022-03-08 Guillaume GomezUpdate GUI tests for impl blocks path changes
2022-03-08 Guillaume GomezUnify inherent impl blocks by wrapping them into a div
2022-03-08 borsAuto merge of #94751 - Dylan-DPC:rollup-zr7viw0, r...
2022-03-08 Dylan DPCRollup merge of #94730 - msabansal:sabansal/b-atomic...
2022-03-08 Dylan DPCRollup merge of #94724 - cuviper:rmdirall-cstr, r=Dylan-DPC
2022-03-08 Dylan DPCRollup merge of #94723 - dtolnay:mustuse, r=Mark-Simulacrum
2022-03-08 Dylan DPCRollup merge of #94714 - ChrisDenton:win-close_read_wak...
2022-03-08 Dylan DPCRollup merge of #94689 - compiler-errors:on-unimplement...
2022-03-08 Jubilee YoungClean up use of cargo feature "std"
2022-03-08 Jubilee YoungRemove #![feature(const_fn_trait_bound)]
2022-03-08 Josh Stoneunix: reduce the size of DirEntry
2022-03-08 David KoloskiUpdate for changes to other lints
2022-03-08 borsAuto merge of #94702 - b-naber:static-refs-mir, r=lcnr
2022-03-08 David KoloskiFix docs, fix incorrect lint source in note
2022-03-08 David KoloskiFill out documentation for new lint
2022-03-08 David KoloskiSwitch the primary diagnostic to `unknown_lints`
2022-03-08 David KoloskiTreat unstable lints as unknown
2022-03-08 David TolnayAdd core::hint::must_use
2022-03-08 Esteban KuberDo not suggest `let_else` if no bindings would be intro...
2022-03-08 borsAuto merge of #92260 - jyn514:less-python-logic, r...
2022-03-08 Esteban KuberSuggest `if let`/`let_else` for refutable pat in `let`
2022-03-08 b-nabermention ignored fields of ExprKind::StaticRef
2022-03-08 lcnradd `#[rustc_pass_by_value]` to more types
2022-03-08 borsAuto merge of #94734 - matthiaskrgr:rollup-28shqhy...
2022-03-08 Matthias KrügerRollup merge of #94726 - lnicola:rust-analyzer-2022...
2022-03-08 Matthias KrügerRollup merge of #94712 - kckeiks:remove-rwlock-read...
2022-03-08 Matthias KrügerRollup merge of #94708 - notriddle:notriddle/cargo...
2022-03-08 Matthias KrügerRollup merge of #94586 - sunfishcode:sunfishcode/io...
2022-03-08 Matthias KrügerRollup merge of #94580 - xFrednet:55112-only-reason...
2022-03-08 Matthias KrügerRollup merge of #94559 - m-ou-se:thread-scope-spawn...
2022-03-08 Matthias KrügerRollup merge of #92385 - clarfonthey:const_option,...
2022-03-08 Matthias KrügerRollup merge of #91993 - estebank:match-span-suggestion...
2022-03-08 Jakub BeránekCreate a function for gathering profiles and run only...
2022-03-08 Miguel PerezFix for issue #93283
2022-03-08 b-nabertreat literals in ExprKind::StaticRef as mir::ConstantK...
2022-03-08 borsAuto merge of #94716 - RalfJung:miri, r=RalfJung
2022-03-08 Sandeep BansalReverted atomic-mut-ptr feature removal causing compila...
2022-03-08 Michael Gouletonly emit pointer-like metadata for BZST-allocator Box
2022-03-08 Laurențiu Nicola:arrow_up: rust-analyzer
2022-03-08 Josh Stoneunix: Avoid name conversions in `remove_dir_all_recursive`
2022-03-08 Ralf Jungupdate Miri
2022-03-08 Jon GjengsetStatically compile libstdc++ everywhere if asked
2022-03-08 borsAuto merge of #90887 - jackh726:issue-90729, r=nikomatsakis
2022-03-08 Jack HueyBless test
2022-03-08 Esteban KuberChange wording of suggestion to add missing `match...
2022-03-08 Esteban KuberPoint at uncovered variants in enum definition in ...
2022-03-08 Esteban KuberWhen finding a match expr with multiple arms that requi...
2022-03-08 Esteban KuberWhen finding a match expr with a single arm that requir...
2022-03-08 Esteban KuberWhen encountering a match expr with no arms, suggest it
2022-03-07 Chris DentonEnable `close_read_wakes_up` on Windows
2022-03-07 Mara BosUse `f` instead of `|| f()`.
2022-03-07 Joshua Nelsoncopy over `std::path::absolute` instead of adding ...
2022-03-07 Joshua Nelsonfix weird bug when `out` would get overridden by unit...
2022-03-07 Joshua NelsonDon't depend on python for RUST_BOOTSTRAP_CONFIG
2022-03-07 Joshua NelsonMove some more bootstrap logic from python to rust
2022-03-07 borsAuto merge of #94709 - martingms:link-to-chunked-opt...
2022-03-07 Jack HueyBless issue-91130 test
2022-03-07 Jack HueyTry to normalize associated types before processing...
2022-03-07 Faustopromot debug_assert to assert
2022-03-07 ouz-afix
2022-03-07 Martin GammelsæterAdd comment linking to closed PR for future optimizers
2022-03-07 borsAuto merge of #94706 - matthiaskrgr:rollup-l5erynr...
2022-03-07 Michael Howelldiagnostics: only talk about `Cargo.toml` if running...
2022-03-07 Matthias KrügerRollup merge of #94700 - GuillaumeGomez:update-minifier...
2022-03-07 Matthias KrügerRollup merge of #94696 - GuillaumeGomez:align-line...
2022-03-07 Matthias KrügerRollup merge of #93827 - eholk:stabilize-const_fn-featu...
2022-03-07 Matthias KrügerRollup merge of #93350 - gburgessiv:master, r=Mark...
2022-03-07 Eric HolkUpdate tests
2022-03-07 Eric HolkBump stabilization version to 1.61.0
2022-03-07 Eric HolkStabilize const_impl_trait as well
2022-03-07 Eric HolkRemove dead/useless code
2022-03-07 Eric HolkUpdate and fix clippy tests
2022-03-07 Eric HolkUpdate tests after feature stabilization
2022-03-07 Eric HolkStabilize const_fn_fn_ptr_basics and const_fn_trait_bound
2022-03-07 Chayim Refael... Do not allow `#[rustc_legacy_const_generics]` on methods
2022-03-07 borsAuto merge of #94690 - nnethercote:clarify-Layout-inter...
2022-03-07 Jakub BeránekGather more profile data for LLVM PGO
2022-03-07 Guillaume GomezUpdate minifier version
2022-03-07 borsAuto merge of #94695 - matthiaskrgr:rollup-5pi3acz...
2022-03-07 Guillaume GomezAdd missing documentation for std::char types
2022-03-07 Stein SomersBTree: remove dead data needlessly complicating insert
2022-03-07 Guillaume GomezAdd GUI test to ensure that line numbers text is aligne...
2022-03-07 Guillaume GomezRemove unneeded whitespace generation and use CSS inste...
2022-03-07 Matthias KrügerRollup merge of #94688 - compiler-errors:free-regions...
2022-03-07 Matthias KrügerRollup merge of #94685 - RalfJung:saturating, r=oli-obk
2022-03-07 Matthias KrügerRollup merge of #94614 - pierwill:localexpnid-noord...
next