about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2020-11-19expand: Stop derive expansion un unexpected targets earlyVadim Petrochenkov-88/+41
2020-11-19expand: Cleanup attribute collection in invocation collectorVadim Petrochenkov-141/+39
2020-11-19resolve/expand: Misc cleanupVadim Petrochenkov-16/+10
2020-11-19resolve: Centralize some error reporting for unexpected macro resolutionsVadim Petrochenkov-253/+278
2020-11-19resolve: Introduce a separate `NonMacroAttrKind` for legacy derive helpersVadim Petrochenkov-20/+21
2020-11-19expand: Move `fully_configure` to `config.rs`Vadim Petrochenkov-42/+45
2020-11-19expand: Tell built-in macros whether we are currently in forced expansion modeVadim Petrochenkov-40/+42
2020-11-19Auto merge of #78449 - Aaron1011:fix/libstd-semi, r=dtolnaybors-2/+2
2020-11-19Auto merge of #79068 - DevJPM:ci-llvm-9-fix, r=pietroalbinibors-13/+4
2020-11-19Auto merge of #79002 - est31:backtrace_colno, r=dtolnaybors-2/+13
2020-11-18Bump stage0 rustfmt to nightly-2020-11-19Aaron Hill-1/+1
2020-11-18Remove semicolon from internal `err` macroAaron Hill-1/+1
2020-11-18Auto merge of #79106 - tmiasko:inline-hint, r=nagisa,eddybbors-12/+35
2020-11-18Auto merge of #78995 - Nadrieril:clean-empty-match, r=varkorbors-168/+317
2020-11-18Auto merge of #79167 - m-ou-se:rollup-4g15apk, r=m-ou-sebors-221/+548
2020-11-18Rollup merge of #79158 - lcnr:lazy-norm-coerce, r=oli-obkMara Bos-19/+33
2020-11-18Rollup merge of #79151 - wchargin:wchargin-io-write-docs, r=jyn514Mara Bos-2/+2
2020-11-18Rollup merge of #79145 - camelid:clippy-fix-panics, r=flip1995Mara Bos-54/+106
2020-11-18Rollup merge of #79133 - pietroalbini:simplify-stage0, r=Mark-SimulacrumMara Bos-31/+9
2020-11-18Rollup merge of #79131 - vertexclique:stdarch-update, r=AmanieuMara Bos-0/+0
2020-11-18Rollup merge of #79114 - andjo403:nonzero_leading_trailing_zeros, r=m-ou-seMara Bos-1/+178
2020-11-18Rollup merge of #79079 - camelid:mir-visit-docs, r=matthewjasperMara Bos-62/+62
2020-11-18Rollup merge of #79039 - thomcc:weakly-relaxing, r=AmanieuMara Bos-6/+40
2020-11-18Rollup merge of #78999 - petrochenkov:deprid, r=eddybMara Bos-3/+15
2020-11-18Rollup merge of #78785 - cuviper:weak-getrandom, r=m-ou-seMara Bos-18/+35
2020-11-18Rollup merge of #78361 - DevJPM:master, r=workingjubileeMara Bos-25/+68
2020-11-18Auto merge of #79159 - pietroalbini:woops, r=pietroalbinibors-31/+36
2020-11-18change error for `LayoutErr::SizeOverflow`Bastian Kauschke-19/+32
2020-11-18Revert "Auto merge of #79132 - pietroalbini:beta-next, r=Mark-Simulacrum"Pietro Albini-31/+36
2020-11-18Auto merge of #77820 - jyn514:from-inner, r=petrochenkovbors-446/+274
2020-11-18Auto merge of #79132 - pietroalbini:beta-next, r=Mark-Simulacrumbors-36/+31
2020-11-17Fix typo in `std::io::Write` docsWilliam Chargin-2/+2
2020-11-17Ignore failures of RLS on aarch64 WindowsMark Rousskov-1/+7
2020-11-17Fix handling of panic callsCamelid-54/+106
2020-11-17Remove dead code in rustdoc::doctreeJoshua Nelson-147/+18
2020-11-17Add `from_def_id_and_kind` reducing duplication in rustdocJoshua Nelson-260/+193
2020-11-17Fix broken handling of `MacroDef` in `Map::attrs`Joshua Nelson-17/+26
2020-11-17Use DefPath for clean::Visibility, not clean::PathJoshua Nelson-22/+37
2020-11-17add trailing_zeros and leading_zeros to non zero typesAndreas Jonson-1/+178
2020-11-17Update fulldeps testMark Rousskov-29/+18
2020-11-17Auto merge of #79138 - m-ou-se:rollup-owel5ld, r=m-ou-sebors-145/+329
2020-11-17Rollup merge of #79130 - lcnr:extend-tes, r=varkorMara Bos-2/+44
2020-11-17Rollup merge of #79126 - jyn514:auto, r=GuillaumeGomezMara Bos-7/+3
2020-11-17Rollup merge of #79125 - jyn514:fewer-types, r=GuillaumeGomezMara Bos-55/+35
2020-11-17Rollup merge of #79120 - calebcartwright:update-rustfmt, r=Mark-SimulacrumMara Bos-6/+6
2020-11-17Rollup merge of #79072 - oli-obk:byte_str_pat, r=estebankMara Bos-12/+113
2020-11-17Rollup merge of #79069 - jyn514:class-none, r=GuillaumeGomezMara Bos-17/+16
2020-11-17Rollup merge of #78702 - wesleywiser:self_profile_cgu_sizes, r=Mark-SimulacrumMara Bos-2/+26
2020-11-17Rollup merge of #74293 - GuillaumeGomez:rustdoc-test-compiler-output-color, r...Mara Bos-44/+86
2020-11-17bootstrap: use the same version number for rustc and cargoPietro Albini-31/+9