about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-03-20Auto merge of #58791 - denzp:asm-compile-tests, r=alexcrichtonbors-140/+327
2019-03-20Fix whitespaceJohn Kåre Alsaker-3/+3
2019-03-20Add eval_always to query macro and move a query overJohn Kåre Alsaker-13/+25
2019-03-20Add anon to query macro and move a query overJohn Kåre Alsaker-27/+44
2019-03-20Add no_force to query macro and move some queries overJohn Kåre Alsaker-65/+71
2019-03-20Allow itertoolsJohn Kåre Alsaker-0/+1
2019-03-20Add no_hash to query macro and move some queries overJohn Kåre Alsaker-235/+240
2019-03-20Auto merge of #57018 - dcreager:redundant-linker, r=alexcrichtonbors-25/+75
2019-03-20remove visit_static from librustc::mirSaleem Jaffer-32/+23
2019-03-20Add messages for different verbosity levels.O01eg-0/+12
2019-03-20Add a -Z time option which prints only passes which runs onceJohn Kåre Alsaker-21/+26
2019-03-20Auto merge of #59298 - kennytm:rollup, r=kennytmbors-15/+46
2019-03-20Move some bench tests back from libtestgnzlbg-0/+25
2019-03-20Rollup merge of #59257 - redox-os:upstream-redox, r=sanxiynkennytm-10/+4
2019-03-20Rollup merge of #59253 - kennytm:precise-docker-cache-hash, r=pietroalbinikennytm-1/+12
2019-03-20Rollup merge of #59038 - kennytm:track-embedded-book, r=oli-obkkennytm-3/+9
2019-03-20Rollup merge of #58986 - cuviper:ppc64-binutils, r=alexcrichtonkennytm-1/+21
2019-03-20Use `curl` instead of `wget` in install-x86_64-redox.shkennytm-1/+1
2019-03-19review commentsEsteban Küber-3/+5
2019-03-19rustc: Update linker flavor inference from filenameAlex Crichton-8/+11
2019-03-19convert field/method confusion help to suggestionsAndy Russell-53/+98
2019-03-19Do not encode gensymed imports in metadataVadim Petrochenkov-4/+20
2019-03-19Ignore test on WindowsDouglas Creager-1/+6
2019-03-19Auto merge of #57842 - gnzlbg:extract_libtest, r=gnzlbgbors-5612/+25
2019-03-19Remove libterm from bootstrapgnzlbg-1/+0
2019-03-19Fix missing cfg for aarch64 + ios in ffi.rsJames Duley-4/+6
2019-03-19Fix AArch64 typo in commentsJames Duley-3/+3
2019-03-19Fix aarch64 typoJames Duley-2/+2
2019-03-19Explicitly prefer dynamic linking in test caseDouglas Creager-0/+1
2019-03-19Rollup merge of #59290 - oli-obk:trivial_move_prop, r=davidtwcoMazdak Farrokhzad-0/+23
2019-03-19Rollup merge of #59280 - joshlf:sandbox/joshlf/stabilize-refcell-map-split, r...Mazdak Farrokhzad-5/+2
2019-03-19Rollup merge of #59275 - regexident:docs-self, r=joshtriplettMazdak Farrokhzad-44/+44
2019-03-19Rollup merge of #59116 - estebank:comma-sugg, r=petrochenkovMazdak Farrokhzad-9/+27
2019-03-19Rollup merge of #58939 - taeguk:fix-doc-about-pin, r=rkruppeMazdak Farrokhzad-1/+1
2019-03-19Rollup merge of #58812 - jonhoo:floor_v_trunc, r=alexcrichtonMazdak Farrokhzad-8/+16
2019-03-19Rollup merge of #58778 - xfix:exact_size_case_mapping_iter, r=SimonSapinMazdak Farrokhzad-0/+26
2019-03-19Rollup merge of #57847 - clarcharr:dbg_no_params, r=CentrilMazdak Farrokhzad-4/+15
2019-03-19Rollup merge of #57729 - pnkfelix:issue-55748-pat-types-are-constraints-on-bi...Mazdak Farrokhzad-0/+99
2019-03-19Rollup merge of #56348 - matklad:todo-macro, r=withoutboatsMazdak Farrokhzad-1/+61
2019-03-19Make Option<ThreadId> no larger than ThreadId, with NonZeroU64Simon Sapin-3/+4
2019-03-19Directly reference the roadmap upstreamgnzlbg-18/+1
2019-03-19Export stats::Summary from libtestgnzlbg-1/+4
2019-03-19Add missing explicit importsgnzlbg-1/+6
2019-03-19Move black_box back to rust-lang/libtest and use explicit importsgnzlbg-1/+20
2019-03-19Add a README to libtest with a roadmapgnzlbg-0/+30
2019-03-19Allow the staged_apignzlbg-0/+1
2019-03-19Use feature(test)gnzlbg-0/+1
2019-03-19Use libtest from crates.iognzlbg-1/+1
2019-03-19Re-export libtestgnzlbg-0/+17
2019-03-19Move libtest out of rust-lang/rustgnzlbg-5646/+1