about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-03-11Correct stability attribute for new LexError implsKinsey Favre-2/+2
2020-03-11Add Display and Error impls for proc_macro::LexErrorKinsey Favre-1/+11
2020-03-11Rollup merge of #69896 - petrochenkov:reqname2, r=CentrilMazdak Farrokhzad-3/+23
2020-03-11Rollup merge of #69891 - Centril:fix-69875, r=varkorMazdak Farrokhzad-1/+48
2020-03-11Rollup merge of #69859 - contrun:fix-62456, r=matthewjasperMazdak Farrokhzad-6/+46
2020-03-11Rollup merge of #69825 - lcnr:discriminant, r=oli-obkMazdak Farrokhzad-1/+50
2020-03-11Rollup merge of #69766 - skade:make-point-copy-in-add-documentation, r=shepma...Mazdak Farrokhzad-6/+6
2020-03-11Rollup merge of #69645 - DutchGhost:const-forget-tests, r=Dylan-DPCMazdak Farrokhzad-0/+19
2020-03-11Rollup merge of #69625 - Stebalien:feat/iter-copy-specialize, r=KodrAusMazdak Farrokhzad-0/+12
2020-03-11Rollup merge of #69591 - matthewjasper:query-response-relate, r=nikomatsakisMazdak Farrokhzad-7/+111
2020-03-11Rollup merge of #69373 - tspiteri:const_int_conversion, r=oli-obkMazdak Farrokhzad-19/+48
2020-03-11Rollup merge of #66059 - RalfJung:panic-on-non-zero, r=eddybMazdak Farrokhzad-169/+370
2020-03-10parse: Tweak the function parameter edition checkVadim Petrochenkov-3/+23
2020-03-10Auto merge of #66364 - Centril:cleanup-macro-def, r=petrochenkov,eddybbors-287/+190
2020-03-10Make Point `Copy` in arithmetic documentationFlorian Gilcher-6/+6
2020-03-10Matrix::push: recursively expand or-patternsMazdak Farrokhzad-1/+48
2020-03-10explain the use of a custom identity functionBastian Kauschke-0/+3
2020-03-10macros/unknown-builtin: use hack for musl problemsMazdak Farrokhzad-1/+6
2020-03-10span-api-tests: leave FIXMEMazdak Farrokhzad-0/+2
2020-03-10rustc_errors: Use ensure_source_file_source_present where necessary.Ana-Maria Mihalache-6/+20
2020-03-10--bless some testsMazdak Farrokhzad-200/+112
2020-03-10adjust span-api-tests.rsMazdak Farrokhzad-2/+2
2020-03-10pacify rustdoc by using better urlMazdak Farrokhzad-1/+1
2020-03-10Store `TokenStream` in `rmeta::MacroDef`.Mazdak Farrokhzad-81/+51
2020-03-10Rollup merge of #69877 - CAD97:patch-1, r=dtolnayMazdak Farrokhzad-1/+1
2020-03-10Rollup merge of #69861 - Dylnuge:dylnuge/locale-doc, r=Mark-SimulacrumMazdak Farrokhzad-0/+15
2020-03-10Rollup merge of #69847 - GuillaumeGomez:cleanup-e0393, r=Dylan-DPCMazdak Farrokhzad-1/+2
2020-03-10Rollup merge of #69836 - JohnTitor:immediate-outputs, r=nagisaMazdak Farrokhzad-2/+30
2020-03-10Rollup merge of #69817 - thekuom:test/borrow-checking-pattern-features, r=Cen...Mazdak Farrokhzad-0/+432
2020-03-10Rollup merge of #69799 - TimDiekmann:zst, r=AmanieuMazdak Farrokhzad-81/+96
2020-03-10Rollup merge of #69714 - spastorino:place-ref-lifetime, r=oli-obkMazdak Farrokhzad-57/+55
2020-03-10Rollup merge of #69677 - petrochenkov:spancode, r=eddybMazdak Farrokhzad-107/+126
2020-03-10Rollup merge of #69514 - GuillaumeGomez:remove-spotlight, r=kinnisonMazdak Farrokhzad-400/+7
2020-03-10Rollup merge of #69475 - Zoxc:no-no-force, r=michaelwoeristerMazdak Farrokhzad-237/+161
2020-03-09Vec::new is const tstable in 1.39 not 1.32Christopher Durham-1/+1
2020-03-10fix test failure due to earlier emitted errorYI-1/+8
2020-03-10fix #62456YI-5/+38
2020-03-09Add note about localization to std::fmt docsDylan Nugent-0/+15
2020-03-09Add a comment to `recover`.John Kåre Alsaker-0/+6
2020-03-09Remove the `no_force` query attributeJohn Kåre Alsaker-54/+0
2020-03-09Remove the need for `no_force`John Kåre Alsaker-153/+148
2020-03-09Move `analysis` to the query macroJohn Kåre Alsaker-30/+7
2020-03-09test(patterns): add borrowck tests for combination of pattern featuresMatthew Kuo-0/+432
2020-03-09Rollup merge of #69842 - JohnTitor:more-tests, r=CentrilMazdak Farrokhzad-0/+131
2020-03-09Rollup merge of #69801 - petrochenkov:nonorm, r=CentrilMazdak Farrokhzad-191/+200
2020-03-09Rollup merge of #69779 - tmiasko:di-cstr, r=nagisaMazdak Farrokhzad-189/+265
2020-03-09Rollup merge of #69762 - RalfJung:validity-errors, r=oli-obkMazdak Farrokhzad-94/+167
2020-03-09Rollup merge of #69685 - cuviper:soft-segv, r=sfacklerMazdak Farrokhzad-8/+39
2020-03-09Rollup merge of #69201 - Aaron1011:feature/permit-if-attr, r=CentrilMazdak Farrokhzad-120/+248
2020-03-09Address review commentsVadim Petrochenkov-17/+22