]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-12-05 borsAuto merge of #91229 - Aaron1011:dist-lld, r=Mark-Simul...
2021-12-05 borsAuto merge of #91475 - ecstatic-morse:mir-pass-manager3...
2021-12-05 borsAuto merge of #91539 - matthiaskrgr:rollup-rnl10yb...
2021-12-04 Matthias KrügerRollup merge of #91528 - piegamesde:master, r=cuviper
2021-12-04 Matthias KrügerRollup merge of #91355 - alexcrichton:stabilize-thread...
2021-12-04 Matthias KrügerRollup merge of #91215 - GuillaumeGomez:vec-deque-retai...
2021-12-04 Matthias KrügerRollup merge of #90023 - b-naber:postpone_const_eval_in...
2021-12-04 Matthias KrügerRollup merge of #90022 - hkmatsumoto:self-upper-as...
2021-12-04 Matthias KrügerRollup merge of #89642 - devnexen:macos_getenv_chng...
2021-12-04 Aaron HillInclude `lld` in `rust-dev` package
2021-12-04 piegamesLLVM support .insn directive
2021-12-04 borsAuto merge of #91517 - matthiaskrgr:rollup-3fmp4go...
2021-12-04 Matthias KrügerRollup merge of #90519 - estebank:issue-84003, r=petroc...
2021-12-04 Matthias KrügerRollup merge of #89701 - tom7980:issue-89566-fix, r...
2021-12-04 Matthias KrügerRollup merge of #87054 - kit-981:master, r=scottmcm
2021-12-04 borsAuto merge of #88439 - cynecx:unwind_asm, r=Amanieu
2021-12-04 kitAdd a `try_reduce` method to the Iterator trait
2021-12-04 borsAuto merge of #91505 - matthiaskrgr:rollup-orxgsxo...
2021-12-04 Matthias KrügerRollup merge of #91488 - compiler-errors:issue-91477...
2021-12-04 Matthias KrügerRollup merge of #91481 - est31:let_else, r=jackh726
2021-12-04 Matthias KrügerRollup merge of #91478 - estebank:fix-newline-in-cast...
2021-12-04 Matthias KrügerRollup merge of #91385 - ecstatic-morse:pat-param-spec...
2021-12-04 Matthias KrügerRollup merge of #91209 - camelid:snapshot, r=jyn514
2021-12-04 Matthias KrügerRollup merge of #90851 - ibraheemdev:downcast-unchecked...
2021-12-04 Matthias KrügerRollup merge of #90538 - camelid:doc-recur-ty, r=estebank
2021-12-03 borsAuto merge of #91501 - camelid:rm-tuple-impls-2, r...
2021-12-03 cynecxlimit may_unwind codegen test to x86_64
2021-12-03 cynecxfix feature-gate test for may_unwind
2021-12-03 cynecxfix inline asm test by not hardcoding symbol names
2021-12-03 cynecxfix inline asm test because of missing attribute
2021-12-03 cynecxrustc_codegen_gcc: proper check for may_unwind
2021-12-03 cynecxadd clobber_abi("C") to may_unwind inline-asm tests
2021-12-03 cynecxadd tests for asm's options(may_unwind)
2021-12-03 cynecxadd `unwind_asm` feature gate for `may_unwind` option
2021-12-03 cynecxrustc_codegen_gcc: error on unwinding inline asm
2021-12-03 cynecxUpdate unstable-book with recent asm changes (`may_unwind`)
2021-12-03 cynecxcg_cranelift: check may_unwind flag instead of cleanup
2021-12-03 cynecxLLVM codgen support for unwinding inline assembly
2021-12-03 cynecxAdjust llvm wrapper for unwinding support for inlineasm
2021-12-03 Amanieu d'AntrasAdd initial AST and MIR support for unwinding from...
2021-12-03 Noah LevRemove a Clean impl for a tuple (9)
2021-12-03 Noah LevRemove a Clean impl for a tuple (8)
2021-12-03 Noah LevRemove a Clean impl for a tuple (7)
2021-12-03 Noah LevRemove a Clean impl for a tuple (6)
2021-12-03 Noah LevRemove a Clean impl for a tuple (5)
2021-12-03 Noah LevRemove a Clean impl for a tuple (4)
2021-12-03 Noah LevClean up definition of `clean_ty_generics` a bit
2021-12-03 Noah LevRemove a Clean impl for a tuple (3)
2021-12-03 Noah LevRemove a Clean impl for a tuple (2)
2021-12-03 Noah LevRemove a Clean impl for a tuple (1)
2021-12-03 Noah Levrustdoc: Rename bounds to bindings where appropriate
2021-12-03 Ibraheem Ahmedfix stability annotations for `Box::downcast`
2021-12-03 Noah LevDocument how recursion is handled for `ty::Ty`
2021-12-03 borsAuto merge of #90737 - eholk:intofuture, r=tmandry
2021-12-03 Esteban Kuberreview comment
2021-12-03 Esteban KuberAnnotate `derive`d spans and move span suggestion code
2021-12-03 Esteban KuberRemove some unnecessarily verbose code
2021-12-03 Esteban KuberModify `bounds_span` to ignore bounds coming from a...
2021-12-03 Esteban KuberKeep spans for generics in `#[derive(_)]` desugaring
2021-12-03 Tom FarmerUpdate invalid crate attributes, add help message
2021-12-03 borsAuto merge of #91491 - spastorino:revert-91354, r=oli-obk
2021-12-03 borsAuto merge of #91393 - Julian-Wollersberger:lexer_optim...
2021-12-03 Santiago PastorinoRevert "Auto merge of #91354 - fee1-dead:const_env...
2021-12-03 borsAuto merge of #91286 - scottmcm:residual-trait, r=josht...
2021-12-03 borsAuto merge of #91486 - matthiaskrgr:rollup-699fo18...
2021-12-03 Michael GouletFix ICE when yielding in fn returning impl Trait
2021-12-03 Matthias KrügerRollup merge of #91483 - calebcartwright:sync-rustfmt...
2021-12-03 Matthias KrügerRollup merge of #91474 - rtzoeller:dfly_set_errno,...
2021-12-03 Matthias KrügerRollup merge of #91462 - b-naber:use-try-normalize...
2021-12-03 Matthias KrügerRollup merge of #91453 - ChrisDenton:doc-win-tls-dtors...
2021-12-03 Matthias KrügerRollup merge of #91381 - Amanieu:android_libdl, r=petro...
2021-12-03 Matthias KrügerRollup merge of #91273 - Badel2:ice-index-str, r=estebank
2021-12-03 Matthias KrügerRollup merge of #91170 - jsha:preload-fonts, r=Guillaum...
2021-12-03 Matthias KrügerRollup merge of #90854 - sanxiyn:unsized-and-uninhabite...
2021-12-03 Matthias KrügerRollup merge of #90269 - woppopo:const_option_expect...
2021-12-03 Matthias KrügerRollup merge of #88906 - Kixunil:box-maybe-uninit-write...
2021-12-03 borsAuto merge of #91339 - cbarrete:vecdeque-remove-grow...
2021-12-03 Caleb CartwrightMerge commit '8da837185714cefbb261e93e9846afb11c1dc60e...
2021-12-03 Caleb CartwrightMerge pull request #5121 from calebcartwright/subtree...
2021-12-03 Caleb CartwrightMerge remote-tracking branch 'upstream/master' into...
2021-12-03 est31Use let_else in some more places in rustc_lint
2021-12-03 Dylan MacKenzie`EarlyOtherwiseBranch` requires `-Zunsound-mir-opts`
2021-12-03 Dylan MacKenzieDon't "simplify" during optimizations if optimizations...
2021-12-03 Dylan MacKenzieSkip shim passes if they've already been run
2021-12-03 Dylan MacKenzieUse new MIR pass manager
2021-12-03 Dylan MacKenzieAdd pass for simple phase change
2021-12-03 Dylan MacKenzieUpdate passes with new interface
2021-12-03 Dylan MacKenzieImplement a pass manager
2021-12-03 Dylan MacKenzieMove instrument coverage config getters to `Options`
2021-12-03 Dylan MacKenzieMove `mir_opt_level` getter into `Options`
2021-12-03 Esteban KuberRemove incorrect newline from float cast suggestion
2021-12-03 Eric HolkUpdate .stderr files
2021-12-02 b-naberuse try_normalize_erasing_regions in needs_drop
2021-12-02 Ryan Zoellersuppress warning about set_errno being unused on DragonFly
2021-12-02 borsAuto merge of #91469 - matthiaskrgr:rollup-xom3j55...
2021-12-02 Matthias KrügerRollup merge of #91466 - nnethercote:Symbol-interner...
2021-12-02 Matthias KrügerRollup merge of #91464 - ChrisDenton:doc-path-case...
2021-12-02 Matthias KrügerRollup merge of #91460 - ChrisDenton:doc-last-os-error...
2021-12-02 Matthias KrügerRollup merge of #91457 - steffahn:additional_test_from_...
2021-12-02 Matthias KrügerRollup merge of #91444 - RalfJung:miri-tests, r=dtolnay
next