]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-10-27 borsAuto merge of #7875 - mbStavola:unit-hash, r=xFrednet
2021-10-27 Matt StavolaAdd unit-hash lint
2021-10-27 Konrad BorowskiAdd tracking issue number to const_cstr_unchecked
2021-10-27 borsAuto merge of #90186 - jsha:fix-header-sizes, r=Guillau...
2021-10-27 borsAuto merge of #89652 - rcvalle:rust-cfi, r=nagisa
2021-10-27 EliseZeroTwotest: add test for inner attribute followed by outer...
2021-10-27 borsAuto merge of #7880 - Alexendoo:newlint-add-pass, r...
2021-10-27 Ramon de C... Add documentation for LLVM CFI support
2021-10-27 Gary GuoRemove `is_const_fn` in `find_mir_or_eval_fn`
2021-10-27 borsAuto merge of #90337 - matthiaskrgr:rollup-azkr158...
2021-10-27 Bram van den... Add regression test for #75961
2021-10-27 Matthias KrügerRollup merge of #90278 - notriddle:notriddle/highlight...
2021-10-27 Matthias KrügerRollup merge of #90232 - konan8205:master, r=GuillaumeGomez
2021-10-27 Matthias KrügerRollup merge of #90154 - camelid:remove-getdefid, r...
2021-10-27 mbartlett21Remove extra lines in examples for `Duration::try_from_...
2021-10-27 borsAuto merge of #89937 - JohnTitor:fix-89875, r=Amanieu
2021-10-27 Jakob DegenReverting switching test to no_std and adjust output...
2021-10-27 Jakob DegenFix line numbers in test
2021-10-27 Jakob DegenMake `ui/suggestions/suggest-tryinto-edition-change...
2021-10-27 Jakob DegenAdds hint if a trait fails to resolve and a newly added...
2021-10-27 Jakob DegenAdd test checking that Edition 2021 is suggested for...
2021-10-27 Jakob DegenAdd diagnostic in case of failed `.try_into()` method...
2021-10-27 Takayuki NakataAdd test case
2021-10-26 borsAuto merge of #7860 - dswij:question-mark-fp, r=giraffate
2021-10-26 borsAuto merge of #7884 - devonhollowood:rename-cleanup...
2021-10-26 Devon HollowoodUpdate tests after reviewer suggestions
2021-10-26 borsAuto merge of #7887 - xFrednet:7172-hiding-hidden-lines...
2021-10-26 Devon HollowoodApply suggestions from code review
2021-10-26 xFrednetRemove hidden code lines in Clippy's lint list
2021-10-26 Alex MacleodRegister the generated lints from `cargo dev new_lint`
2021-10-26 Devon HollowoodClean up `tests/ui/deprecated.rs`
2021-10-26 borsAuto merge of #90314 - matthiaskrgr:rollup-ag1js8n...
2021-10-26 Matthias KrügerRollup merge of #90305 - vandenheuvel:test_issue_87258...
2021-10-26 Matthias KrügerRollup merge of #90303 - WaffleLapkin:regression_test_9...
2021-10-26 Matthias KrügerRollup merge of #90302 - GuillaumeGomez:rm-unneeded...
2021-10-26 Matthias KrügerRollup merge of #90296 - CAD97:rip-lerp, r=Mark-Simulacrum
2021-10-26 Devon HollowoodFurther clean up tests/ui/rename.rs
2021-10-26 borsAuto merge of #90290 - nyanpasu64:fix-string-as-mut...
2021-10-26 Bram van den... Add regression test for #87258
2021-10-26 Dharma Saputra... Rename variable name in `question_mark`
2021-10-26 dswijUpdate `question_mark` test to behave better
2021-10-26 dswijUpdate `question_mark` expected test output
2021-10-26 dswijFix `question_mark` FP on calls
2021-10-26 dswijAdd #7859 FP test case for `question_mark`
2021-10-26 Korneltrack_caller for slice length assertions
2021-10-26 borsAuto merge of #90284 - tonyyzy:patch-1, r=JohnTitor
2021-10-26 Tony YangRemove redundant Aligner
2021-10-26 Maybe WaffleAdd regression test for issue 90164
2021-10-26 Guillaume GomezRemove unneeded into_iter
2021-10-26 borsAuto merge of #7878 - rust-lang:string-slice, r=giraffate
2021-10-26 borsAuto merge of #90075 - pierwill:fix-79717, r=petrochenkov
2021-10-26 Devon HollowoodClean up tests/ui/rename.rs
2021-10-26 Andre Bogusnew lint: string-slice
2021-10-26 nyanpasu64Fix copy-paste error in String::as_mut_vec() docs
2021-10-26 Tomasz MiąskoConsider indirect mutation during const qualification...
2021-10-26 borsAuto merge of #90299 - matthiaskrgr:rollup-n77ntld...
2021-10-26 Matthias KrügerRollup merge of #90295 - ehuss:update-cargo, r=ehuss
2021-10-26 Matthias KrügerRollup merge of #90294 - ehuss:update-books, r=ehuss
2021-10-26 Matthias KrügerRollup merge of #90241 - DrMeepster:thiscall_lint_upgra...
2021-10-26 Matthias KrügerRollup merge of #90181 - notriddle:notriddle/error...
2021-10-26 CAD97Remove fNN::lerp - consensus unlikely
2021-10-26 Eric HussUpdate cargo
2021-10-26 Eric HussUpdate books
2021-10-26 Yuki OkushiProperly check `target_features` not to trigger an...
2021-10-26 Yuki OkushiAdd a regression test for issue-89875
2021-10-26 Yuki OkushiRemove unnecessary check for registers
2021-10-26 Yuki OkushiFix some typos
2021-10-26 Shinwoo Parkrustdoc: use ttf based font for cjk glyphs
2021-10-26 pierwillEdit error messages for rustc_resolve::AmbiguityKind...
2021-10-26 Jakob DegenClean up debug statements in needs_drop
2021-10-26 borsAuto merge of #85830 - bjorn3:separate_provide_extern...
2021-10-25 Jacob Hoffman... Fix documentation header sizes
2021-10-25 Ramon de C... Add LLVM CFI support to the Rust compiler
2021-10-25 DrMeepstermake thiscall on unsupported platforms an error
2021-10-25 borsAuto merge of #7865 - Herschel:fix-match-str-case-misma...
2021-10-25 borsAuto merge of #90282 - matthiaskrgr:rollup-c6trbff...
2021-10-25 Matthias KrügerRollup merge of #90266 - b-naber:uneval_substs, r=lcnr
2021-10-25 Matthias KrügerRollup merge of #90255 - lnicola:rust-analyzer-2021...
2021-10-25 Matthias KrügerRollup merge of #90196 - yanok:master, r=scottmcm
2021-10-25 Matthias KrügerRollup merge of #89581 - jblazquez:master, r=Mark-Simul...
2021-10-25 Xavier DenisAdd BorrowSet to public api
2021-10-25 Michael Howellfix(rustc_typeck): report function argument errors...
2021-10-25 borsAuto merge of #7873 - xFrednet:7869-string-index-ice...
2021-10-25 borsAuto merge of #7874 - xFrednet:7756-move-lint, r=llogiq
2021-10-25 borsAuto merge of #89430 - GuillaumeGomez:rustdoc-clippy...
2021-10-25 Michael Howellrustdoc: use better highlighting for *const, *mut,...
2021-10-25 xFrednetMove `non_send_fields_in_send_ty` to `suspicious`
2021-10-25 Gary GuoClean up special function const checks
2021-10-25 EliseZeroTwofix: inner attribute followed by outer attribute causin...
2021-10-25 borsAuto merge of #90265 - GuillaumeGomez:rollup-gx3ficp...
2021-10-25 Guillaume GomezRollup merge of #90261 - Mark-Simulacrum:fix-try, r...
2021-10-25 Guillaume GomezRollup merge of #90257 - zommiommy:patch-1, r=m-ou-se
2021-10-25 Guillaume GomezRollup merge of #90233 - GuillaumeGomez:tooltip-overflo...
2021-10-25 Guillaume GomezRollup merge of #90079 - SparrowLii:i8mm, r=Amanieu
2021-10-25 Guillaume GomezRollup merge of #90017 - jackh726:issue-tests, r=nikoma...
2021-10-25 b-naberadd tests
2021-10-25 b-naberexpose default substs in param_env
2021-10-25 Mark RousskovMove back to linux builder on try builds
2021-10-25 bjorn3Fix test
2021-10-25 Tommaso FontanaFixed missing double quote in the patch (slice.swap)
next