]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-08-16 Lukas WirthRevert #12947, trigger workspace switches on all struct...
2022-08-16 borsAuto merge of #13037 - jonas-schievink:keyword-hover...
2022-08-16 Jonas SchievinkAdd `.enable` suffix
2022-08-16 Jonas SchievinkAdd a setting for keyword hover popups
2022-08-16 borsAuto merge of #13028 - yue4u:fix/literal-lookup, r...
2022-08-15 yue4ufix: format literal lookup
2022-08-15 borsAuto merge of #13027 - jonas-schievink:fix-mismatch...
2022-08-15 Jonas SchievinkFix lowering of empty macro expressions in trailing...
2022-08-15 borsAuto merge of #13026 - Veykril:nameres, r=Veykril
2022-08-15 Lukas WirthMake resolve_name_in_module a bit more lazy
2022-08-15 borsAuto merge of #13025 - Veykril:simplify2, r=Veykril
2022-08-15 Lukas WirthSimplify
2022-08-15 borsAuto merge of #13024 - jonas-schievink:hir-pretty,...
2022-08-15 Jonas SchievinkAdd an HIR pretty-printer
2022-08-14 borsAuto merge of #13020 - lnicola:no-pre-release-flag...
2022-08-14 Laurențiu NicolaRemove redundant --pre-release flag from publish
2022-08-14 borsAuto merge of #13000 - shoffmeister:patch-1, r=lnicola
2022-08-13 borsAuto merge of #13017 - Veykril:vscode-diag-workaround...
2022-08-13 Lukas WirthPad empty diagnostic messages in relatedInformation...
2022-08-13 borsAuto merge of #13016 - Veykril:vscode-diag-workaround...
2022-08-13 Lukas WirthMove VSCode diagnostics workaroudn into client code
2022-08-13 borsAuto merge of #13014 - Veykril:simplify, r=Veykril
2022-08-13 Lukas WirthSimplify `GlobalState::handle_event`
2022-08-13 borsAuto merge of #13010 - Veykril:build-script-probes...
2022-08-13 Lukas WirthDo not unconditionally succeed RUSTC_WRAPPER checks...
2022-08-12 shoffmeisterTake into account renamed extension id when launching
2022-08-12 borsAuto merge of #13007 - lnicola:node-16, r=lnicola
2022-08-12 Laurențiu NicolaUpgrade npm lockfile
2022-08-12 Laurențiu NicolaUse Node 16 in CI workflows
2022-08-12 borsAuto merge of #12993 - lowr:patch/swap-name-and-escaped...
2022-08-11 borsAuto merge of #12997 - Veykril:no-such-field, r=Veykril
2022-08-11 Lukas WirthFix panic in no_such_field when using tuple fields...
2022-08-10 Ryo YoshidaAdd test for runnables with raw identifiers
2022-08-10 Ryo YoshidaMake `ModPath` display escaped path
2022-08-10 Ryo YoshidaMake tests pass
2022-08-10 Ryo YoshidaRemove `EscapedName`
2022-08-10 Ryo YoshidaAdd `UnescapedName` and make `Name` hold escaped name
2022-08-10 borsAuto merge of #12989 - lnicola:rm-1-64-abi, r=Veykril
2022-08-10 borsAuto merge of #12984 - Veykril:keep-going, r=Veykril
2022-08-10 borsAuto merge of #12992 - lowr:fix/type-inference-for...
2022-08-10 Ryo Yoshidafix: infer byte string pattern as `&[u8]` when matched...
2022-08-10 borsAuto merge of #12990 - edwin0cheng:improve-ws, r=Veykril
2022-08-10 Edwin ChengFixes tests
2022-08-10 Edwin ChengImprove insert whitespace in mbe
2022-08-10 Lukas WirthRe-try build script building with --keep-going
2022-08-10 Laurențiu NicolaRemove incomplete 1.64 ABI
2022-08-09 borsAuto merge of #12987 - Veykril:ellipsis-recov, r=Veykril
2022-08-09 borsAuto merge of #12986 - Veykril:completions, r=Veykril
2022-08-09 Lukas WirthRecover from missing ellipsis in record literals for...
2022-08-09 Lukas WirthAdd some more `cov_mark`s
2022-08-09 Lukas WirthFix pattern field completions not working for unions
2022-08-09 Lukas WirthUse `--keep-going` cargo flag when building build scripts
2022-08-09 borsAuto merge of #12981 - kadiwa4:remove_some_imports...
2022-08-08 KaDiWaremove imports that are also in edition 2021's prelude
2022-08-08 borsAuto merge of #12974 - fprasx:master, r=lnicola
2022-08-08 fprasxCorrected order of printing op and `=`
2022-08-08 borsAuto merge of #12962 - lowr:patch/parse-last-range...
2022-08-08 Ryo YoshidaParse range patterns in let statement with type annotation
2022-08-08 borsAuto merge of #12967 - jhgg:code/fix-toggle-hints,...
2022-08-08 borsAuto merge of #12951 - jonas-schievink:doc-cli-stabilit...
2022-08-08 borsAuto merge of #12905 - HKalbasi:master, r=Veykril
2022-08-08 borsAuto merge of #12937 - fprasx:master, r=Veykril
2022-08-08 borsAuto merge of #12942 - lowr:fix/concat-with-char, r...
2022-08-08 Jake Heinz[code] make toggleInlayHints understand {off,on}UntilPr...
2022-08-07 borsAuto merge of #12956 - oxalica:feat/la-arena-apis,...
2022-08-07 Ryo YoshidaParse range patterns in struct and slice without traili...
2022-08-07 borsAuto merge of #12959 - lnicola:rainbows-again, r=lnicola
2022-08-07 Laurențiu NicolaFix test_rainbow_highlighting gate
2022-08-06 oxalicaReturns the old value for la_arena::ArenaMap::insert
2022-08-06 oxalicaImpl more methods and traits for la_arena::ArenaMap
2022-08-06 hkalbasiImport serde derives on converting json to struct
2022-08-06 borsAuto merge of #12953 - stanciuadrian:fmt, r=lnicola
2022-08-06 Adrian Stanciurun stable fmt through rustup
2022-08-06 borsAuto merge of #12931 - oxalica:feat/la-arena-apis,...
2022-08-05 Jonas SchievinkDocument CLI flag stability
2022-08-05 borsAuto merge of #12947 - Veykril:switch-workspace, r...
2022-08-05 borsAuto merge of #12949 - Veykril:token-pick, r=Veykril
2022-08-05 Ryo Yoshidaminor: align with rustc on escaping characters in macro...
2022-08-05 Lukas Wirthfix: Fix incorrect token pick rankings
2022-08-05 borsAuto merge of #12948 - Veykril:classify-ops, r=Veykril
2022-08-05 Lukas WirthSimplify
2022-08-05 Lukas WirthFix visibilities
2022-08-05 Lukas Wirthfeat: Handle operators like their trait functions in...
2022-08-05 Lukas WirthDon't switch workspace on vfs file changes from libraries
2022-08-05 borsAuto merge of #12946 - rust-lang:issue-template, r...
2022-08-05 Lukas WirthUpdate bug_report.md
2022-08-05 Lukas WirthUpdate bug_report.md
2022-08-04 Ryo Yoshidafix: make `concat!` work with char
2022-08-04 fprasxFixed up for loops, added fixme with problem
2022-08-04 fprasxShortened fixup for match, added cases for for
2022-08-04 borsAuto merge of #12808 - Veykril:check-workspace, r=Veykril
2022-08-04 Lukas WirthDon't flycheck while the workspace is being loaded
2022-08-04 borsAuto merge of #12939 - jean-santos:errors-ide-hover...
2022-08-04 Jean santostidy formatting
2022-08-04 Lukas WirthTrigger flycheck on all transitive dependencies as...
2022-08-03 Jean santoson hover fallback error, adds ast::type as possible...
2022-08-03 fprasxTidy formatted
2022-08-03 fprasxAdded fixup for for loops w/ missing parts
2022-08-03 fprasxAdded fixup for match statements w/ missing parts
2022-08-03 borsAuto merge of #12934 - Veykril:typing, r=Veykril
next