]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-02-16 Guillaume GomezUnify sidebar a bit more by generating a list using...
2022-02-16 borsAuto merge of #94061 - matthiaskrgr:rollup-oduekp5...
2022-02-16 Matthias KrügerRollup merge of #94054 - lnicola:rust-analyzer-2022...
2022-02-16 Matthias KrügerRollup merge of #94045 - ehuss:update-books, r=ehuss
2022-02-16 Matthias KrügerRollup merge of #94037 - tmiasko:verbose, r=Mark-Simulacrum
2022-02-16 Matthias KrügerRollup merge of #94027 - GuillaumeGomez:update-browser...
2022-02-16 Matthias KrügerRollup merge of #94020 - tmiasko:pp, r=oli-obk
2022-02-16 Matthias KrügerRollup merge of #94017 - fee1-dead:unub, r=bjorn3
2022-02-16 Matthias KrügerRollup merge of #94015 - GuillaumeGomez:check-option...
2022-02-16 Matthias KrügerRollup merge of #93962 - joboet:branchless_slice_ord...
2022-02-16 Matthias KrügerRollup merge of #93382 - GuillaumeGomez:search-input...
2022-02-16 Matthias KrügerRollup merge of #92366 - jhpratt:derive-default-enum...
2022-02-16 Michael HowellDo not suggest "is a function" for free variables
2022-02-16 Mark RousskovDestabilize cfg(target_has_atomic_load_store = ...)
2022-02-16 Laurențiu Nicola:arrow_up: rust-analyzer
2022-02-16 Ivan LozanoMemTagSanitizer Support
2022-02-16 Krasimir Georgievadd llvm-nm to bootstrap dist bin's
2022-02-16 borsAuto merge of #94044 - ehuss:update-cargo, r=ehuss
2022-02-16 lcnrallow special behavior when printing const infer
2022-02-16 lcnrextract Res to `generics_of` def_id conversion
2022-02-16 Michael Woeristerdebuginfo: Support fat pointers to unsized tuples.
2022-02-16 Daniel Henry... Add mentions to `Copy` for `union` fields
2022-02-16 Loïc BRANSTETTImplement --check-cfg option (RFC 3013)
2022-02-16 Chayim Refael... Correctly mark the span of captured arguments in `forma...
2022-02-16 Eric HussUpdate cargo
2022-02-16 Eric HussUpdate books
2022-02-16 DrMeepsterfix assumption that ScalarPair Box is always a fat...
2022-02-16 Lucas KentCleanup uses
2022-02-16 Lucas KentMake implementation generic
2022-02-16 Lucas KentSuggest deriving required supertraits
2022-02-16 borsAuto merge of #93800 - b-naber:static-initializers...
2022-02-16 Tomasz MiąskoFix inconsistent symbol mangling with -Zverbose
2022-02-15 borsAuto merge of #94021 - tmiasko:inline, r=nagisa
2022-02-15 Tomasz MiąskoSupport pretty printing of invalid constants
2022-02-15 b-nabertry to bless 32bit mir tests manually
2022-02-15 borsAuto merge of #93439 - abrown:cf-protection, r=nagisa
2022-02-15 Guillaume GomezAdd documentation for rustdoc --check option
2022-02-15 Guillaume GomezFix GUI test
2022-02-15 Guillaume GomezUpdate browser-ui-test version
2022-02-15 b-naberuse AllocId and Ty in ExprKind::StaticRef and delay...
2022-02-15 b-naberbless mir-opt tests
2022-02-15 b-naberuse mir::Visitor when collecting alloc_ids in pretty...
2022-02-15 b-naberbless tests
2022-02-15 b-nabertreat mir::ConstantKind::Val correctly in check_static_ptr
2022-02-15 b-naberuse ConstantKind::Val in StaticRef
2022-02-15 borsAuto merge of #93820 - compiler-errors:gat-wfcheck...
2022-02-15 Tomasz MiąskoInline LocalExpnId::from_raw and LocalExpnId::as_raw
2022-02-15 Tomasz MiąskoInline Target::deref
2022-02-15 Tomasz MiąskoInline GenericArg conversion functions
2022-02-15 Tomasz MiąskoInline UnifyKey::index and UnifyKey::from_index
2022-02-15 Michael GouletAdd removed comments back in self-outlives-lint
2022-02-15 Michael Gouletadd some more comments to GAT where clause check
2022-02-15 Michael Gouletadd test for issue-93278, bless
2022-02-15 Michael Gouletmake the gat wfcheck algorithm a loop
2022-02-15 Michael Gouletcheck associated types too
2022-02-15 Michael Gouletcheck all GATs at once
2022-02-15 Michael Gouletrename some variables in gat wfcheck
2022-02-15 Michael Gouletintroduce gather_gat_bounds
2022-02-15 borsAuto merge of #94024 - matthiaskrgr:rollup-0hwxm0w...
2022-02-15 Matthias KrügerRollup merge of #94014 - flip1995:clippy_transmute_lint...
2022-02-15 Matthias KrügerRollup merge of #94001 - durin42:llvm-15-uwtable, r...
2022-02-15 Matthias KrügerRollup merge of #93999 - barzamin:suggest-raw-strings...
2022-02-15 Matthias KrügerRollup merge of #93949 - glaubitz:m68k-unwind, r=Mark...
2022-02-15 Matthias KrügerRollup merge of #93899 - ssomers:vecdeque_naming, r...
2022-02-15 Krasimir Georgievadapt static-nobundle test to use llvm-nm
2022-02-15 Stefan Lankesremove compiler warnings
2022-02-15 Stefan Lankesremoving architecture requirements for RustyHermit
2022-02-15 borsAuto merge of #93148 - nnethercote:Uniq, r=fee1-dead
2022-02-15 DeadbeefClarify confusing UB statement in MIR
2022-02-15 Guillaume GomezClean up rustdoc command line args doc
2022-02-15 flip1995Move transmute_undefined_repr back to nursery
2022-02-15 borsAuto merge of #93176 - danielhenrymantilla:stack-pinnin...
2022-02-15 borsAuto merge of #93918 - jonhoo:bootstrap-native-envflags...
2022-02-15 Nicholas NethercoteAddress review comments.
2022-02-15 Nicholas NethercoteOverhaul `Const`.
2022-02-15 Nicholas NethercoteRemove unnecessary `RegionKind::` quals.
2022-02-15 Nicholas NethercoteOverhaul `RegionKind` and `Region`.
2022-02-15 Nicholas NethercoteOverhaul `PredicateInner` and `Predicate`.
2022-02-15 Nicholas NethercoteOverhaul `TyS` and `Ty`.
2022-02-15 Nicholas NethercoteRename `PtrKey` as `Interned` and improve it.
2022-02-15 Nicholas NethercoteRename `Interned` as `InternedInSet`.
2022-02-15 borsAuto merge of #93863 - pierwill:fix-93676, r=Mark-Simul...
2022-02-15 Michael Gouletuse an enum in matches_projection_projection
2022-02-15 borsAuto merge of #93752 - eholk:drop-tracking-break-contin...
2022-02-14 Jack HueyDon't allow error annotations in known-bug tests
2022-02-14 joboetMake [u8]::cmp implementation branchless
2022-02-14 Augie Facklerllvm: migrate to new parameter-bearing uwtable attr
2022-02-14 Guillaume GomezAdd test for duplicated macros in the sidebar
2022-02-14 Guillaume GomezFix macro reexports duplicates in the sidebar
2022-02-14 Erin Petra... suggest using raw string literals when invalid escapes...
2022-02-14 Mara BosUpdate unsafe_pin_internals unstable version.
2022-02-14 borsAuto merge of #93652 - spastorino:fix-negative-overlap...
2022-02-14 Daniel Henry... Add a comment to justify why the `pointer` field is...
2022-02-14 Andrew BrownAdd support for control-flow protection
2022-02-14 Daniel Henry... Mark `unsafe_pin_internals` as `incomplete`.
2022-02-14 Daniel Henry... Replace `def_site`-&-privacy implementation with a...
2022-02-14 Daniel Henry... Improve documentation.
2022-02-14 Santiago Pastorinoreveal_defining_opaque_types field doesn't exist after...
2022-02-14 Santiago PastorinoInline loose_check fn on call site
2022-02-14 Santiago PastorinoAdd comments about outlives_env
next