]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2023-02-04 borsAuto merge of #107591 - krasimirgg:llvm-17-pgoopts...
2023-02-03 borsAuto merge of #107650 - compiler-errors:rollup-4pntchf...
2023-02-03 Michael GouletRollup merge of #107632 - ameknite:issue-107622-fix...
2023-02-03 Michael GouletRollup merge of #107631 - BoxyUwU:triagebot_cargo_lock...
2023-02-03 Michael GouletRollup merge of #107621 - compiler-errors:intern-extern...
2023-02-03 Michael GouletRollup merge of #107615 - notriddle:notriddle/nbsp...
2023-02-03 Michael GouletRollup merge of #107595 - michaelwoerister:retry_proc_m...
2023-02-03 Michael GouletRollup merge of #107551 - fee1-dead-contrib:rm_const_fn...
2023-02-03 Michael GouletRollup merge of #107519 - joboet:raw_os_error_ty, r...
2023-02-03 Michael GouletRollup merge of #106887 - compiler-errors:suggest-types...
2023-02-03 Michael GouletMake const/fn return params more suggestable
2023-02-03 Michael Gouletintern external constraints
2023-02-03 Amenit fixed
2023-02-03 AmeClarifying that .map() returns None if None.
2023-02-03 borsAuto merge of #107642 - Dylan-DPC:rollup-edcqhm5, r...
2023-02-03 Dylan DPCRollup merge of #107633 - clubby789:option-string-coerc...
2023-02-03 Dylan DPCRollup merge of #107585 - compiler-errors:fndef-sig...
2023-02-03 Dylan DPCRollup merge of #107544 - nnethercote:improve-TokenCurs...
2023-02-03 Dylan DPCRollup merge of #107539 - PossiblyAShrub:unused-parens...
2023-02-03 Dylan DPCRollup merge of #107427 - detrumi:builtin-impl-candidat...
2023-02-03 Dylan DPCRollup merge of #107082 - dtolnay:autotraits, r=lcnr
2023-02-03 David TolnayAutotrait bounds on dyn-safe trait methods
2023-02-03 David TolnayDisallow impl autotrait for trait object
2023-02-03 Michael HowellReplace nbsp in all rustdoc code blocks
2023-02-03 DeadbeefReplace `ConstFnMutClosure` with const closures
2023-02-03 borsAuto merge of #107599 - clubby789:debug-less-ref, r...
2023-02-03 clubby789Fix suggestion for coercing Option<&String> to Option...
2023-02-03 borsAuto merge of #107569 - petrochenkov:optattr, r=nnethercote
2023-02-03 Boxyloudly tell people when `Cargo.lock` changes
2023-02-03 Wilco KuseeUse new helper inside probe
2023-02-03 borsAuto merge of #107625 - matthiaskrgr:rollup-xr9oldy...
2023-02-03 Matthias KrügerRollup merge of #107608 - P1n3appl3:master, r=tmandry
2023-02-03 Matthias KrügerRollup merge of #107602 - estebank:anon-enum-access...
2023-02-03 Matthias KrügerRollup merge of #107598 - chenyukang:yukang/fix-core...
2023-02-03 Matthias KrügerRollup merge of #107500 - bryangarza:future-sizes-basel...
2023-02-03 Matthias KrügerRollup merge of #106805 - madsravn:master, r=compiler...
2023-02-03 Matthias KrügerRollup merge of #106575 - estebank:issue-64008, r=pnkfelix
2023-02-03 borsAuto merge of #107543 - ehuss:protocol-sparse, r=jyn514
2023-02-03 borsAuto merge of #107241 - clubby789:bootstrap-lto-off...
2023-02-02 Nicholas NethercoteRename `Cursor`/`CursorRef` as `TokenTreeCursor`/`RefTo...
2023-02-02 Nicholas NethercoteRemove `TokenCursorFrame`.
2023-02-02 Nicholas NethercoteMake clear that `TokenTree::Token` shouldn't contain...
2023-02-02 Nicholas NethercoteImprove doc comment desugaring.
2023-02-02 Michael GouletTweak misleading comment
2023-02-02 clubby789Don't generate unecessary `&&self.field` in deriving...
2023-02-02 Joseph RyanUse triple rather than arch for fuchsia test runner
2023-02-02 borsAuto merge of #107000 - GuillaumeGomez:fix-items-in...
2023-02-02 Aidan OlsenEmit warnings on unused parens/braces in index expressions
2023-02-02 borsAuto merge of #107601 - matthiaskrgr:rollup-07zaafe...
2023-02-02 Esteban KüberParse and recover from type ascription in patterns
2023-02-02 yukangfix #107590, Fix benchmarks in library/core with black_box
2023-02-02 Esteban KüberSuggest `move` in nested closure when appropriate
2023-02-02 Matthias KrügerRollup merge of #107577 - nnethercote:reinstate-hir...
2023-02-02 Matthias KrügerRollup merge of #107559 - WaffleLapkin:is_it_2015¿...
2023-02-02 Matthias KrügerRollup merge of #107532 - compiler-errors:erase-regions...
2023-02-02 Matthias KrügerRollup merge of #107524 - cjgillot:both-storage, r...
2023-02-02 Matthias KrügerRollup merge of #107515 - Swatinem:hirvalidator, r...
2023-02-02 Matthias KrügerRollup merge of #107493 - clubby789:range-fat-arrow...
2023-02-02 Matthias KrügerRollup merge of #106919 - compiler-errors:underscore...
2023-02-02 Michael WoeristerRetry opening proc-macro DLLs a few times on Windows.
2023-02-02 clubby789Improve diagnostic for missing space in range pattern
2023-02-02 borsAuto merge of #107478 - compiler-errors:anon-enum-tys...
2023-02-02 Mads RavnPR fixing wrong order of format parameters in strings...
2023-02-02 Krasimir Georgievllvm-wrapper: adapt for LLVM API changes
2023-02-02 borsAuto merge of #107584 - matthiaskrgr:rollup-vav4ljz...
2023-02-02 Maybe WaffleUse `rust_2018` instead of `!is_rust_2015`
2023-02-02 Maybe WaffleRename `rust_2015` => `is_rust_2015`
2023-02-02 Michael GouletRecover _ as .. in field pattern
2023-02-02 Michael GouletAdd a test
2023-02-02 Michael GouletRevert "Teach parser to understand fake anonymous enum...
2023-02-02 Matthias KrügerRollup merge of #107576 - P1n3appl3:master, r=tmandry
2023-02-02 Matthias KrügerRollup merge of #107531 - GuillaumeGomez:inline-images...
2023-02-02 Matthias KrügerRollup merge of #107488 - nnethercote:fix-PartialEq...
2023-02-02 Matthias KrügerRollup merge of #107312 - calebcartwright:style-let...
2023-02-02 Matthias KrügerRollup merge of #107201 - compiler-errors:confusing...
2023-02-02 Michael GouletDon't cause a cycle when formatting query description...
2023-02-02 borsAuto merge of #106925 - imWildCat:imWildCat/remove...
2023-02-02 Caleb Cartwrightdocs(style-guide): add rules for let-else statements
2023-02-02 borsAuto merge of #105670 - Xiretza:rustc_parse-diagnostics...
2023-02-02 Bryan GarzaBless tests after rebase
2023-02-02 Bryan GarzaUpdate test to not trigger stack overflow
2023-02-02 Bryan GarzaMove ignore-pass to large-arg test
2023-02-02 Bryan GarzaUpdate based on PR comments
2023-02-02 Bryan GarzaAdd tests to assert current behavior of large future...
2023-02-01 Nicholas NethercoteReinstate the `hir-stats.rs` tests on stage 1.
2023-02-01 borsAuto merge of #107574 - compiler-errors:back-to-old...
2023-02-01 Joseph RyanAdd proc-macro boilerplate to crt-static test
2023-02-01 Michael GouletRevert "switch to the macos-12-xl builder"
2023-02-01 XiretzaMake "use latest edition" subdiagnostic translatable
2023-02-01 Xiretzarustc_parse: revert conversion of "non-item in item...
2023-02-01 Xiretzamigrate parser::ty to diagnostic structs
2023-02-01 XiretzaConvert rustc_parse::parser::pat::Expected to enum
2023-02-01 Xiretzarustc_parse: migrate more to diagnostic structs
2023-02-01 Xiretzatests: rename test cases to match new behaviour
2023-02-01 XiretzaFix condition for "missing `struct`" diagnostic on...
2023-02-01 XiretzaImplement IntoDiagnosticArg for ast::Visibility
2023-02-01 XiretzaUse AddToDiagnostic for "use latest edition" help
2023-02-01 Xiretzarustc_parse: avoid creating unnecessary intermediate...
2023-02-01 XiretzaForbid #[suggestion_*(...)] on Vecs
2023-02-01 Arpad BorsosImprove pretty-printing of `HirIdValidator` errors
next