about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2019-06-18syntax: Move `default_transparency` into `ExpnInfo`Vadim Petrochenkov-28/+27
2019-06-18syntax: Introduce `default`/`with_unstable` constructors for `ExpnInfo`Vadim Petrochenkov-80/+59
2019-06-18resolve: Avoid creating fresh syntax extensions for all non-macro attributesVadim Petrochenkov-11/+16
2019-06-18syntax: Remove `DummyResolver`Vadim Petrochenkov-25/+0
2019-06-18allow_internal_unstable: Avoid some more allocationsVadim Petrochenkov-23/+16
2019-06-18syntax: Factor out common fields from `SyntaxExtension` variantsVadim Petrochenkov-349/+269
2019-06-18Auto merge of #61771 - ehuss:update-cargo, r=alexcrichtonbors-122/+252
2019-06-17Auto merge of #61915 - Centril:rollup-oire3i8, r=Centrilbors-404/+357
2019-06-17Bump libgit2-sys to get it to compile on i686-pc-windows-gnu.Eric Huss-4/+4
2019-06-17Add `syn` to workspace hack.Eric Huss-2/+3
2019-06-17Update cargoEric Huss-120/+249
2019-06-17Rollup merge of #61908 - matklad:overflow, r=petrochenkovMazdak Farrokhzad-6/+25
2019-06-17Rollup merge of #61893 - chpio:weak_ptr_eq_methods, r=rkruppeMazdak Farrokhzad-14/+14
2019-06-17Rollup merge of #61885 - scottmcm:slice-iter-len-opt, r=rkruppe,RalfJungMazdak Farrokhzad-4/+37
2019-06-17Rollup merge of #61836 - ljedrz:i_still_hate_node_ids, r=ljedrzMazdak Farrokhzad-378/+270
2019-06-17Rollup merge of #61702 - RalfJung:const-enum-cast, r=oli-obkMazdak Farrokhzad-2/+11
2019-06-17remove superfluous spaceljedrz-1/+1
2019-06-17Auto merge of #61781 - christianpoveda:intptrcast-model, r=oli-obk,RalfJungbors-10/+67
2019-06-17fix rebase falloutljedrz-1/+1
2019-06-17change NodeId to HirId in some HIR docsljedrz-7/+7
2019-06-17simplify ICE handling in HirIdValidatorljedrz-12/+0
2019-06-17fix a HIR doc, simplify one HIR-related function callljedrz-3/+2
2019-06-17renamve hir_to_string to node_to_stringljedrz-32/+32
2019-06-17remove _by_hir_id if there is no NodeId counterpartljedrz-164/+164
2019-06-17replace some uses of NodeId with HirIdljedrz-190/+95
2019-06-17don't ICE on large filesAleksey Kladov-6/+25
2019-06-17Auto merge of #61857 - Centril:typeck-extract-expr, r=oli-obkbors-1382/+1543
2019-06-17Auto merge of #58508 - Zoxc:time-crate, r=oli-obkbors-4/+16
2019-06-17Auto merge of #61889 - matthiaskrgr:submodule_upd, r=oli-obkbors-8/+10
2019-06-16Auto merge of #61892 - rijenkii:master, r=Centrilbors-0/+9
2019-06-16Auto merge of #61347 - Centril:stabilize-underscore_const_names, r=petrochenkovbors-80/+134
2019-06-16Auto merge of #61881 - glaubitz:sparc64-ffi-abi, r=petrochenkovbors-2/+2
2019-06-16Auto merge of #61754 - nikomatsakis:trait-caching-perf-3, r=pnkfelixbors-85/+409
2019-06-16Auto merge of #61739 - chansuke:separate-unit-tests, r=petrochenkovbors-5277/+5260
2019-06-16make `Weak::ptr_eq`s into methodsThomas Heck-14/+14
2019-06-16if if if ifRijenkii-0/+9
2019-06-16Fix tidyVadim Petrochenkov-18/+21
2019-06-16Separate libsyntax_ext modulechansuke-215/+212
2019-06-16Separate libfmt_macros modulechansuke-245/+244
2019-06-16Separate bootstrap modulechansuke-658/+657
2019-06-16Separate libtest modulechansuke-1031/+1029
2019-06-16Separate libserialize modulechansuke-212/+210
2019-06-16Separate librustcdoc modulechansuke-510/+507
2019-06-16Separate librustc modulechansuke-708/+707
2019-06-16Separate librustc_metadata modulechansuke-49/+48
2019-06-16Separate librustc_lint modulechansuke-23/+22
2019-06-16Separate librustc_data_structures modulechansuke-915/+913
2019-06-16Separate librustc_codegen_ssa modulechansuke-95/+94
2019-06-16submodules: update clippy from 7b2a7a22 to be5d17feMatthias Krüger-8/+10
2019-06-16Separate libgraphviz modulechansuke-382/+381