]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-07-03 Michael HowellRemove redundant pseudo-class
2022-07-02 Michael Howellrustdoc: add test case for background color of the...
2022-07-02 Michael Howellrustdoc: add explanatory comment to `width: 100%` line
2022-07-02 Michael Howellrustdoc: make source sidebar toggle a real button
2022-07-02 borsAuto merge of #91743 - cjgillot:enable_mir_inlining_inl...
2022-07-02 borsAuto merge of #98802 - Dylan-DPC:rollup-u6mwx27, r...
2022-07-02 Dylan DPCRollup merge of #98783 - RalfJung:jumpscares, r=fee1...
2022-07-02 Dylan DPCRollup merge of #98766 - lcnr:mir-visit-pass_by_value...
2022-07-02 Dylan DPCRollup merge of #98763 - citrus-it:illumos-split-debugi...
2022-07-02 Dylan DPCRollup merge of #98653 - TaKO8Ki:add-regression-test...
2022-07-02 Dylan DPCRollup merge of #98639 - camsteffen:no-node-binding...
2022-07-02 borsAuto merge of #98791 - cuviper:rogue-binary, r=compiler...
2022-07-02 Josh StoneRemove the rogue ./suggest-blanket-impl-local-trait
2022-07-01 borsAuto merge of #98781 - GuillaumeGomez:rollup-798kb8u...
2022-07-01 Ralf Junginterpret: make a comment less scary
2022-07-01 Guillaume GomezRollup merge of #98708 - pinkforest:rustdoc-fix-98690...
2022-07-01 Guillaume GomezRollup merge of #98497 - compiler-errors:span-inference...
2022-07-01 Guillaume GomezRollup merge of #98460 - GuillaumeGomez:css-simplificat...
2022-07-01 Guillaume GomezRollup merge of #98418 - topjohnwu:macos-dylib, r=jyn514
2022-07-01 Guillaume GomezRollup merge of #97249 - GuillaumeGomez:details-summary...
2022-07-01 borsAuto merge of #93967 - cjgillot:short-struct-span,...
2022-07-01 Michael GouletMove Sized check before first error is created
2022-07-01 Michael GouletDon't point at Self type if we can't find an infer...
2022-07-01 Michael GouletShow source of ambiguity in a few more places
2022-07-01 Michael GouletOnly label place where type is needed if span is meaningful
2022-07-01 borsAuto merge of #98767 - Dylan-DPC:rollup-j1gq5sr, r...
2022-07-01 Camille GILLOTAmend codegen test.
2022-07-01 Camille GILLOTBless recursion test.
2022-07-01 Camille GILLOTIgnore test with panic=abort.
2022-07-01 Camille GILLOTShorten def_span for more items.
2022-07-01 Cameron SteffenFactor out hir::Node::Binding
2022-07-01 Dylan DPCRollup merge of #98756 - TaKO8Ki:use-const-instead...
2022-07-01 Dylan DPCRollup merge of #98741 - nnethercote:deriving-cleanups...
2022-07-01 Dylan DPCRollup merge of #98739 - euclio:useless-comment-plural...
2022-07-01 Dylan DPCRollup merge of #98644 - matthiaskrgr:drp_loc_span_err_...
2022-07-01 Dylan DPCRollup merge of #98585 - cuviper:covariant-thinbox...
2022-07-01 Dylan DPCRollup merge of #97488 - vincenzopalazzo:macros/blanket...
2022-07-01 borsAuto merge of #98402 - cjgillot:undead, r=michaelwoerister
2022-07-01 lcnrcleanup mir visitor for `rustc::pass_by_value`
2022-07-01 Andy Fiddamanbootstrap: illumos platform flags for split-debuginfo
2022-07-01 borsAuto merge of #98730 - matthiaskrgr:rollup-2c4d4x5...
2022-07-01 borsAuto merge of #98752 - matthiaskrgr:rollup-uwimznc...
2022-07-01 Takayuki Maedause const instead of function and make it private
2022-07-01 Nicholas NethercoteChange `Ty::Tuple` to `Ty::Unit`.
2022-07-01 Nicholas NethercoteRename `Ty::Literal` as `Ty::Path`.
2022-07-01 Nicholas NethercoteRemove lifetime support in deriving code.
2022-07-01 Nicholas NethercoteSimplify pointer handling.
2022-07-01 Nicholas Nethercote`expand_deriving_clone` tweaks.
2022-07-01 Matthias KrügerRollup merge of #98749 - CAD97:patch-3, r=jyn514
2022-07-01 Matthias KrügerRollup merge of #98745 - thomcc:build-dir-arg, r=jyn514
2022-07-01 Matthias KrügerRollup merge of #98734 - tmiasko:uninhabited-calls...
2022-07-01 Matthias KrügerRollup merge of #98733 - celinval:patch-1, r=Mark-Simul...
2022-07-01 Matthias KrügerRollup merge of #98729 - the8472:exactsize-docs, r...
2022-07-01 Matthias KrügerRollup merge of #98727 - notriddle:notriddle/issue...
2022-07-01 Matthias KrügerRollup merge of #98686 - matthiaskrgr:test-46511, r...
2022-07-01 Matthias KrügerRollup merge of #98640 - cuviper:stable-rust-analyzer...
2022-07-01 Matthias KrügerRollup merge of #98610 - lcnr:emit_inference_failure_er...
2022-07-01 Christopher... Add macro_rules! rustdoc change to 1.62 relnotes
2022-07-01 borsAuto merge of #98706 - flip1995:clippyup, r=Dylan-DPC
2022-06-30 Thom ChiovoloniAdd a `--build-dir` flag to rustbuild
2022-06-30 Nicholas NethercoteRemove some commented-out code.
2022-06-30 Nicholas NethercoteRemove some unnecessary `pub`s.
2022-06-30 Nicholas NethercoteRemove `Substructure::self_args`.
2022-06-30 Nicholas NethercoteRemove `{Method,Trait}Def::is_unsafe`.
2022-06-30 Andy Russellfix grammar in useless doc comment lint
2022-06-30 Nicholas NethercoteRemove `Substructure::method_ident`.
2022-06-30 Nicholas NethercoteRemove unnecessary fields from `EnumNonMatchingCollapsed`.
2022-06-30 Nicholas NethercoteUse `split_{first,last}` in `cs_fold1`.
2022-06-30 Camille GILLOTSpecialize a few tests depending on opt-level.
2022-06-30 Camille GILLOTAllow inlining `#[inline]` functions.
2022-06-30 Wesley WiserTest enabling MIR inliner
2022-06-30 Camille GILLOTDo not error on the param_env during inlining.
2022-06-30 Camille GILLOTSkip inlining if there are normalization issues.
2022-06-30 Camille GILLOTRecover when failing to normalize closure signature.
2022-06-30 Camille GILLOTDo not ICE when failing to resolve.
2022-06-30 Camille GILLOTCheck history earlier.
2022-06-30 Wesley WiserDon't assert polymorphization has taken effect in const...
2022-06-30 pinkforestrustdoc: fix 98690
2022-06-30 Vincenzo Palazzoui: improve suggestion test by addig the help message
2022-06-30 Celina G. ValRequest to be notified of MIR changes
2022-06-30 Matthias KrügerRollup merge of #98717 - RalfJung:make-tidy-less-annoyi...
2022-06-30 Matthias KrügerRollup merge of #98709 - GuillaumeGomez:rm-decl-for...
2022-06-30 Matthias KrügerRollup merge of #98695 - tshepang:or-pattern, r=compile...
2022-06-30 Matthias KrügerRollup merge of #98688 - RalfJung:from-mplace, r=oli-obk
2022-06-30 Matthias KrügerRollup merge of #98684 - matthiaskrgr:ice-test-72793...
2022-06-30 Matthias KrügerRollup merge of #98677 - lyming2007:issue-98492-fix...
2022-06-30 Matthias KrügerRollup merge of #98671 - GuillaumeGomez:source-sidebar...
2022-06-30 Matthias KrügerRollup merge of #98670 - krasimirgg:llvm-15-LLVMConstEx...
2022-06-30 Matthias KrügerRollup merge of #98503 - RalfJung:scope-race, r=m-ou-se
2022-06-30 Matthias KrügerRollup merge of #97629 - guswynn:exclusive_struct,...
2022-06-30 The 8472clarify that ExactSizeIterator::len returns the remaini...
2022-06-30 Michael Howellrustdoc: filter '_ lifetimes from ty::PolyTraitRef
2022-06-30 Josh StoneFlip RustAnalyzer to stable=true
2022-06-30 Yiming LeiFor diagnostic information of Boolean, remind it as...
2022-06-30 Ralf Jungget rid of some tidy 'unnecessarily ignored' warnings
2022-06-30 Guillaume GomezAdd test to ensure that scroll position is kept when...
2022-06-30 Guillaume GomezFix scroll when source sidebar is open on mobile
2022-06-30 lcnradd issue number to fixme
2022-06-30 lcnradd logging to `write_resolution`
2022-06-30 Krasimir Georgievllvm-wrapper: adapt for LLVMConstExtractValue removal
next