about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-02-25Add Atomic*::from_mut_sliceJosh Stone-0/+94
2022-02-25Add one more case to avoid ICEouz-a-0/+45
2022-02-25`check_used` should only look at actual `used` attributescynecx-2/+11
2022-02-25Auto merge of #8253 - Alexendoo:print-in-fmt, r=camsteffenbors-57/+228
2022-02-25Add `print_in_format_impl` lintAlex Macleod-48/+220
2022-02-25Initiate the inner usage of `let_chains`Caio-101/+88
2022-02-25Auto merge of #94369 - matthiaskrgr:rollup-qtripm2, r=matthiaskrgrbors-18/+182
2022-02-25Make TLS __getit #[inline(always)] on non-WindowsErik Desjardins-2/+2
2022-02-25make tests work on noopt builderErik Desjardins-4/+4
2022-02-25Rollup merge of #94366 - jhpratt:release-notes, r=Mark-SimulacrumMatthias Krüger-0/+2
2022-02-25Rollup merge of #94353 - flip1995:fix_debug_assert_unused, r=Dylan-DPCMatthias Krüger-12/+12
2022-02-25Rollup merge of #94154 - Urgau:rustdoc-check-cfg, r=GuillaumeGomezMatthias Krüger-2/+80
2022-02-25Rollup merge of #93850 - asquared31415:extern-static-size-ice, r=jackh726Matthias Krüger-4/+88
2022-02-25Auto merge of #94290 - Mark-Simulacrum:bump-bootstrap, r=pietroalbinibors-503/+429
2022-02-25Add missing item to release notesJacob Pratt-0/+2
2022-02-25Rename RecursiveFormatImpl to FormatImplAlex Macleod-10/+9
2022-02-25"Reset" the hashing context before stable hashing the typesOli Scherer-2/+6
2022-02-25Test legacy type manglingTomasz Miąsko-0/+640
2022-02-25Fix MinGW target detection in raw-dylibMateusz Mikuła-1/+3
2022-02-25Test legacy mangling of bool, char and integer constantsTomasz Miąsko-96/+194
2022-02-25Auto merge of #94279 - tmiasko:write-print, r=Mark-Simulacrumbors-2/+2
2022-02-25Auto merge of #8474 - Alexendoo:paths, r=Manishearthbors-86/+63
2022-02-25Remove needless borrows from core::fmtNixon Enraght-Moony-6/+6
2022-02-25Auto merge of #8472 - Mastermindaxe:#8152_new-without-default_should_not_trig...bors-0/+14
2022-02-25Replace some more paths with diagnostic itemsAlex Macleod-86/+63
2022-02-25Disable ``[`new-without-default`]`` for new() methods that are marked with '#...Florian Nagel-0/+14
2022-02-25Auto merge of #94357 - matthiaskrgr:rollup-xrjaof3, r=matthiaskrgrbors-1660/+386
2022-02-25Rollup merge of #94352 - jethrogb:fix-sgx-docs-build, r=Mark-SimulacrumMatthias Krüger-1/+1
2022-02-25Rollup merge of #94344 - notriddle:notriddle/suggest-parens-more, r=oli-obkMatthias Krüger-3/+151
2022-02-25Rollup merge of #94343 - RalfJung:fn-ptr, r=oli-obkMatthias Krüger-32/+43
2022-02-25Rollup merge of #94305 - JakobDegen:dp-1, r=oli-obkMatthias Krüger-33/+20
2022-02-25Rollup merge of #94252 - lcnr:def_kind-encoding, r=cjgillotMatthias Krüger-51/+46
2022-02-25Rollup merge of #94155 - GuillaumeGomez:extend-toggle-gui-test, r=jshaMatthias Krüger-2/+26
2022-02-25Rollup merge of #93845 - compiler-errors:in-band-lifetimes, r=cjgillotMatthias Krüger-1538/+99
2022-02-25Re-add track_caller to panic_no_unwind in bootstrapMark Rousskov-0/+3
2022-02-25Enable rustc_pass_by_value for SpanMark Rousskov-22/+28
2022-02-25Switch bootstrap cfgsMark Rousskov-147/+64
2022-02-25Bump bootstrap to 1.60Mark Rousskov-336/+336
2022-02-25Fix debug_assert in unused lint passflip1995-12/+12
2022-02-25Fix SGX docs buildJethro Beekman-1/+1
2022-02-25Auto merge of #93644 - michaelwoerister:simpler-debuginfo-typemap, r=wesleywiserbors-352/+254
2022-02-25Extend toggle GUI test a bitGuillaume Gomez-2/+26
2022-02-25debuginfo: Simplify TypeMap used during LLVM debuginfo generation -- address ...Michael Woerister-8/+23
2022-02-25Auto merge of #94350 - matthiaskrgr:rollup-eesfiyr, r=matthiaskrgrbors-148/+354
2022-02-25Rollup merge of #94341 - ChayimFriedman2:patch-1, r=Dylan-DPCMatthias Krüger-1/+1
2022-02-25Rollup merge of #94297 - lcnr:rel-notes, r=Mark-SimulacrumMatthias Krüger-1/+18
2022-02-25Rollup merge of #94184 - ssomers:btree_tests, r=Dylan-DPCMatthias Krüger-138/+118
2022-02-25Rollup merge of #94068 - eholk:drop-track-field-assign, r=tmandryMatthias Krüger-3/+123
2022-02-25Rollup merge of #93273 - bjorn3:rustbuild_improvements, r=Mark-SimulacrumMatthias Krüger-3/+4
2022-02-25Rollup merge of #92714 - yanganto:ignore-message, r=Mark-SimulacrumMatthias Krüger-2/+90