about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2021-09-13Auto merge of #88517 - smoelius:without-patch-versions, r=flip1995bors-44/+36
2021-09-12Auto merge of #88839 - nbdd0121:alignof, r=nagisabors-1/+1
2021-09-13Introduce NullOp::AlignOfGary Guo-1/+1
2021-09-12Rollup merge of #88677 - petrochenkov:exportid, r=davidtwcoManish Goregaokar-2/+2
2021-09-12Auto merge of #87073 - jyn514:primitive-docs, r=GuillaumeGomez,jyn514bors-0/+45
2021-09-12Fix linkcheck issuesJoshua Nelson-0/+26
2021-09-12Add primitive documentation to libcoreJoshua Nelson-0/+19
2021-09-11Auto merge of #84373 - cjgillot:resolve-span, r=michaelwoerister,petrochenkovbors-13/+21
2021-09-11Rebase fallout.Camille GILLOT-3/+3
2021-09-11Auto merge of #88214 - notriddle:notriddle/for-loop-span-drop-temps-mut, r=na...bors-10/+9
2021-09-11Auto merge of #88824 - Manishearth:rollup-7bzk9h6, r=Manishearthbors-61/+17
2021-09-10rustc: Remove local variable IDs from `Export`sVadim Petrochenkov-2/+2
2021-09-10Keep a parent LocalDefId in SpanData.Camille GILLOT-10/+18
2021-09-10Update Mirihyd-dev-8/+8
2021-09-09Ignore automatically derived impls of `Clone` and `Debug` in dead code analysisFabian Wolff-61/+17
2021-09-09Revert "Allow formatting `Anonymous{Struct, Union}` declarations"Felix S. Klock II-65/+12
2021-09-09Update dependenciesSamuel E. Moelius III-34/+32
2021-09-09Prep for upgrade to cargo_metadata 0.14.0Samuel E. Moelius III-10/+4
2021-09-08Auto merge of #88615 - flip1995:clippyup, r=Manishearthbors-1284/+4139
2021-09-08Update cargoEric Huss-0/+0
2021-09-08Auto merge of #80522 - cjgillot:borrowcrate, r=oli-obkbors-5/+8
2021-09-08Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff' into clippyupflip1995-1285/+4143
2021-09-07Rename rustc_mir to rustc_const_eval.Camille GILLOT-2/+2
2021-09-07Move the dataflow framework to its own crate.Camille GILLOT-3/+6
2021-09-07Bump RLS submoduleMark Rousskov-0/+0
2021-09-06fix(clippy): update loop lints to use arg.spanMichael Howell-10/+9
2021-09-06Auto merge of #88692 - hyd-dev:miri, r=RalfJungbors-7/+9
2021-09-07Update Mirihyd-dev-7/+9
2021-09-06Auto merge of #88362 - pietroalbini:bump-stage0, r=Mark-Simulacrumbors-0/+218
2021-09-06:arrow_up: rust-analyzerLaurențiu Nicola-20/+32
2021-09-06Auto merge of #88493 - chenyukang:fix-duplicated-diagnostic, r=estebankbors-33/+4
2021-09-05Auto merge of #88499 - eddyb:layout-off, r=nagisabors-13/+13
2021-09-04Fix #88256, remove duplicated diagnosticyukang-33/+4
2021-09-04Auto merge of #88598 - estebank:type-ascription-can-die-in-a-fire, r=wesleywiserbors-0/+1
2021-09-03Detect bare blocks with type ascription that were meant to be a `struct` literalEsteban Kuber-0/+1
2021-09-03Auto merge of #88363 - michaelwoerister:remapped-diagnostics, r=estebankbors-5/+2
2021-09-02rustc_target: move `LayoutOf` to `ty::layout`.Eduard-Mihai Burtescu-13/+13
2021-09-01Update cargo, booksEric Huss-0/+0
2021-09-01Auto merge of #87688 - camsteffen:let-else, r=cjgillotbors-7/+27
2021-08-31Auto merge of #88491 - RalfJung:miri, r=RalfJungbors-9/+7
2021-08-30Temporary fix rustfmt for let-elseCameron Steffen-4/+11
2021-08-30Fix clippy for let-elseCameron Steffen-3/+16
2021-08-30update miriRalf Jung-9/+7
2021-08-30`feature(const_generics)` -> `feature(const_param_types)`lcnr-19/+11
2021-08-30rename const_evaluatable_checked to generic_const_exprsEllen-2/+2
2021-08-28Teach tools that macros are now HIR itemsinquisitivecrystal-1/+9
2021-08-28Treat macros as HIR itemsinquisitivecrystal-0/+1
2021-08-27Auto merge of #88328 - fee1-dead:not-quite-const, r=oli-obkbors-33/+19
2021-08-27Fix rustfmt testDeadbeef-21/+9
2021-08-27Path remapping: Make behavior of diagnostics output dependent on presence of ...Michael Woerister-5/+2