]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-01-18 Ashley MannixRollup merge of #81131 - pierwill:edit-rustc_middle...
2021-01-18 Ashley MannixRollup merge of #81128 - RalfJung:validation-testing...
2021-01-18 Ashley MannixRollup merge of #81125 - jyn514:track-caller, r=lcnr
2021-01-18 Ashley MannixRollup merge of #81123 - sirh3e:sirh3e-patch-1, r=sfackler
2021-01-18 Ashley MannixRollup merge of #81121 - tmiasko:simplify-cfg-no-dbg...
2021-01-18 Ashley MannixRollup merge of #81116 - bugadani:body-span, r=wesleywiser
2021-01-18 Ashley MannixRollup merge of #81105 - LingMan:init_directly, r=nagisa
2021-01-18 Ashley MannixRollup merge of #81100 - lcnr:encode_with_shorthand...
2021-01-18 Ashley MannixRollup merge of #81071 - osa1:fix_81006, r=estebank
2021-01-18 Ashley MannixRollup merge of #81038 - flip1995:clippyup, r=Manishearth
2021-01-18 borsAuto merge of #80995 - tmandry:instrument-method-checke...
2021-01-18 borsAuto merge of #80865 - oliviacrain:proj_based, r=RalfJung
2021-01-18 borsAuto merge of #81090 - ssomers:btree_drainy_refactor_2...
2021-01-17 borsAuto merge of #80537 - ehuss:macos-posix-spawn-chdir...
2021-01-17 Eric HussFix test to work with remote-test-server.
2021-01-17 borsAuto merge of #80679 - jackh726:predicate-kind-take2...
2021-01-17 pierwillEdit rustc_middle::ty::cast docs
2021-01-17 Ralf Jungvalidation test: turn some const_err back into validati...
2021-01-17 borsAuto merge of #80524 - jyn514:unknown-tool-lints, r...
2021-01-17 Eric HussAdd test for Command::current_dir behavior.
2021-01-17 Eric HussDon't use posix_spawn_file_actions_addchdir_np on macOS.
2021-01-17 Jack HueyWhitespace and typo
2021-01-17 Jack HueyAdd comment about Encodable/Decodable impl
2021-01-17 Joshua NelsonAdd track_caller to .steal()
2021-01-17 Marvin HuberUpdate cmp.rs
2021-01-17 Tomasz MiąskoAvoid logging the whole MIR body in SimplifyCfg
2021-01-17 borsAuto merge of #81113 - m-ou-se:rollup-a1unz4x, r=m...
2021-01-17 Ömer Sinan... rustc_parse_format: Fix character indices in find_skips
2021-01-17 Dániel BugaCopy body span instead of querying it
2021-01-17 Mara BosRollup merge of #81107 - scottmcm:nonzero-is_power_of_t...
2021-01-17 Mara BosRollup merge of #81095 - LingMan:unwrap, r=oli-obk
2021-01-17 Mara BosRollup merge of #81084 - LingMan:map, r=oli-obk
2021-01-17 Mara BosRollup merge of #81082 - ssomers:btree_cleanup_comments...
2021-01-17 Mara BosRollup merge of #81080 - bugadani:vec-diag, r=oli-obk...
2021-01-17 Mara BosRollup merge of #81064 - Mark-Simulacrum:support-stage1...
2021-01-17 Mara BosRollup merge of #80983 - bjorn3:no_dup_is_dllimport_for...
2021-01-17 Mara BosRollup merge of #80932 - jyn514:download-windows-llvm...
2021-01-17 Mara BosRollup merge of #80765 - petrochenkov:traitsinscope...
2021-01-17 Mara BosRollup merge of #80635 - sexxi-goose:use-place-instead...
2021-01-17 Mara BosRollup merge of #80201 - saethlin:bufreader-read-exact...
2021-01-17 Mara BosRollup merge of #80031 - petrochenkov:builtina, r=estebank
2021-01-17 Mara BosRollup merge of #79298 - lcnr:new-elysium, r=matthewjasper
2021-01-17 borsAuto merge of #81058 - Smittyvb:wasm-num-tests, r=Mark...
2021-01-17 Dániel BugaForce vec! to expressions only
2021-01-17 Ryan LevickRemove dead code
2021-01-17 Jack HueyDon't derive TyEncodable/TyDecodable for Binder
2021-01-17 borsAuto merge of #81083 - ssomers:btree_drainy_refactor_1...
2021-01-17 Jack HueyImpl EncodableWithShorthand for PredicateKind
2021-01-17 borsAuto merge of #78818 - scottmcm:as_rchunks, r=KodrAus
2021-01-17 Scott McMurrayAdd NonZeroUn::is_power_of_two
2021-01-17 borsAuto merge of #80942 - c410-f3r:tests-tests-tests,...
2021-01-17 Ben KimockAdd benchmark and fast path for BufReader::read_exact
2021-01-17 LingManInitialize a few variables directly
2021-01-17 Jack HueyCan't use EncodableWithShorthand for Predicate
2021-01-16 Jack HueyMore review comments
2021-01-16 Jack HueyReview changes
2021-01-16 Jack HueyUse no_bound_vars
2021-01-16 Jack HueyCleanup
2021-01-16 Jack HueyUse pred not binder
2021-01-16 Jack HueyCleanup
2021-01-16 Jack Hueyfold_with not super_fold_with in TypeFoldable impl...
2021-01-16 Jack HueyRemove PredicateKind
2021-01-16 Jack HueyIntermediate formatting and such
2021-01-16 Jack HueyRemove PredicateKind::Atom
2021-01-16 Bastian Kauschkeprevent potential bug in `encode_with_shorthand`.
2021-01-16 borsAuto merge of #81093 - calebcartwright:update-rustfmt...
2021-01-16 Scott McMurrayTry ignore-debug in the codegen test
2021-01-16 Vadim Petrochenkovresolve: Reject ambiguity built-in attr vs different...
2021-01-16 CaioMove some tests to more reasonable directories - 2
2021-01-16 borsAuto merge of #81089 - m-ou-se:rollup-z7iac6i, r=m...
2021-01-16 Caleb Cartwrightbump rustfmt to v1.4.32
2021-01-16 LingManUse Option::unwrap_or instead of open-coding it
2021-01-16 LingManUse Option::map instead of open-coding it
2021-01-16 flip1995Deprecate unknown_clippy_lints
2021-01-16 flip1995More advanced unknown lint suggestion
2021-01-16 Bastian Kauschkecorrectly deal with late-bound lifetimes in anon consts
2021-01-16 Stein SomersBTreeMap: offer merge in variants with more clarity
2021-01-16 Mara BosRollup merge of #81081 - bugadani:double-partialeq...
2021-01-16 Mara BosRollup merge of #81069 - ogoffart:rc_new_cyclic_doc...
2021-01-16 Mara BosRollup merge of #81065 - osa1:cranelift_semicolon_warni...
2021-01-16 Mara BosRollup merge of #81060 - nagisa:nagisa/regression-50041...
2021-01-16 Mara BosRollup merge of #81040 - osa1:fix_80992, r=jyn514
2021-01-16 Mara BosRollup merge of #81021 - CraftSpider:rustdoc-remove...
2021-01-16 Mara BosRollup merge of #80971 - camelid:feature-gate-testsuite...
2021-01-16 Mara BosRollup merge of #80968 - KodrAus:stabilize/poll_map...
2021-01-16 Mara BosRollup merge of #80941 - JohnTitor:ref-mut-pat-in-loops...
2021-01-16 Mara BosRollup merge of #80902 - JohnTitor:issue-76281, r=Mark...
2021-01-16 Mara BosRollup merge of #80901 - jyn514:better-colors, r=Mark...
2021-01-16 Mara BosRollup merge of #80764 - CAD97:weak-unsized-as-ptr...
2021-01-16 Mara BosRollup merge of #80681 - ChrisJefferson:logic-error...
2021-01-16 Mara BosRollup merge of #80670 - the8472:fix-zip-trusted-random...
2021-01-16 Mara BosRollup merge of #80614 - 1000teslas:issue-78938-fix...
2021-01-16 Mara BosRollup merge of #80144 - rust-lang:frewsxcv-patch-3...
2021-01-16 Mara BosRollup merge of #78455 - udoprog:refcell-opt-map, r...
2021-01-16 borsAuto merge of #80290 - RalfJung:less-intrinsic-write...
2021-01-16 Olivia CrainUse PlaceRef more consistently in rustc_mir
2021-01-16 Dániel BugaAdd test for #34792
2021-01-16 Stein SomersBTreeMap: expose new_internal function and sanitize...
2021-01-16 Stein SomersBTreeMap: clean up a few more comments
2021-01-16 Joshua NelsonAllow configuring the default stage for `x.py check`
next