]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-05-30 Maybe Waffletest forbidden slices on all two usizesizes
2022-05-30 Maybe Waffle--bless
2022-05-30 Maybe WaffleUse `// error-pattern:` header in `forbidden_slices...
2022-05-30 Maybe WaffleRename slice_from_ptr_range_const -> const_slice_from_p...
2022-05-30 Maybe WaffleAdd ui tests for `slice::from_{ptr_range,raw_parts}`
2022-05-30 Maybe WaffleAdd reexport of slice::from{,_mut}_ptr_range to alloc...
2022-05-30 Maybe WaffleMake `from{,_mut}_ptr_range` const
2022-05-30 borsAuto merge of #97489 - GuillaumeGomez:settings-js-disab...
2022-05-29 borsAuto merge of #97538 - compiler-errors:rollup-zp3ukke...
2022-05-29 Michael GouletRollup merge of #97536 - est31:remove_unused_lifetimes...
2022-05-29 Michael GouletRollup merge of #97530 - GuillaumeGomez:more-eslint...
2022-05-29 Michael GouletRollup merge of #97518 - badboy:rustdoc-ul-div-fix...
2022-05-29 Michael GouletRollup merge of #97493 - compiler-errors:issue-97490...
2022-05-29 est31Remove unused lifetimes from expand_macro
2022-05-29 Michael GouletUse type_is_copy_modulo_regions check in intrisicck
2022-05-29 Guillaume GomezAdd "no-ex-assign" eslint rule
2022-05-29 Guillaume GomezAdd "no-duplicate-case" eslint rule
2022-05-29 borsAuto merge of #97514 - WaffleLapkin:panick, r=Dylan-DPC
2022-05-29 Guillaume GomezAdd "no-dupe-keys" eslint rule
2022-05-29 Guillaume GomezAdd "no-dupe-else-if" eslint rule
2022-05-29 Guillaume GomezAdd "no-dup-args" eslint rule
2022-05-29 Guillaume GomezAdd "no-debugger" eslint rule
2022-05-29 Guillaume GomezAdd "no-const-assign" eslint rule
2022-05-29 borsAuto merge of #97214 - Mark-Simulacrum:stage0-bump...
2022-05-29 borsAuto merge of #94214 - nikic:rust-opaque-pointers,...
2022-05-29 Jan-Erik RedigerFix order of closing HTML elements in rustdoc output
2022-05-29 borsAuto merge of #97456 - Bryysen:issue-97319-fix, r=compi...
2022-05-29 Maybe WaffleFix typo (panick -> panic)
2022-05-29 borsAuto merge of #97287 - compiler-errors:type-interner...
2022-05-29 borsAuto merge of #96687 - jyn514:download-rustc, r=Mark...
2022-05-29 borsAuto merge of #96652 - notriddle:notriddle/self, r...
2022-05-29 borsAuto merge of #97500 - GuillaumeGomez:rollup-ms1bvps...
2022-05-28 Guillaume GomezRollup merge of #97482 - RalfJung:ptr-invalid, r=thomcc
2022-05-28 Guillaume GomezRollup merge of #97479 - JohnTitor:make-check-pass...
2022-05-28 Guillaume GomezRollup merge of #97478 - JohnTitor:fixme-fn-decl, r...
2022-05-28 Guillaume GomezRollup merge of #97028 - ridwanabdillahi:pretty-printer...
2022-05-28 Guillaume GomezRollup merge of #96950 - JohnTitor:issue-96395, r=compi...
2022-05-28 borsAuto merge of #97472 - cuviper:rebase-rustc-rayon,...
2022-05-28 BryysenImprove error message for E0081
2022-05-28 borsAuto merge of #97207 - RalfJung:backtrace, r=Mark-Simul...
2022-05-28 Michael GouletMake TyCtxt implement Interner, make HashStable generic...
2022-05-28 Michael GouletRemove some comments, inline interner fn
2022-05-28 Michael GouletFix TyKind lint, make consts no longer fn, etc
2022-05-28 Michael GouletInitial fixes on top of type interner commit
2022-05-28 Wilco KuseeMove things to rustc_type_ir
2022-05-28 Guillaume GomezAdd GUI test for javascript disabled display of setting...
2022-05-28 borsAuto merge of #97461 - eddyb:proc-macro-less-payload...
2022-05-28 Ralf Jungnote to future self
2022-05-28 Guillaume GomezImprove settings page display with disabled javascript
2022-05-28 borsAuto merge of #97383 - dingxiangfei2009:restore-region...
2022-05-28 borsAuto merge of #97158 - JakobDegen:dse, r=tmiasko,cjgillot
2022-05-28 Ralf Jungptr::invalid is not equivalent to a int2ptr cast
2022-05-28 Yuki OkushiMake some tests check-pass
2022-05-28 Yuki OkushiRemove FIXME on `ExtCtxt::fn_decl()`
2022-05-28 borsAuto merge of #97476 - Dylan-DPC:rollup-t53nxoe, r...
2022-05-28 Nikita PopovFix documentation of basic stack protector
2022-05-28 Dylan DPCRollup merge of #97466 - jyn514:consolidate-install...
2022-05-28 Dylan DPCRollup merge of #97448 - Xiretza:os-str-unix-doc, r...
2022-05-28 Dylan DPCRollup merge of #97327 - davidtwco:diagnostic-translati...
2022-05-28 Dylan DPCRollup merge of #97034 - fee1-dead-contrib:layout-hash...
2022-05-28 Dylan DPCRollup merge of #94640 - Pointerbender:issue-71146...
2022-05-28 borsAuto merge of #97465 - jyn514:dist-ra, r=Mark-Simulacrum
2022-05-28 borsAuto merge of #97284 - b-naber:constraint-dyn-impl...
2022-05-28 Josh StoneUpdate to rebased rustc-rayon 0.4
2022-05-28 borsAuto merge of #97433 - GuillaumeGomez:rm-refcell-contex...
2022-05-28 Jakob DegenSwitch incremental/hashes tests to all use optimizations.
2022-05-27 borsAuto merge of #97468 - matthiaskrgr:rollup-8cu0hqr...
2022-05-27 Matthias KrügerRollup merge of #97462 - GuillaumeGomez:more-eslint...
2022-05-27 Matthias KrügerRollup merge of #97458 - estebank:use-self-in-derive...
2022-05-27 Matthias KrügerRollup merge of #97457 - JohnTitor:issue-81899, r=compi...
2022-05-27 Matthias KrügerRollup merge of #97453 - lcnr:comment, r=jackh726
2022-05-27 Matthias KrügerRollup merge of #97411 - raiyansayeed:print-stderr...
2022-05-27 Matthias KrügerRollup merge of #95214 - tbu-:pr_vec_append_doc, r...
2022-05-27 Joshua Nelson[bootstrap] Move `sanitize_sh` from `dist` to `install`
2022-05-27 Joshua NelsonFix `x dist --stage 1 src/tools/rust-analyzer`
2022-05-27 Guillaume GomezAdd "eqeqeq" eslint rule
2022-05-27 Guillaume GomezAdd "no-unused-vars" eslint rule
2022-05-27 Guillaume GomezAdd "arrow-parens" eslint rule
2022-05-27 Guillaume GomezPass Context as a &mut to allow to remove RefCell fields
2022-05-27 Michael Howellcleanup librustdoc by making parent stack store items
2022-05-27 Eduard-Mihai... proc_macro: don't pass a client-side function pointer...
2022-05-27 borsAuto merge of #96790 - lqd:update_jemalloc, r=Mark...
2022-05-27 Esteban KüberModify `derive(Debug)` to use `Self` in struct literal...
2022-05-27 Esteban KüberAdd test for #97343
2022-05-27 Yuki OkushiAdd regression test for #81899
2022-05-27 lcnrfix comment
2022-05-27 Mark RousskovFinish bumping stage0
2022-05-27 borsAuto merge of #96046 - oli-obk:const_typeck, r=cjgillot
2022-05-27 Xiretzadocs: Don't imply that OsStr on Unix is always UTF-8
2022-05-27 Oli SchererUpdate tests on aarch64
2022-05-27 borsAuto merge of #97442 - hafeoz:master, r=GuillaumeGomez
2022-05-27 borsAuto merge of #97004 - nnethercote:proc-macro-tweaks...
2022-05-27 Nicholas NethercoteCut down `associated_item`.
2022-05-27 Nicholas NethercoteRemove unnecessary blank line.
2022-05-27 Nicholas NethercoteRename `b` as `buf` in several places.
2022-05-27 Nicholas NethercoteAdd some comments about `_marker` fields.
2022-05-27 Nicholas NethercoteClarify a comment.
2022-05-27 Nicholas NethercoteRename `ProcMacroDerive` as `DeriveProcMacro`.
2022-05-27 Nicholas NethercoteRename `ProcMacro` trait as `BangProcMacro`.
2022-05-27 Nicholas NethercoteSimplify types in `proc_macro_harness.rs`.
next