]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-01-04 max-hellerhalf working
2021-01-04 max-hellerstill verify disambiguators for primitives
2021-01-04 max-hellerprimitive disambiguator tests
2021-01-04 max-hellerfix issue 80559
2021-01-03 borsAuto merge of #77859 - bugadani:no-duplicate-ref-link...
2021-01-03 borsAuto merge of #80655 - GuillaumeGomez:rollup-ai7soid...
2021-01-03 Dániel BugaOnly report reference-style link errors once
2021-01-03 Guillaume GomezRollup merge of #80646 - bugadani:meta, r=petrochenkov
2021-01-03 Guillaume GomezRollup merge of #80628 - matthiaskrgr:match_ref_pats...
2021-01-03 Guillaume GomezRollup merge of #80617 - GuillaumeGomez:detect-invalid...
2021-01-03 Guillaume GomezRollup merge of #80591 - lcnr:incomplete-features,...
2021-01-03 Guillaume GomezRollup merge of #80580 - GuillaumeGomez:suggestion...
2021-01-03 Guillaume GomezCreate a "is_ignore" variable instead of doing the...
2021-01-03 Dániel BugaMove variable into condition where it's used
2021-01-03 Dániel BugaNo need to collect result of get_item_attrs
2021-01-03 Guillaume GomezDetect invalid rustdoc test commands
2021-01-03 borsAuto merge of #80590 - camelid:bool-never-docs, r=nagisa
2021-01-03 Dániel BugaClean up convoluted macros_only logic
2021-01-03 borsAuto merge of #80247 - tmiasko:indent, r=bjorn3
2021-01-03 borsAuto merge of #80261 - GuillaumeGomez:attr-rework,...
2021-01-03 borsAuto merge of #79827 - tmiasko:size-align, r=kennytm
2021-01-03 borsAuto merge of #80623 - flip1995:clippyup, r=Manishearth
2021-01-02 borsAuto merge of #80592 - Skynoodle:snake-case-lint-reserv...
2021-01-02 Matthias Krügerreduce borrowing and (de)referencing around match patte...
2021-01-02 Guillaume GomezSimplify docfragment transformation in unindent tests
2021-01-02 Guillaume GomezRemove unused collapse pass
2021-01-02 Guillaume GomezImprove code for DocFragment rework
2021-01-02 borsAuto merge of #80412 - GuillaumeGomez:fix-search-sectio...
2021-01-02 flip1995Use bootstrap rustc for versioncheck in Clippy
2021-01-02 Guillaume GomezUpdate rustdoc-ui test output
2021-01-02 Guillaume GomezEnd of rework of Attributes struct
2021-01-02 Guillaume GomezRework DocFragment
2021-01-02 flip1995Update Cargo.lock
2021-01-02 SkynoodleAdd snake case lint note about keyword identifiers...
2021-01-02 borsAuto merge of #80550 - bugadani:markdown-refactor,...
2021-01-02 flip1995Merge commit '1fcc74cc9e03bc91eaa80ecf92976b0b14b3aeb6...
2021-01-02 borsAuto merge of #6536 - flip1995:rustup, r=flip1995
2021-01-02 flip1995Bump Clippy version to 0.1.51
2021-01-02 flip1995Use rustc --version in versioncheck
2021-01-02 flip1995Bump nightly version to 2021-01-02
2021-01-02 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-01-02 borsAuto merge of #6530 - m-ou-se:2021, r=phansch
2021-01-02 borsAuto merge of #80615 - m-ou-se:rollup-xz67at2, r=m...
2021-01-02 Mara BosRollup merge of #80613 - bugadani:issue-80607, r=matthe...
2021-01-02 Mara BosRollup merge of #80599 - lqd:issue_805889, r=varkor
2021-01-02 Mara BosRollup merge of #80578 - RalfJung:panic-lint-descriptio...
2021-01-02 Mara BosRollup merge of #80574 - jyn514:clean-bootstrap, r...
2021-01-02 Mara BosRollup merge of #80555 - rust-lang:libs-tracking-issue...
2021-01-02 Mara BosRollup merge of #80546 - matthiaskrgr:rustdoclippy...
2021-01-02 Dániel BugaPrint actual enum variant
2021-01-02 Dániel BugaAdd test for #80607 with undesired output
2021-01-02 borsAuto merge of #80115 - tgnottingham:specialize_opaque_u...
2021-01-02 Dániel BugaOnly use locate for borrowed strings
2021-01-02 borsAuto merge of #79883 - frewsxcv:frewsxcv-san, r=shepmaster
2021-01-02 Tyson Nottinghamrustc_serialize: specialize opaque decoding of some...
2021-01-02 Tyson Nottinghamrustc_serialize: have read_raw_bytes take MaybeUninit...
2021-01-02 Tyson Nottinghamrustc_serialize: specialize opaque encoding of some...
2021-01-02 borsAuto merge of #79870 - sharnoff:smart-pointer-Any-type_...
2021-01-02 Camelidalways demands -> requires
2021-01-02 borsAuto merge of #77832 - camelid:remove-manual-link-resol...
2021-01-01 borsAuto merge of #80581 - jyn514:ci-llvm, r=Mark-Simulacrum
2021-01-01 Rémy Rakicconst_generics_defaults: don't use todo
2021-01-01 Matthias Krügerclippy fixes for librustdoc
2021-01-01 borsAuto merge of #80569 - notriddle:patch-3, r=jyn514
2021-01-01 Bastian Kauschkeremove incomplete features from std
2021-01-01 SkynoodleAdd suggestion to use raw identifiers when fixing snake...
2021-01-01 SkynoodleAdd reserved identifier test cases for snake case lint
2021-01-01 CamelidUpdate `bool` and `!` docs
2021-01-01 borsAuto merge of #80565 - camelid:fix-not-has, r=Guillaume...
2021-01-01 Joshua NelsonGive a better error for download-ci-llvm if .xz is...
2021-01-01 Guillaume GomezAdd test for suggestion in case a "ignore" doc block...
2021-01-01 Guillaume GomezAdd suggestion in case a "ignore" doc block has invalid...
2021-01-01 Mara BosInitial support for Rust 2021.
2021-01-01 Ralf Jungimprove unconditional_panic description
2021-01-01 borsAuto merge of #80547 - lqd:const_generics_defaults...
2021-01-01 borsAuto merge of #80310 - Manishearth:box-try-alloc, r...
2021-01-01 Rémy Rakicmake `const_generics_defaults` use the unstable syntax...
2021-01-01 Rémy Rakicadjust const generics defaults FIXMEs to the new featur...
2021-01-01 Rémy Rakicupdate `min_const_generics` tests using default values...
2021-01-01 Rémy Rakicadd test for the `const_generics_defaults` feature...
2021-01-01 Rémy Rakicmark `const_generics_defaults` as an incomplete feature
2021-01-01 Rémy Rakicfix typo in feature gates file
2021-01-01 Julian Knodtfirst pass at default values for const generics
2021-01-01 Julian Knodtfirst pass at default values for const generics
2021-01-01 borsAuto merge of #6526 - matthiaskrgr:version, r=Manishearth
2021-01-01 borsAuto merge of #80539 - JohnTitor:ui-test-root-cleanup...
2021-01-01 Joshua NelsonClean bootstrap artifacts on `x.py clean`
2021-01-01 Corey FarwellMerge remote-tracking branch 'origin/master' into frews...
2021-01-01 borsAuto merge of #79576 - m-ou-se:2021, r=Mark-Simulacrum
2021-01-01 borsAuto merge of #80566 - Dylan-DPC:rollup-rns6est, r...
2021-01-01 Michael HowellUse Array.prototype.filter instead of open-coding
2021-01-01 Yuki OkushiReduce `ROOT_ENTRY_LIMIT` to 1500
2021-01-01 Yuki OkushiMove feature gate-related tests
2021-01-01 Yuki OkushiMove rmeta-related tests
2021-01-01 Yuki OkushiMove builtin-superkinds-related tests
2021-01-01 Yuki OkushiMove block-related tests
2020-12-31 Dylan DPCRollup merge of #80551 - lcnr:const-arg-wildcard, r...
2020-12-31 Dylan DPCRollup merge of #80548 - JohnTitor:wfcheck-foreign...
2020-12-31 Dylan DPCRollup merge of #80532 - tmiasko:rm;, r=Mark-Simulacrum
2020-12-31 Dylan DPCRollup merge of #80526 - tmandry:up-llvm, r=nikic
next