]> git.lizzy.rs Git - rust.git/history - src
Add width for codeblocks in comments (#5372)
[rust.git] / src /
2022-06-17 sec65Add width for codeblocks in comments (#5372)
2022-06-16 Yacin TmimiVersion gate raw identifier use statement sorting
2022-06-16 Yacin TmimiAdd `Version` information to `UseSegment`
2022-06-16 Yacin TmimiBackport 3795
2022-06-12 David Bar-OnDedup `imports_granularity = "Item"` (#4737)
2022-06-10 UrgauRemove useless conditional compilation
2022-06-09 Caleb CartwrightMerge pull request #5374 from calebcartwright/subtree...
2022-06-08 Caleb CartwrightMerge remote-tracking branch 'upstream/master' into...
2022-06-04 Caleb Cartwrightfix: handle inner ignore attribute on stdin
2022-05-30 Caleb Cartwrightfeat: remove license_template_path config option
2022-05-30 Caleb Cartwrightrefactor: remove code for bad issue (e.g. todo/fixme...
2022-05-30 Caleb Cartwrightfeat: remove report_fixme option
2022-05-30 Caleb Cartwrightfeat: remove report_todo option
2022-05-21 Jacob PrattMerge crate and restricted visibilities
2022-05-21 Jacob PrattRemove feature: `crate` visibility modifier
2022-05-19 David Lattimoreimport_granularity: Don't normalize imports with comments
2022-05-18 klensyfix rustfmt
2022-05-14 Koichi ITOUse the traits added to the Rust 2021 Edition prelude
2022-05-11 Vadim Petrochenkovast: Introduce some traits to get AST node properties...
2022-05-11 Yuki OkushiRollup merge of #96543 - nnethercote:rm-make_token_stre...
2022-05-11 Nicholas NethercoteRemove some unnecessary invisible delimiter checks.
2022-05-08 Pascal SeitzFixes #5260
2022-05-07 cuishuangfix some typos
2022-05-01 Scott McMurrayFix the rustfmt build
2022-04-28 Vadim Petrochenkovrustc_ast: Harmonize delimiter naming with `proc_macro...
2022-04-27 Nicholas NethercoteMake explicit an unreachable `NoDelim` case in `rustfmt`.
2022-04-26 Nicholas NethercoteAvoid producing `NoDelim` values in `MacArgs::delim()`.
2022-04-17 hkalbasiMemoize format_expr
2022-04-17 Tom Milligan[review] rename internal function
2022-04-17 Paul GeyPreserve attributes for `imports_granularity=Item`
2022-04-17 Camille GILLOTVisit generics inside visit_fn.
2022-04-15 Dylan DPCRollup merge of #94461 - jhpratt:2024-edition, r=pnkfelix
2022-04-13 David Wooderrors: lazily load fallback fluent bundle
2022-04-07 Caleb CartwrightBackport 4326
2022-04-07 ExpyronReplace `structopt` dependency by `clap`
2022-04-05 David Woodsession: opt for enabling directionality markers
2022-04-05 David Wooderrors: implement sysroot/testing bundle loading
2022-04-05 David Wooderrors: implement fallback diagnostic translation
2022-04-05 David Woodspan: move `MultiSpan`
2022-04-02 Jacob PrattCreate 2024 edition
2022-04-02 Tharun Rajendranfix(rustfmt): fix struct field formatting with doc...
2022-03-30 Caleb CartwrightMerge commit '5ff7b632a95bac6955611d85040859128902c580...
2022-03-30 David TolnayPreserve semicolon after macro call inside foreign mod
2022-03-29 Caleb CartwrightRevert "Use cargo-fmt in self_tests"
2022-03-28 Caleb CartwrightMerge pull request #5276 from calebcartwright/subtree...
2022-03-28 Caleb CartwrightMerge remote-tracking branch 'upstream/master' into...
2022-03-21 Yacin TmimiHonor `#[rustfmt::skip::attributes(derive)]` attribute
2022-03-21 123vivekrAdd `short_item_threshold` config option
2022-03-21 Yacin TmimiSearch for struct body span after any generic arguments
2022-03-20 Camille GILLOTTake &mut Diagnostic in emit_diagnostic.
2022-03-18 Caleb CartwrightMerge pull request #5268 from calebcartwright/subtree...
2022-03-17 Dylan DPCRollup merge of #94960 - codehorseman:master, r=oli-obk
2022-03-17 Caleb CartwrightMerge remote-tracking branch 'upstream/master' into...
2022-03-16 markrustc_error: make ErrorReported impossible to construct
2022-03-16 codehorsemanresolve the conflict in compiler/rustc_session/src...
2022-03-16 Caleb Cartwrightchore: add utility function for relative span positions
2022-03-16 Yacin TmimiAdd test to verify tracking issue links
2022-03-15 borsAuto merge of #94584 - pnkfelix:inject-use-suggestion...
2022-03-12 Tom Milliganfix: imports_granularity module with path containing...
2022-03-09 Yacin TmimiImprove mod resolution error for mods with multiple...
2022-03-07 Felix S. Klock IIplacate rustfmt in rustfmt.
2022-03-06 cassaundraFix missing struct field separators under certain condi...
2022-03-06 Matthias KrügerRollup merge of #94617 - pierwill:update-itertools...
2022-03-05 Jack HueyChange syntax for TyAlias where clauses
2022-03-04 Felix S. Klock IIPlacate tidy in submodule.
2022-03-03 Felix S. Klock IIAdjusted diagnostic output so that if there is no ...
2022-03-03 Felix S. Klock IIAssociate multiple with a crate too.
2022-03-03 Felix S. Klock IIrefactor: prepare to associate multiple spans with...
2022-03-01 Yacin TmimiPrevent wrapping markdown headers in doc comments
2022-03-01 Yacin Tmimifallback to dir_path when relative external mod resolut...
2022-02-25 Mark RousskovEnable rustc_pass_by_value for Span
2022-02-24 Caleb Cartwrightfix: unused test imports on non-nightly, prevent regression
2022-02-23 Eduard-Mihai Burtescurustc_errors: take `self` by value in `DiagnosticBuilde...
2022-02-23 Eduard-Mihai Burtescurustc_errors: add `downgrade_to_delayed_bug` to `Diagno...
2022-02-16 Cameron SteffenUse cargo-fmt in self_tests
2022-02-15 Travis FinkenauerAdd context to get_toml_path() error (#5207)
2022-02-11 Yacin TmimiLeverage itemized blocks to support formatting markdown...
2022-02-11 Tharun Rajendranchore(rustfmt): remove executable path from usage strin...
2022-02-11 Gabriel SmithFix incorrect string indentation in macro defs with...
2022-02-07 Frank KingFix doc of generic items formmating error (#5124)
2022-02-04 Stéphane CampinasFix import_granularity option when the use tree has...
2022-02-04 Yacin TmimiRetain trailing separator when extracting the last...
2022-02-02 Stéphane CampinasHandle non-ascii character at boundary (#5089)
2022-01-29 Yacin TmimiPrevent adding trailing whitespace when rewriting ast...
2022-01-29 Szymon GibałaFix formatting of comments in empty structs (#5171)
2022-01-24 Eduard-Mihai Burtescurustc_errors: only box the `diagnostic` field in `Diagn...
2022-01-23 Caleb CartwrightMerge pull request #5186 from calebcartwright/subtree...
2022-01-23 Caleb Cartwrightchore: bump toolchain, update test
2022-01-23 Caleb CartwrightMerge remote-tracking branch 'upstream/master' into...
2022-01-17 kadminAdd term to ExistentialProjection
2022-01-17 kadminAdd term
2022-01-17 kadminadd eq constraints on associated constants
2022-01-17 borsAuto merge of #92816 - tmiasko:rm-llvm-asm, r=Amanieu
2022-01-15 Caleb Cartwrightfix(rustfmt): resolve generated file formatting issue
2022-01-12 Tomasz MiąskoRemove LLVM-style inline assembly from rustfmt
2022-01-09 LambCompute most of Public/Exported access level in rustc_r...
2022-01-05 Matthias Krügersome minor clippy fixes
2022-01-02 Seiichi UchidaUse <stdin> when emitting stdin as filename (#4298)
2022-01-02 TimFix newlines in JSON output (#4262)
2022-01-02 Caleb Cartwrightrefactor: update json emitter to better handle errors...
next