]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-03-02 xFrednetCheck lint expectations and emit lint if unfulfilled...
2022-03-02 xFrednetSet `LintExpectationId` in level and collect fulfilled...
2022-03-02 xFrednetAdded `unfulfilled_lint_expectations` lint for (RFC...
2022-03-02 xFrednetAdded `Expect` lint level and attribute (RFC-2383)
2022-03-02 borsAuto merge of #94229 - erikdesjardins:rem2, r=nikic
2022-03-02 borsAuto merge of #94514 - matthiaskrgr:rollup-pdzn82h...
2022-03-02 Matthias KrügerRollup merge of #94513 - RalfJung:miri, r=RalfJung
2022-03-02 Matthias KrügerRollup merge of #94503 - joshtriplett:core-ffi-c, r...
2022-03-02 Matthias KrügerRollup merge of #94498 - c410-f3r:chega-ja-deu, r=Dylan-DPC
2022-03-02 Matthias KrügerRollup merge of #94496 - durin42:llvm-15-moar-intrinsic...
2022-03-02 Matthias KrügerRollup merge of #94490 - ehuss:update-books, r=ehuss
2022-03-02 Matthias KrügerRollup merge of #94482 - cuishuang:master, r=Dylan-DPC
2022-03-02 Matthias KrügerRollup merge of #94478 - GuillaumeGomez:macro-generated...
2022-03-02 Matthias KrügerRollup merge of #94476 - c410-f3r:yet-more-let-chains...
2022-03-02 Matthias KrügerRollup merge of #94464 - kckeiks:lifetime-elision-misma...
2022-03-02 borsAuto merge of #87402 - nagisa:nagisa/request-feature...
2022-03-02 Ralf Jungupdate Miri
2022-03-02 Josh TriplettTemporarily make `CStr` not a link in the `c_char`...
2022-03-02 Josh TriplettProvide C FFI types via core::ffi, not just in std
2022-03-02 Josh TriplettAdd a copy of cfg_if to core's internal_macros.rs
2022-03-01 Caio9 - Make more use of `let_chains`
2022-03-01 Augie Facklertests: avoid problems on 32 bit machines
2022-03-01 Augie Facklertests: accept llvm intrinsic in align-checking test
2022-03-01 Faustoupdate (bless) test results
2022-03-01 Faustoadd suggestion to update trait if error is in impl
2022-03-01 Eric HussUpdate books
2022-03-01 cuishuangcompiler: fix some typos
2022-03-01 borsAuto merge of #94477 - matthiaskrgr:rollup-8h29qek...
2022-03-01 Guillaume GomezAdd test to ensure it does not panic when an intra...
2022-03-01 Guillaume GomezFix panic when intra-doc link comes from a generated...
2022-03-01 Matthias KrügerRollup merge of #94470 - lnicola:rust-analyzer-2022...
2022-03-01 Matthias KrügerRollup merge of #94465 - c410-f3r:more-let-chains,...
2022-03-01 Matthias KrügerRollup merge of #94359 - tmiasko:legacy-verbose-const...
2022-03-01 Caio7 - Make more use of `let_chains`
2022-03-01 borsAuto merge of #94402 - erikdesjardins:revert-coldland...
2022-03-01 borsAuto merge of #94471 - matthiaskrgr:rollup-ffz65qt...
2022-03-01 Matthias KrügerRollup merge of #94459 - jonhoo:bump-cargo, r=Dylan-DPC
2022-03-01 Matthias KrügerRollup merge of #94438 - compiler-errors:check-method...
2022-03-01 Laurențiu Nicola:arrow_up: rust-analyzer
2022-03-01 borsAuto merge of #94469 - Dylan-DPC:rollup-2tcq6s5, r...
2022-03-01 Dylan DPCRollup merge of #94452 - workingjubilee:sync-simd-bitma...
2022-03-01 Dylan DPCRollup merge of #94448 - c410-f3r:yet-more-let-chains...
2022-03-01 Dylan DPCRollup merge of #94384 - cuviper:atomic-slice, r=dtolnay
2022-03-01 Dylan DPCRollup merge of #94094 - chrisnc:tcp-nodelay-windows...
2022-03-01 Dylan DPCRollup merge of #93926 - PatchMixolydic:bugfix/must_use...
2022-03-01 Dylan DPCRollup merge of #93385 - CraftSpider:rustdoc-ty-fixes...
2022-03-01 Dylan DPCRollup merge of #91545 - compiler-errors:deref-suggesti...
2022-03-01 Caio6 - Make more use of `let_chains`
2022-02-28 Simonas KazlauskasQuerify `global_backend_features`
2022-02-28 Simonas KazlauskasDirect users towards using Rust feature names in CLI
2022-02-28 borsAuto merge of #94299 - oli-obk:stable_hash_ty, r=michae...
2022-02-28 FaustoSuggest adding a new lifetime parameter when two elided...
2022-02-28 borsAuto merge of #94453 - matthiaskrgr:rollup-xv9y98j...
2022-02-28 Tomasz MiąskoFix inconsistent symbol mangling of integers constants...
2022-02-28 Jon GjengsetUpdate cargo
2022-02-28 Matthias KrügerRollup merge of #94449 - GuillaumeGomez:explanation...
2022-02-28 Matthias KrügerRollup merge of #94445 - c410-f3r:more-let-chains,...
2022-02-28 Matthias KrügerRollup merge of #94414 - DrMeepster:box_alloc_ice2...
2022-02-28 Matthias KrügerRollup merge of #94248 - compiler-errors:fix-while...
2022-02-28 Matthias KrügerRollup merge of #92823 - estebank:tweak-diag, r=jackh726
2022-02-28 Matthias KrügerRollup merge of #92399 - Veeupup:fix_vec_typo, r=Dylan-DPC
2022-02-28 Caio5 - Make more use of let_chains
2022-02-28 Esteban KuberTweak diagnostics
2022-02-28 Jubilee YoungSync rust-lang/portable-simd@5f49d4c8435a25d804b2f375e9...
2022-02-28 Guillaume GomezUpdate ui test with the add of E0726 explanation
2022-02-28 Guillaume GomezAdd explanation for E0726
2022-02-28 borsAuto merge of #94447 - matthiaskrgr:rollup-d8rj2xv...
2022-02-28 Matthias KrügerRollup merge of #94365 - mati865:fix-mingw-detection...
2022-02-28 Matthias KrügerRollup merge of #93413 - lsimons:patch-1, r=Dylan-DPC
2022-02-28 Matthias KrügerRollup merge of #93389 - cameron1024:issue-90847-regres...
2022-02-28 Matthias KrügerRollup merge of #92642 - avborhanian:master, r=Dylan-DPC
2022-02-28 Matthias KrügerRollup merge of #89793 - ibraheemdev:from_ptr_range...
2022-02-28 borsAuto merge of #94216 - psumbera:sparc64-abi-fix2, r...
2022-02-28 Caio4 - Make more use of `let_chains`
2022-02-28 borsAuto merge of #94427 - cjgillot:inline-fresh-expn,...
2022-02-28 borsAuto merge of #94158 - erikdesjardins:more-more-noundef...
2022-02-28 Erik DesjardinsRemove LLVM attribute removal
2022-02-28 DrMeepsterexpadn abi check + condese & fix tests
2022-02-28 Erik Desjardinsupdate vec-shrink-panik test to allow panic_no_unwind...
2022-02-28 Erik DesjardinsRevert "Auto merge of #92419 - erikdesjardins:coldland...
2022-02-28 Michael Gouletonly check method inputs once
2022-02-28 borsAuto merge of #94437 - RalfJung:miri, r=RalfJung
2022-02-28 Michael Gouletfix ICE when passing empty block to while-loop condition
2022-02-28 Ralf Jungupdate Miri
2022-02-28 borsAuto merge of #94431 - matthiaskrgr:rollup-1jsj0wu...
2022-02-28 Michael GouletMake deref suggestion better
2022-02-27 Ibraheem Ahmedadd `slice::{from_ptr_range, from_mut_ptr_range}`
2022-02-27 borsAuto merge of #94157 - erikdesjardins:more-noundef...
2022-02-27 Matthias KrügerRollup merge of #94420 - c410-f3r:more-let-chains,...
2022-02-27 Matthias KrügerRollup merge of #94417 - GuillaumeGomez:fix-duplicated...
2022-02-27 Matthias KrügerRollup merge of #94415 - bjorn3:cfg_default_backend...
2022-02-27 Matthias KrügerRollup merge of #94409 - RalfJung:path, r=Mark-Simulacrum
2022-02-27 Matthias KrügerRollup merge of #94399 - GuillaumeGomez:regression...
2022-02-27 Matthias KrügerRollup merge of #94397 - xFrednet:69838-deprecate-pre...
2022-02-27 Matthias KrügerRollup merge of #94396 - c410-f3r:yet-more-let-chains...
2022-02-27 Simonas KazlauskasDo not pass through features without +/- prefix
2022-02-27 Erik Desjardinsmake pgo-branch-weights test not dependent on argument...
2022-02-27 Camille GILLOTOnly create a single expansion for each inline integration.
2022-02-27 borsAuto merge of #94412 - scottmcm:cfg-out-miri-from-swap...
2022-02-27 Erik DesjardinsApply noundef metadata to loads of types that do not...
next