]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-02-15 Tomasz MiąskoSupport pretty printing of invalid constants
2022-02-15 borsAuto merge of #93820 - compiler-errors:gat-wfcheck...
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 borsAuto merge of #93148 - nnethercote:Uniq, r=fee1-dead
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 borsAuto merge of #93752 - eholk:drop-tracking-break-contin...
2022-02-14 Augie Facklerllvm: migrate to new parameter-bearing uwtable attr
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 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
2022-02-14 Santiago PastorinoAdd failing test that should pass
2022-02-14 Santiago PastorinoCall the method fork instead of clone and add proper...
2022-02-14 Daniel Henry... Update `macro:print` typed-query rustdoc test to includ...
2022-02-14 Daniel Henry... Write {ui,} tests for `pin_macro` and `pin!`
2022-02-14 Daniel Henry... Add a stack-`pin!`-ning macro to the `pin` module.
2022-02-14 Santiago PastorinoProperly check regions on negative overlap check
2022-02-14 Santiago PastorinoAdd debug calls for negative impls in coherence
2022-02-14 Santiago PastorinoMove FIXME text to the right place
2022-02-14 Santiago PastorinoRemove extra negative_impl_exists check
2022-02-14 borsAuto merge of #93298 - lcnr:issue-92113, r=cjgillot
2022-02-14 borsAuto merge of #93938 - BoxyUwU:fix_res_self_ty, r=lcnr
2022-02-14 Ellenupdate two rustdoc comments
2022-02-14 Stein SomersDescribe VecDeque with more consistent names
2022-02-14 lcnrfurther update `fuzzy_match_tys`
2022-02-14 lcnrfast_reject: remove `StripReferences`
2022-02-14 lcnrfuzzify `fuzzy_match_tys`
2022-02-14 Ben ReevesMake `find_similar_impl_candidates` a little fuzzier.
2022-02-14 borsAuto merge of #93937 - bjorn3:simplifications3, r=cjgillot
2022-02-13 pierwillUpdate `sha1`, `sha2`, and `md5` dependencies
2022-02-13 borsAuto merge of #83822 - petrochenkov:linkandro, r=davidtwco
2022-02-13 borsAuto merge of #93837 - nikic:arm-update, r=Mark-Simulacrum
2022-02-13 borsAuto merge of #93685 - Mark-Simulacrum:drop-time, r...
2022-02-13 Vadim Petrochenkovrustc_target: Remove compiler-rt linking hack on Android
2022-02-13 borsAuto merge of #91673 - ChrisDenton:path-absolute, r...
2022-02-13 bjorn3Remove Config::stderr
2022-02-13 borsAuto merge of #93763 - jsha:re-space-empty-impls, r...
2022-02-13 borsAuto merge of #93956 - matthiaskrgr:rollup-zfk35hb...
2022-02-13 Matthias KrügerRollup merge of #93944 - jackh726:team-exclude, r=Mark...
2022-02-13 Matthias KrügerRollup merge of #93936 - bjorn3:simplifications2, r...
2022-02-13 Matthias KrügerRollup merge of #93930 - name1e5s:chore/docs, r=Mark...
2022-02-13 Matthias KrügerRollup merge of #93886 - clarfonthey:stable_ascii_escap...
2022-02-13 Matthias KrügerRollup merge of #93885 - Badel2:error-download-ci-llvm...
2022-02-13 Matthias KrügerRollup merge of #93851 - cyqsimon:option-examples,...
2022-02-13 Matthias KrügerRollup merge of #93810 - matthewjasper:chalk-and-canoni...
2022-02-13 Matthias KrügerRollup merge of #90532 - fee1-dead:improve-const-fn...
2022-02-13 Matthias KrügerRollup merge of #89926 - the8472:saturate-instant,...
2022-02-13 borsAuto merge of #93713 - klensy:deps-up, r=Mark-Simulacrum
2022-02-13 borsAuto merge of #93696 - Amanieu:compiler-builtins-0...
2022-02-13 borsAuto merge of #93670 - erikdesjardins:noundef, r=nikic
2022-02-13 Josh TriplettCapitalize "Rust"
2022-02-13 The 8472Add panic docs describing old, current and possible...
2022-02-13 The 8472Add caveat about the monotonicity guarantee by linking...
2022-02-13 The8472make Instant::{duration_since, elapsed, sub} saturating...
2022-02-12 borsAuto merge of #91403 - cjgillot:inherit-async, r=oli-obk
2022-02-12 John Paul Adrian... library/unwind: Define unwinder_private_data_size for...
2022-02-12 John Paul Adrian... library/panic_unwind: Define UNWIND_DATA_REG for m68k
2022-02-12 ltdkStabilise inherent_ascii_escape (FCP in #77174)
2022-02-12 ltdkFix signature of u8::escape_ascii
2022-02-12 Erik Desjardinsmake fastcall-inreg and riscv64-lp64-lp64f-lp64d-abi...
2022-02-12 Jack HueyDon't relabel to a team if there is already a team...
2022-02-12 borsAuto merge of #93939 - RalfJung:miri, r=RalfJung
2022-02-12 borsAuto merge of #93697 - the8472:fix-windows-path-hash...
2022-02-12 Matthew JasperAddress review comment
2022-02-12 Matthew JasperUpdate chalk tests
2022-02-12 Badel2Suggest disabling download-ci-llvm option if url fails...
2022-02-12 The 8472ignore test on wasm32
2022-02-12 Ellentrailing whitespace
2022-02-12 borsAuto merge of #93933 - matthiaskrgr:rollup-1hjae6g...
2022-02-12 Ralf Jungupdate miri
next