]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-08-13 Noah LevFix line lengths
2022-08-13 Noah LevRename `@hastext` to `@hasraw` (same for `matches`)
2022-08-13 Noah LevUpdate tests: arity-2 `@{has,matches}` -> `...text`
2022-08-13 Noah LevRename `@{has,matches}-literal` to `...text`
2022-08-13 Noah LevUse different name for arity-2 `@has` and `@matches`
2022-08-13 borsAuto merge of #100341 - andrewpollack:fuchsia-llvm...
2022-08-13 borsAuto merge of #100324 - Mark-Simulacrum:bootstrap-bump...
2022-08-13 Tomasz Miąsko`assert_{inhabited,zero_valid,uninit_valid}` intrinsics...
2022-08-12 Josh StoneUse an extensionless `x` script for non-Windows
2022-08-12 khyperiaMake `[rust] use-lld=true` work on windows
2022-08-12 Mark RousskovApply changes from rustfmt bump
2022-08-12 Mark RousskovAdjust cfgs
2022-08-12 Mark RousskovBump bootstrap compiler
2022-08-12 est31Change fluent_messages macro to expect _ slugs instead...
2022-08-12 est31Fix tests
2022-08-12 est31Update rustdoc to new slug style
2022-08-12 est31Replace - with _ in ftl slugs for better grepability
2022-08-12 borsAuto merge of #100456 - Dylan-DPC:rollup-fn17z9f, r...
2022-08-12 Vadim Petrochenkovrustc_target: Update some old naming around self contai...
2022-08-12 Michael GouletAddress nit
2022-08-12 Michael GouletAdjust span of fn arguments
2022-08-12 Michael GouletAdjust span of closure param
2022-08-12 Michael GouletAnd for closures
2022-08-12 Michael GouletPoint out a single arg if we have a single arg incompat...
2022-08-12 Michael Woerister[debuginfo] Update src/test/debuginfo/mutex.rs for...
2022-08-12 Michael GouletCheck ctor for missing stability
2022-08-12 Michael Gouletenum variant ctor inherits stability of variant
2022-08-12 Dylan DPCRollup merge of #100443 - est31:let_else_regression_tes...
2022-08-12 Dylan DPCRollup merge of #100409 - jsha:highlight-lighter, r...
2022-08-12 Dylan DPCRollup merge of #100396 - chenyukang:fix-100394, r...
2022-08-12 Dylan DPCRollup merge of #100366 - davidtwco:translation-never...
2022-08-12 Dylan DPCRollup merge of #100255 - thedanvail:issue-98861-fix...
2022-08-12 Dylan DPCRollup merge of #100247 - cjgillot:verify-dyn-trait...
2022-08-12 Dylan DPCRollup merge of #100229 - RalfJung:extra-const-ub-check...
2022-08-12 Dylan DPCRollup merge of #100030 - WaffleLapkin:nice_pointer_sis...
2022-08-12 Dylan DPCRollup merge of #100022 - joboet:faster_threadid, r...
2022-08-12 borsAuto merge of #100328 - davidtwco:perf-implications...
2022-08-12 Maybe Wafflefill-in tracking issue for `feature(iter_array_chunks)`
2022-08-12 Maybe Waffleaddress review comments
2022-08-12 Michael Woerister[debuginfo] Update codegen tests for new cpp-like enum...
2022-08-12 borsAuto merge of #99624 - vincenzopalazzo:macros/unix_erro...
2022-08-12 Guillaume Gomezremove Clean trait implementation for hir::BareFnTy
2022-08-12 Guillaume Gomezremove Clean trait implementation for hir::PathSegment
2022-08-12 Goldsteinimprove "try ignoring the field" diagnostic
2022-08-12 Takayuki Maedasuggest removing a semicolon after impl/trait items
2022-08-12 Krasimir Georgievadapt test for msan message change
2022-08-12 Michael Woerister[debuginfo] Use IndexMap instead of FxHashMap while...
2022-08-12 Michael Woerister[debuginfo] Update cpp-like enum decoding docs to accou...
2022-08-12 Michael Woerister[debuginfo] Don't mark fields and types as artificial...
2022-08-12 Michael Woerister[debuginfo] Remove the notion of a 'fallback variant...
2022-08-12 Michael Woerister[compiletest] Add compiler-bundled NatVis files to...
2022-08-12 Michael Woeristerintrinsic.natvis: Add comments, make names more consistent.
2022-08-12 Michael Woerister[debuginfo] Add more test cases cpp-like enum debuginfo.
2022-08-12 Michael Woeristerintrinsic.natvis: Don't access fields from context...
2022-08-12 Michael WoeristerRemove out-dated NatVis visualizer.
2022-08-12 Michael WoeristerSupport wrapping 128-bit tag ranges for cpp-like enum...
2022-08-12 Michael WoeristerUse enum2<_> instead of enum<_> for Cpp-like debuginfo...
2022-08-12 Michael Woeristerdebuginfo: Change C++-like encoding for enums.
2022-08-12 est31Add regression test for #94176
2022-08-12 Cormac Relflet-else: add a test for warnings on let-else with...
2022-08-12 borsAuto merge of #100435 - ehuss:update-cargo, r=ehuss
2022-08-12 Eric HussUpdate clippy for introduction of Node::ExprField
2022-08-12 Eric HussFix diagnostic that was looking for a PatKind::Struct
2022-08-12 Eric HussAdd missing visit_pat_field in early lint visitor.
2022-08-12 Eric HussMake Node::ExprField a child of Node::Expr.
2022-08-12 Eric HussAdd visitors for PatField and ExprField.
2022-08-12 Eric HussHonor lint level attributes in more places.
2022-08-12 Eric HussCheck attributes on struct expression fields.
2022-08-12 Eric HussCheck attributes on pattern fields.
2022-08-12 Michael GouletErase regions better in promote_candidate
2022-08-12 Eric HussUpdate cargo
2022-08-12 borsAuto merge of #99464 - nikic:llvm-15, r=cuviper
2022-08-12 Michael GouletFix HIR pretty printing of let else
2022-08-12 borsAuto merge of #100419 - flip1995:clippyup, r=Manishearth
2022-08-12 Jacob Hoffman... rustdoc: don't generate DOM element for operator
2022-08-11 Josh StonePatch lld for older toolchains
2022-08-11 borsAuto merge of #100426 - matthiaskrgr:rollup-0ks4dou...
2022-08-11 León Orell... Suggest path separator when a dot is used on a trait
2022-08-11 Matthias KrügerRollup merge of #100418 - tbodt:stabilize-backtrace...
2022-08-11 Matthias KrügerRollup merge of #100392 - nnethercote:simplify-visitors...
2022-08-11 Matthias KrügerRollup merge of #100374 - GuillaumeGomez:improve_rustdo...
2022-08-11 Matthias KrügerRollup merge of #100350 - jhpratt:stringify-vis, r...
2022-08-11 Matthias KrügerRollup merge of #100307 - nnethercote:fix-96847, r...
2022-08-11 Matthias KrügerRollup merge of #100203 - compiler-errors:command-args...
2022-08-11 Matthias KrügerRollup merge of #100112 - RalfJung:assert_send_and_sync...
2022-08-11 Matthias KrügerRollup merge of #99992 - jyn514:shell-scripts, r=Mark...
2022-08-11 Matthias KrügerRollup merge of #99511 - RalfJung:raw_eq, r=wesleywiser
2022-08-11 Matthias KrügerRollup merge of #99500 - tmandry:fuchsia-flags, r=petro...
2022-08-11 Matthias KrügerRollup merge of #99421 - Bryanskiy:android-crt-static...
2022-08-11 Matthias KrügerRollup merge of #99337 - jsha:simplify-highlight, r...
2022-08-11 Matthias KrügerRollup merge of #93896 - jsha:dark-colors, r=GuillaumeGomez
2022-08-11 borsAuto merge of #100416 - Dylan-DPC:rollup-m344lh1, r...
2022-08-11 Theodore DuboisAdd stability attributes to BacktraceStatus variants
2022-08-11 Philipp KronesUpdate Cargo.lock
2022-08-11 Philipp KronesMerge commit '2b2190cb5667cdd276a24ef8b9f3692209c54a89...
2022-08-11 borsAuto merge of #9323 - flip1995:rustup, r=flip1995
2022-08-11 Philipp KronesBump Clippy version -> 0.1.65
2022-08-11 Philipp KronesBump nightly version -> 2022-08-11
2022-08-11 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-08-11 Dylan DPCRollup merge of #100403 - GuillaumeGomez:improve-messag...
next