]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-03-11 Nicholas NethercoteDisallow `TokenTree::{MetaVar,MetaVarExpr}` in matchers.
2022-03-11 Nicholas NethercoteRefactor the second half of `parse_tt`.
2022-03-11 Dylan DPCRollup merge of #94826 - allgoewer:fix-retain-documenta...
2022-03-11 Dylan DPCRollup merge of #94819 - jonhoo:configure-empty-list...
2022-03-11 Dylan DPCRollup merge of #94765 - m-ou-se:is-some-and, r=Dylan-DPC
2022-03-11 Dylan DPCRollup merge of #94356 - Thomasdezeeuw:stabilize_unix_s...
2022-03-11 Dylan DPCRollup merge of #93293 - nvzqz:nonzero-min-max, r=josht...
2022-03-11 Nicholas NethercoteImprove `AdtDef` interning.
2022-03-11 Jon Gjengsetbootstrap: untangle static-libstdcpp & llvm-tools
2022-03-11 borsAuto merge of #94276 - scottmcm:primitive-clone, r...
2022-03-10 Ralf Jungadjust offset_from logic: check that both pointers...
2022-03-10 Maik AllgöwerImprove doc wording for retain on some collections
2022-03-10 Jorge Leitaorust-lang/portable-simd#260: Add `.min` and `.max`...
2022-03-10 borsAuto merge of #94824 - Dylan-DPC:rollup-iamc09j, r...
2022-03-10 Nikolai VazquezMove note about 0 gap to signed integers
2022-03-10 Dylan DPCRollup merge of #94811 - GuillaumeGomez:update-browser...
2022-03-10 Dylan DPCRollup merge of #94790 - RalfJung:portable-simd-miri...
2022-03-10 Dylan DPCRollup merge of #94728 - compiler-errors:box-allocator...
2022-03-10 Dylan DPCRollup merge of #94719 - jonhoo:enable-static-lld,...
2022-03-10 Dylan DPCRollup merge of #94368 - c410-f3r:metaaaaaaaaaaaaaaaaaa...
2022-03-10 Dylan DPCRollup merge of #94274 - djkoloski:unknown_unstable_lin...
2022-03-10 Dylan DPCRollup merge of #93950 - T-O-R-U-S:use-modern-formattin...
2022-03-10 Jon Gjengsetconfigure: don't serialize empty array elements
2022-03-10 Maybe WaffleAdd `Atomic*::get_mut_slice`
2022-03-10 Yoshua WuytsRename `IntoFuture::Future` to `IntoFuture::IntoFuture`
2022-03-10 borsAuto merge of #94814 - matthiaskrgr:rollup-a5sk366...
2022-03-10 Matthias KrügerRollup merge of #94809 - durin42:llvm-15-modulepass...
2022-03-10 Matthias KrügerRollup merge of #94805 - oli-obk:drop_box, r=pnkfelix
2022-03-10 Matthias KrügerRollup merge of #94796 - jyn514:cargo-run-bootstrap...
2022-03-10 Matthias KrügerRollup merge of #94753 - Urgau:rustdoc-book-improvement...
2022-03-10 Matthias KrügerRollup merge of #94740 - GuillaumeGomez:unify-impl...
2022-03-10 Matthias KrügerRollup merge of #94644 - m-ou-se:scoped-threads-drop...
2022-03-10 Matthias KrügerRollup merge of #94587 - JKAnderson409:issue-90107...
2022-03-10 Matthias KrügerRollup merge of #94440 - compiler-errors:issue-94282...
2022-03-10 Guillaume GomezUpdate browser-ui-test version
2022-03-10 Augie FacklerRustWrapper: add missing include
2022-03-10 T-O-R-U-SUse implicit capture syntax in format_args
2022-03-10 Oli SchererRevert accidental stabilization
2022-03-10 Martin GammelsæterInline <EscapeDefault as Iterator>::next
2022-03-10 borsAuto merge of #94802 - matthiaskrgr:rollup-4plu0fi...
2022-03-10 Matthias KrügerRollup merge of #94788 - estebank:removal-suggestion...
2022-03-10 Matthias KrügerRollup merge of #94746 - notriddle:notriddle/method...
2022-03-10 Matthias KrügerRollup merge of #94657 - fee1-dead:const_slice_index...
2022-03-10 Matthias KrügerRollup merge of #94635 - jhpratt:merge-deprecated-attrs...
2022-03-10 Matthias KrügerRollup merge of #92150 - compiler-errors:better_usize_t...
2022-03-10 Scott McMurrayThe `Clone::clone` call is now a `ConstantKind::Val...
2022-03-10 Scott McMurrayDisable the test on wasm32
2022-03-10 Scott McMurrayshort-circuit the easy cases in `is_copy_modulo_regions`
2022-03-10 Scott McMurrayMove `is_trivially_pure_clone_copy` onto `Ty` instead
2022-03-10 Scott McMurraymir-opt: Replace clone on primitives with copy
2022-03-10 borsAuto merge of #94764 - nikic:update-llvm-3, r=nagisa
2022-03-10 JmPotatoUse MaybeUninit in VecDeque to remove the undefined...
2022-03-10 borsAuto merge of #94059 - b-naber:constantkind-val-transfo...
2022-03-10 Joshua NelsonAllow `cargo run` instead of `cargo run -p bootstrap`
2022-03-10 Joshua NelsonFallback to top-level config.toml if not present in...
2022-03-10 borsAuto merge of #94787 - matthiaskrgr:rollup-yyou15f...
2022-03-10 Ralf Jungenable portable-simd doctests in Miri
2022-03-10 borsAuto merge of #94737 - lcnr:pass-stuff-by-value, r...
2022-03-09 Esteban KuberAccount for suggestions for complete removal of lines
2022-03-09 Michael Gouletbetter suggestion for int to wide ptr cast
2022-03-09 Michael Gouletsuggest enabling generic_const_exprs feature if const...
2022-03-09 Matthias KrügerRollup merge of #94772 - Urgau:check-cfg-miri, r=petroc...
2022-03-09 Matthias KrügerRollup merge of #94768 - fortanix:raoul/fix_close_read_...
2022-03-09 Matthias KrügerRollup merge of #94763 - m-ou-se:scoped-threads-lifetim...
2022-03-09 Matthias KrügerRollup merge of #94754 - c410-f3r:nice-error, r=lcnr
2022-03-09 Matthias KrügerRollup merge of #94739 - estebank:suggest-let-else...
2022-03-09 Matthias KrügerRollup merge of #93057 - frengor:iter_collect_into...
2022-03-09 Matthias KrügerRollup merge of #92541 - asquared31415:from-docs, r...
2022-03-09 Matthias KrügerRollup merge of #91804 - woppopo:const_clone, r=oli-obk
2022-03-09 Jacob PrattPermit `#[deprecated]` in stdlib
2022-03-09 Jacob PrattNew `deprecated_suggestion` feature, use in tests
2022-03-09 Martin GammelsæterUse indexing instead of .get_unchecked() for LUT lookup
2022-03-09 borsAuto merge of #94779 - GuillaumeGomez:ci-spurious-failu...
2022-03-09 Guillaume GomezFix spurious CI failures
2022-03-09 fren_gorAdd tracking issue
2022-03-09 Jubileerust-lang/portable-simd#255: run Miri on CI
2022-03-09 CaioImplement macro meta-variable expressions
2022-03-09 CaioWarn users about || in let chain expressions
2022-03-09 lancethepantsUpdate armv7-unknown-linux-uclibceabi platform support...
2022-03-09 Michael Howelldiagnostics: use rustc_on_unimplemented to recommend...
2022-03-09 Martin GammelsæterOptimize ascii::escape_default by using a digit LUT
2022-03-09 Ralf Jungrun Miri on CI (but allowed to fail)
2022-03-09 Loïc BRANSTETTAdd miri to the well known conditional compilation...
2022-03-09 Mara BosAdd documentation about lifetimes to thread::scope.
2022-03-09 b-naberkeep ERROR in message
2022-03-09 Ralf Jungreduce number of tests being run under Miri
2022-03-09 Loïc BRANSTETTAlso take in account mdbook redirect in linkchecker
2022-03-09 b-nabermanually bless 32-bit stderr
2022-03-09 Raoul StrackxIgnore `close_read_wakes_up` test on SGX platform
2022-03-09 Mara BosAdd soundness test for dropping scoped thread results...
2022-03-09 Mara BosRemove outdated comment.
2022-03-09 Mara BosProperly abort when thread result panics on drop.
2022-03-09 Mara BosFix soundness issue in scoped threads.
2022-03-09 b-nabernormalization change and rebase
2022-03-09 Mara BosRename is_{some,ok,err}_with to is_{some,ok,err}_and.
2022-03-09 b-naberbless tests
2022-03-09 b-nabertreat all mir::Constant values as ConstantKind::Val
2022-03-09 Nikita PopovEnable issue-23036.rs on wasm32
2022-03-09 Nikita PopovUse new pass manager on s390x with LLVM 14
2022-03-09 borsAuto merge of #94515 - estebank:tweak-move-error, r...
next