]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-11-17 Philipp KronesReadd the matches_macro diag item
2022-11-17 borsAuto merge of #104219 - bryangarza:async-track-caller...
2022-11-17 borsAuto merge of #104205 - clubby789:grow-rc, r=thomcc
2022-11-17 borsAuto merge of #104170 - cjgillot:hir-def-id, r=fee1...
2022-11-17 borsAuto merge of #103779 - the8472:simd-str-contains,...
2022-11-17 borsAuto merge of #103138 - nnethercote:merge-BBs, r=bjorn3
2022-11-16 borsAuto merge of #102944 - nnethercote:ast-Lit-third-time...
2022-11-16 borsAuto merge of #104456 - RalfJung:miri, r=RalfJung
2022-11-16 borsAuto merge of #104492 - matthiaskrgr:rollup-3xyjynz...
2022-11-16 Ralf Jungensure rand has its default features enabled
2022-11-16 Matthias KrügerRollup merge of #104466 - notriddle:notriddle/crate...
2022-11-16 Matthias KrügerRollup merge of #104462 - notriddle:notriddle/rightside...
2022-11-16 Matthias KrügerRollup merge of #104459 - notriddle:notriddle/main...
2022-11-16 Matthias KrügerRollup merge of #104394 - oli-obk:suggest_method_call...
2022-11-16 Matthias KrügerRollup merge of #104335 - Nilstrieb:macrowo, r=compiler...
2022-11-16 Matthias KrügerRollup merge of #104317 - RalfJung:ctfe-error-reporting...
2022-11-16 Matthias KrügerRollup merge of #104137 - StackDoubleFlow:err-lsc-unsup...
2022-11-16 Matthias KrügerRollup merge of #103750 - calebzulawski:master, r=worki...
2022-11-16 borsAuto merge of #104481 - matthiaskrgr:rollup-hf8rev0...
2022-11-16 Ralf Jungcleanup and dedupe CTFE and Miri error reporting
2022-11-16 Matthias KrügerRollup merge of #104471 - scruss:patch-1, r=jyn514
2022-11-16 Matthias KrügerRollup merge of #104450 - andrewpollack:fix-fuchsia...
2022-11-16 Matthias KrügerRollup merge of #104425 - notriddle:notriddle/main...
2022-11-16 Matthias KrügerRollup merge of #104424 - notriddle:notriddle/popover...
2022-11-16 Matthias KrügerRollup merge of #104419 - Ayush1325:test-issue-30490...
2022-11-16 Matthias KrügerRollup merge of #104401 - RalfJung:mpsc-leak, r=Amanieu
2022-11-16 Matthias KrügerRollup merge of #104348 - fmease:iat-vis-stab, r=cjgillot
2022-11-16 Matthias KrügerRollup merge of #104193 - TaKO8Ki:fix-104142, r=cjgillot
2022-11-16 Matthias KrügerRollup merge of #103489 - WaffleLapkin:byte_offset_from...
2022-11-16 Matthias KrügerRollup merge of #103484 - saschanaz:patch-2, r=ehuss
2022-11-16 Ralf Jungallow fastrand dependency
2022-11-16 borsAuto merge of #102935 - ajtribick:display-float-0.5...
2022-11-16 Nicholas NethercoteMerge basic blocks where possible when generating LLVM IR.
2022-11-16 Nicholas NethercoteUse `&mut Bx` more.
2022-11-16 borsAuto merge of #104468 - weihanglo:update-cargo, r=weihanglo
2022-11-16 Stewart RussellUpdate PROBLEMATIC_CONSTS in style.rs
2022-11-16 Weihang LoUpdate cargo
2022-11-15 borsAuto merge of #102570 - cjgillot:deagg-debuginfo, r...
2022-11-15 Michael Howellrustdoc: remove no-op CSS `#crate-search-div { display...
2022-11-15 Nicholas NethercoteUse `token::Lit` in `ast::ExprKind::Lit`.
2022-11-15 Nicholas NethercoteAdd some more bad suffix cases in a test.
2022-11-15 Nicholas NethercoteAdd a test for different stages of lexer error reporting.
2022-11-15 Michael Howellrustdoc: remove pointless CSS `.rightside { padding...
2022-11-15 Kagami Sascha... Merge branch 'master' into patch-2
2022-11-15 Michael Howellrustdoc: remove unused JS IIFE from main.js
2022-11-15 Ralf Jungupdate lockfile
2022-11-15 NilstriebOnly do parser recovery on retried macro matching
2022-11-15 borsAuto merge of #2667 - RalfJung:josh, r=RalfJung
2022-11-15 Ralf Jungadjust josh pushing and remove ./miri toolchain updatin...
2022-11-15 Camille GILLOTMark test as panic=abort.
2022-11-15 Camille GILLOTEnable SROA by at mir-opt level 3.
2022-11-15 Camille GILLOTFlatten aggregates into locals.
2022-11-15 Camille GILLOTIntroduce composite debuginfo.
2022-11-15 borsAuto merge of #104054 - RalfJung:byte-provenance, r...
2022-11-15 The 8472- convert from core::arch to core::simd
2022-11-15 The 8472generalize str.contains() tests to a range of haystack...
2022-11-15 Andrew PollackFuchsia test suite script fix
2022-11-15 borsAuto merge of #2666 - RalfJung:josh, r=RalfJung
2022-11-15 Ralf Jungupdate josh instructions
2022-11-15 borsAuto merge of #104437 - matthiaskrgr:rollup-n5jdg9v...
2022-11-15 Oli SchererCompare picks via `Self` type and associated item id
2022-11-15 Oli SchererExpose the fallibilty of the unstable lint emission...
2022-11-15 Oli SchererPull the unstable name collision hint emission out...
2022-11-15 Oli SchererRemove the fishy need for a PartialEq impl
2022-11-15 Oli SchererRemove some redundant span arguments
2022-11-15 Oli SchererRemove an unnecessary `resolve_vars_if_possible`
2022-11-15 Oli SchererFlip a boolean that was used wrongly (has no effect...
2022-11-15 Matthias KrügerRollup merge of #104339 - compiler-errors:rustc_deny_ex...
2022-11-15 Matthias KrügerRollup merge of #104316 - cjgillot:simplify-async-sugge...
2022-11-15 Matthias KrügerRollup merge of #104309 - chenyukang:yukang/fix-104088...
2022-11-15 Matthias KrügerRollup merge of #104296 - compiler-errors:opaque-ty...
2022-11-15 Matthias KrügerRollup merge of #104258 - compiler-errors:tait-closure...
2022-11-15 Matthias KrügerRollup merge of #104241 - bjorn3:smaller_unwind_build_s...
2022-11-15 Matthias KrügerRollup merge of #104148 - fmease:fix-104140, r=petrochenkov
2022-11-15 Matthias KrügerRollup merge of #103734 - Mark-Simulacrum:fix-version...
2022-11-15 Matthias KrügerRollup merge of #103439 - Nilstrieb:help-me-with-my...
2022-11-15 borsAuto merge of #101168 - jachris:dataflow-const-prop...
2022-11-15 borsAuto merge of #2665 - RalfJung:rustup, r=RalfJung
2022-11-15 Ralf JungMerge from rustc
2022-11-15 borsAuto merge of #104428 - matthiaskrgr:rollup-jo3078i...
2022-11-15 Takayuki Maedashift no characters when using raw string literals
2022-11-15 StackDoubleFlowIssue error when `-C link-self-contained` option is...
2022-11-15 Michael GouletNormalize types before looking for opaques
2022-11-15 borsAuto merge of #104418 - matthiaskrgr:rollup-y4i6xjc...
2022-11-15 Bryan GarzaUse `needs-unwind` instead of ignoring WASM/emscripten
2022-11-15 yukangmove testcase for tidy
2022-11-15 yukangcomment feedback
2022-11-15 yukangfix #104088, Slightly improve error message for invalid...
2022-11-15 Matthias KrügerRollup merge of #104426 - aDotInTheVoid:test-102154...
2022-11-15 Matthias KrügerRollup merge of #104422 - compiler-errors:fix-suggest_a...
2022-11-15 Matthias KrügerRollup merge of #104415 - notriddle:notriddle/search...
2022-11-15 Matthias KrügerRollup merge of #104413 - krasimirgg:llvm-16-mref,...
2022-11-15 Matthias KrügerRollup merge of #104404 - GuillaumeGomez:fix-missing...
2022-11-15 Matthias KrügerRollup merge of #104403 - koka831:lint-doc, r=Dylan-DPC
2022-11-15 Matthias KrügerRollup merge of #104391 - nnethercote:deriving-cleanups...
2022-11-15 Matthias KrügerRollup merge of #104383 - WaffleLapkin:rustc_undiagnost...
2022-11-15 Matthias KrügerRollup merge of #104381 - mejrs:none_error, r=compiler...
2022-11-15 Matthias KrügerRollup merge of #104380 - rust-lang:notriddle/code...
2022-11-15 Matthias KrügerRollup merge of #104372 - Ayush1325:compiler-builtins...
2022-11-15 Matthias KrügerRollup merge of #104354 - lukas-code:blank-lines-2...
next