about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2023-02-25Auto merge of #2798 - LevitatingLion:master, r=oli-obkbors-17/+46
2023-02-25Update search eBNF with `!` movedMichael Howell-2/+2
2023-02-25Rollup merge of #108412 - GuillaumeGomez:fix-gui-test-navigation-bug, r=notri...Matthias Krüger-1/+1
2023-02-25Rollup merge of #108410 - notriddle:notriddle/tag-item-summary, r=GuillaumeGomezMatthias Krüger-4/+1
2023-02-25Rollup merge of #108404 - ozkanonur:108004, r=jyn514Matthias Krüger-2/+2
2023-02-25Rollup merge of #108354 - djkoloski:update_fuchsia_test_runner, r=djkoloskiMatthias Krüger-27/+149
2023-02-25fix: fix issue in macroEzra Shaw-1/+1
2023-02-25docs/test: add UI test and docs for `E0476`Ezra Shaw-1/+1
2023-02-25check is default to all targets nowyukang-2/+2
2023-02-24enable validate-mir-opts in mingw-checkyukang-2/+3
2023-02-24Update `fuchsia-test-runner.py` and docsDavid Koloski-27/+149
2023-02-24doc: cleanup of doc/index.mdTrevor Gross-63/+165
2023-02-24CI: Move `arm-unknown-linux-gnueabi` tests to Windows hostLevitatingLion-1/+1
2023-02-24Use full path to `c_char` in READMELevitatingLion-1/+1
2023-02-24use setup_version_info!klensy-8/+1
2023-02-24bump rustc_tools_utilklensy-3/+3
2023-02-24Test that the compiler/library builds with -Zmir-opt-level=3 -Zvalidate-miryukang-0/+11
2023-02-24Add ARM targets to CILevitatingLion-1/+5
2023-02-24Use pointers to `c_char` instead of `i8` in `miri_host_to_target_path`LevitatingLion-16/+28
2023-02-24Add shim for `llvm.arm.hint`LevitatingLion-0/+13
2023-02-23Update browser-ui-test versionGuillaume Gomez-1/+1
2023-02-23rustdoc: avoid including `<li>` tags in item table short descMichael Howell-4/+1
2023-02-24Use `List::empty()` instead of `mk_substs(&[])`.Nicholas Nethercote-2/+2
2023-02-24Rename many interner functions.Nicholas Nethercote-10/+10
2023-02-23support `x fmt` for sub and outside of rust directoriesozkanonur-2/+2
2023-02-23make --open work on all booksPietro Albini-15/+20
2023-02-23Auto merge of #108386 - matthiaskrgr:rollup-nojivk9, r=matthiaskrgrbors-14/+38
2023-02-23Rollup merge of #108349 - GuillaumeGomez:fix-duplicated-imports2, r=notriddleMatthias Krüger-14/+38
2023-02-22rustdoc: reduce allocations when generating tooltipsMichael Howell-23/+30
2023-02-23Auto merge of #108330 - weihanglo:update-cargo, r=weihanglobors-0/+0
2023-02-23Update cargoWeihang Lo-0/+0
2023-02-23Auto merge of #108324 - notriddle:notriddle/assoc-fn-method, r=compiler-error...bors-3/+3
2023-02-22Re-apply "switch to the macos-12-xl builder"Michael Goulet-1/+1
2023-02-22Auto merge of #108340 - eggyal:remove_traversal_trait_aliases, r=oli-obkbors-16/+16
2023-02-22Remove type-traversal trait aliasesAlan Egerton-16/+16
2023-02-22Prevent duplicated importsGuillaume Gomez-8/+16
2023-02-22clippy: update clippy to use new `TyCtxt::def_descr`Michael Howell-2/+2
2023-02-22diagnostics: if AssocFn has self argument, describe as methodMichael Howell-1/+1
2023-02-22Auto merge of #103042 - davidtwco:translation-distributed-ftl, r=oli-obkbors-14/+32
2023-02-22Add check to ensure there are no duplicates in rustdoc JSON output format in ...Guillaume Gomez-6/+22
2023-02-22Auto merge of #108339 - GuillaumeGomez:rollup-4z02kas, r=GuillaumeGomezbors-7/+29
2023-02-22Rollup merge of #108310 - GuillaumeGomez:fix-reexports-duplicated-attributes,...Guillaume Gomez-7/+17
2023-02-22Rollup merge of #108264 - jchecahi:tool-testsuite-ignores-no-fail-fast, r=ozk...Guillaume Gomez-0/+12
2023-02-22various: translation resources from cg backendDavid Wood-1/+4
2023-02-22various: translation resources from cg backendDavid Wood-14/+30
2023-02-22errors: generate typed identifiers in each crateDavid Wood-1/+1
2023-02-22errors: generate typed identifiers in each crateDavid Wood-8/+10
2023-02-22Auto merge of #108300 - oli-obk:elsa, r=eholkbors-0/+1
2023-02-22Add no-fail-fast support to miri, rustfmt and clippy testsuitesJesus Checa Hidalgo-0/+12
2023-02-21Update how-to-read-rustdoc.mdMichael Howell-0/+3